public class EnumPropertyBuilder extends AbstractPropertyBuilder<UIEnumProperty>
| Constructor and Description |
|---|
EnumPropertyBuilder() |
| Modifier and Type | Method and Description |
|---|---|
AbstractPropertyDTO |
build() |
protected Class<UIEnumProperty> |
getAnnotationType() |
protected String |
getForcedName() |
protected Boolean |
isReadonlyAnnotation() |
protected boolean |
isRequiredAnnotation() |
canBeEmpty, getAnnotation, getAsNameIndex, getProperty, getPropertyName, isReadonly, isRequired, preparepublic AbstractPropertyDTO build()
protected Class<UIEnumProperty> getAnnotationType()
getAnnotationType in class AbstractPropertyBuilder<UIEnumProperty>protected String getForcedName()
getForcedName in class AbstractPropertyBuilder<UIEnumProperty>protected boolean isRequiredAnnotation()
isRequiredAnnotation in class AbstractPropertyBuilder<UIEnumProperty>protected Boolean isReadonlyAnnotation()
isReadonlyAnnotation in class AbstractPropertyBuilder<UIEnumProperty>Copyright © 2018. All rights reserved.