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