Enum GS1SystemElementValidationStatus

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      VALID

      The GS1 field is valid.

      INVALID

      The GS1 field is not valid.

    • Constructor Detail

    • Method Detail

      • valueOf

         final GS1SystemElementValidationStatus valueOf(String value)

        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)