Annotation Type AttributeSetter
-
@Retention(RUNTIME) @Target(METHOD) public @interface AttributeSetter
Setter for the model viewer attribute.- Author:
- Kevin Goeser
- See Also:
Attribute
,ModelViewer
-
-
Element Detail
-
value
String value
- Returns:
- The name of the attribute.
-
-