![]() |
|
| Name | @param |
| Example | @param kindOfElement String, the kind of the element |
| Description | You have to specify all parameters of you methods. After the @param tag you put the name of the parameter then the type of the parameter followed by a description. |
| Usage | required |
| Used by | method description |