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