Interface ItemIndex

All Superinterfaces:
ItemId, Serializable
All Known Implementing Classes:
ImmutableItemIndex

@Immutable public interface ItemIndex extends ItemId
  • Method Details

    • getIndex

      @Parameter(order=0) @NonNull Integer getIndex()
    • getValue

      default String getValue()
      Specified by:
      getValue in interface ItemId