Annotation Interface Parameter
Specifies behaviour for a parameter of the "execute" method of a template class.
- 
Optional Element SummaryOptional ElementsModifier and TypeOptional ElementDescriptionIndicates the default value, as it will be written in Java code.Returns the name of the exported property name.booleanIndicates that this parameter is required.
- 
Field SummaryFields
- 
Field Details- 
SAME_NAMEIndicates to use the parameter name itself for the exported name.- See Also:
 
 
- 
- 
Element Details