Annotation Interface ParametersMapper
Parameter mapper to map the parameters.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionboolean
Flag if automapping should be provided.jadex.model.annotation.Value
The method name.
-
Element Details
-
value
jadex.model.annotation.Value valueThe method name.- Default:
@jadex.model.annotation.Value
-
automapping
boolean automappingFlag if automapping should be provided.- Default:
false
-