Package io.dialob.executor.model
Interface ItemIdPartial
-
- All Superinterfaces:
ItemId,Serializable
- All Known Implementing Classes:
ImmutableItemIdPartial
@Immutable public interface ItemIdPartial extends ItemId
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default StringgetValue()default booleanisPartial()-
Methods inherited from interface io.dialob.executor.model.ItemId
getParent, withParent, withParent
-
-