public class PrefProperty extends ManagedModelProperty
isProperty| Modifier and Type | Field and Description |
|---|---|
protected PreferenceType |
preferenceType
kind of preference associated
|
bindPropertyannotations, fieldWithGetter, fieldWithIs, fieldWithSetter, parent, propertyType, publicFieldelement, name| Constructor and Description |
|---|
PrefProperty(ModelEntity entity,
Element element) |
| Modifier and Type | Method and Description |
|---|---|
PreferenceType |
getPreferenceType() |
void |
setPreferenceType(PreferenceType preferenceType) |
accept, addAnnotation, equals, getAnnotation, getParent, getPropertyType, hasAnnotation, hashCode, isFieldWithGetter, isFieldWithIs, isFieldWithSetter, isProperty, isPublicField, isType, isType, setFieldWithGetter, setFieldWithIs, setFieldWithSettergetElement, getNameclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetElementprotected PreferenceType preferenceType
public PrefProperty(ModelEntity entity, Element element)
public PreferenceType getPreferenceType()
public void setPreferenceType(PreferenceType preferenceType)
Copyright © 2017. All rights reserved.