Package io.dialob.executor.model
Interface ValueSetId
-
- All Superinterfaces:
ItemId,Serializable
- All Known Implementing Classes:
ImmutableValueSetId
@Immutable public interface ValueSetId extends ItemId
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default Optional<ItemId>getParent()default StringgetValue()StringgetValueSetId()-
Methods inherited from interface io.dialob.executor.model.ItemId
isPartial, withParent, withParent
-
-