Package org.tentackle.wurblet
Class AnnotationOption
- java.lang.Object
-
- org.tentackle.wurblet.AnnotationOption
-
public class AnnotationOption extends Object
Maps the annotation string of the model.
Implements the modifiers as described inAttributeOptions.getAnnotations().
-
-
Constructor Summary
Constructors Constructor Description AnnotationOption(String annotation)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAnnotation()booleanisHidden()booleanisSetterAndGetter()booleanisSetterOnly()
-