public interface AgeableData extends DataManipulator<AgeableData,ImmutableAgeableData>
| Modifier and Type | Method and Description |
|---|---|
Value<Boolean> |
adult()
|
MutableBoundedValue<Integer> |
age()
Gets the
MutableBoundedValue for the "age" state. |
asImmutable, copy, fill, fill, from, set, set, set, set, transformgetContentVersion, toContainerMutableBoundedValue<Integer> age()
MutableBoundedValue for the "age" state.Keys.AGE