public interface ImmutableAttachedData extends ImmutableDataManipulator<ImmutableAttachedData,AttachedData>
ImmutableDataManipulator
representing the "attached".Modifier and Type | Method and Description |
---|---|
ImmutableValue<Boolean> |
attached()
Gets the
ImmutableValue for the "attached" state. |
asMutable, copy, with, with
getContentVersion, toContainer
ImmutableValue<Boolean> attached()
ImmutableValue
for the "attached" state.