@JsonApiResource(type="metaComputedAttribute") public class MetaComputedAttribute extends MetaAttribute
| Constructor and Description |
|---|
MetaComputedAttribute() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(Object dataObject) |
void |
setValue(Object dataObject,
Object value) |
addValue, getAnnotation, getAnnotations, getOppositeAttribute, getParent, getType, isAssociation, isDerived, isFilterable, isLazy, isPrimaryKeyAttribute, isSortable, isVersion, removeValue, setAssociation, setDerived, setFilterable, setLazy, setOppositeAttribute, setPrimaryKeyAttribute, setSortable, setType, setVersionaddChild, asDataObject, asType, getChildren, getId, getName, hasId, setChildren, setId, setName, setParent, setParent, toStringpublic Object getValue(Object dataObject)
getValue in class MetaAttributepublic void setValue(Object dataObject, Object value)
setValue in class MetaAttributeCopyright © 2017. All Rights Reserved.