@JsonApiResource(type="metaComputedAttribute")
public class MetaComputedAttribute
extends io.crnk.meta.model.MetaAttribute
| Constructor and Description |
|---|
MetaComputedAttribute() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue(java.lang.Object dataObject) |
void |
setValue(java.lang.Object dataObject,
java.lang.Object value) |
addValue, getAnnotation, getAnnotations, getOppositeAttribute, getParent, getReadMethod, getType, getWriteMethod, isAssociation, isCascaded, isDerived, isFilterable, isInsertable, isLazy, isLob, isNullable, isPrimaryKeyAttribute, isSortable, isUpdatable, isVersion, removeValue, setAssociation, setCascaded, setDerived, setFilterable, setInsertable, setLazy, setLob, setNullable, setOppositeAttribute, setPrimaryKeyAttribute, setReadMethod, setSortable, setType, setUpdatable, setVersion, setWriteMethod