Interface ItemRef

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

@Immutable public interface ItemRef extends ItemId
  • Method Details

    • getId

      @Parameter(order=0) @NonNull String getId()
    • getValue

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