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, transform
getContentVersion, toContainer
MutableBoundedValue<Integer> age()
MutableBoundedValue
for the "age" state.Keys.AGE