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