public class PrefProperty extends ManagedModelProperty
isPropertyModelProperty.TypeAdapter| Modifier and Type | Field and Description |
|---|---|
protected PreferenceType |
preferenceType
kind of preference associated
|
bindPropertyannotations, fieldWithGetter, fieldWithIs, fieldWithSetter, parent, propertyType, publicField, typeAdapterelement, name| Constructor and Description |
|---|
PrefProperty(ModelEntity entity,
Element element,
List<ModelAnnotation> modelAnnotations) |
| Modifier and Type | Method and Description |
|---|---|
PreferenceType |
getPreferenceType() |
void |
setPreferenceType(PreferenceType preferenceType) |
accept, addAnnotation, detectRealtType, equals, getAnnotation, getParent, getPropertyType, hasAnnotation, hashCode, hasTypeAdapter, 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, List<ModelAnnotation> modelAnnotations)
public PreferenceType getPreferenceType()
public void setPreferenceType(PreferenceType preferenceType)
Copyright © 2017. All rights reserved.