Interface Payload.Representation

All Known Implementing Classes:
Payload.BasicRepresentation, Payload.GIAIFieldRepresentation, Payload.GS1_AI_Representation, Payload.Sgtin96Representation
Enclosing class:
Payload

public static interface Payload.Representation
All representations implement the Representation interface. Several helper methods are available for the values in all representation enums.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
     
  • Method Details

    • getName

      @NonNull String getName()
    • getId

      int getId()