Enum Class ProofOfIdentityEnumeration

java.lang.Object
java.lang.Enum<ProofOfIdentityEnumeration>
uk.org.netex.www.netex.ProofOfIdentityEnumeration
All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite, com.google.protobuf.ProtocolMessageEnum, Serializable, Comparable<ProofOfIdentityEnumeration>, Constable

public enum ProofOfIdentityEnumeration extends Enum<ProofOfIdentityEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for PROOF REQUIIRED Type.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 368:52]
 
Protobuf enum uk.org.netex.www.netex.ProofOfIdentityEnumeration
  • Enum Constant Details

    • PROOF_OF_IDENTITY_ENUMERATION_UNSPECIFIED

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_UNSPECIFIED
       Default
       
      PROOF_OF_IDENTITY_ENUMERATION_UNSPECIFIED = 0;
    • PROOF_OF_IDENTITY_ENUMERATION_NONE_REQUIRED

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_NONE_REQUIRED
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 373:43]
       
      PROOF_OF_IDENTITY_ENUMERATION_NONE_REQUIRED = 1;
    • PROOF_OF_IDENTITY_ENUMERATION_CREDIT_CARD

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_CREDIT_CARD
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 374:41]
       
      PROOF_OF_IDENTITY_ENUMERATION_CREDIT_CARD = 2;
    • PROOF_OF_IDENTITY_ENUMERATION_PASSPORT

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_PASSPORT
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 375:39]
       
      PROOF_OF_IDENTITY_ENUMERATION_PASSPORT = 3;
    • PROOF_OF_IDENTITY_ENUMERATION_DRIVING_LICENCE

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_DRIVING_LICENCE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 376:45]
       
      PROOF_OF_IDENTITY_ENUMERATION_DRIVING_LICENCE = 4;
    • PROOF_OF_IDENTITY_ENUMERATION_BIRTH_CERTIFICATE

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_BIRTH_CERTIFICATE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 377:47]
       
      PROOF_OF_IDENTITY_ENUMERATION_BIRTH_CERTIFICATE = 5;
    • PROOF_OF_IDENTITY_ENUMERATION_MEMBERSHIP_CARD

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_MEMBERSHIP_CARD
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 378:45]
       
      PROOF_OF_IDENTITY_ENUMERATION_MEMBERSHIP_CARD = 6;
    • PROOF_OF_IDENTITY_ENUMERATION_IDENTITY_DOCUMENT

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_IDENTITY_DOCUMENT
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 379:47]
       
      PROOF_OF_IDENTITY_ENUMERATION_IDENTITY_DOCUMENT = 7;
    • PROOF_OF_IDENTITY_ENUMERATION_MEDICAL_DOCUMENT

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_MEDICAL_DOCUMENT
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 380:46]
       
      PROOF_OF_IDENTITY_ENUMERATION_MEDICAL_DOCUMENT = 8;
    • PROOF_OF_IDENTITY_ENUMERATION_STUDENT_CARD

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_STUDENT_CARD
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 381:42]
       
      PROOF_OF_IDENTITY_ENUMERATION_STUDENT_CARD = 9;
    • PROOF_OF_IDENTITY_ENUMERATION_LETTER_W_ITH_ADDRESS

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_LETTER_W_ITH_ADDRESS
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 382:48]
       
      PROOF_OF_IDENTITY_ENUMERATION_LETTER_W_ITH_ADDRESS = 10;
    • PROOF_OF_IDENTITY_ENUMERATION_MOBILE_DEVICE

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_MOBILE_DEVICE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 383:43]
       
      PROOF_OF_IDENTITY_ENUMERATION_MOBILE_DEVICE = 11;
    • PROOF_OF_IDENTITY_ENUMERATION_EMAIL_ACCOUNT

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_EMAIL_ACCOUNT
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 384:43]
       
      PROOF_OF_IDENTITY_ENUMERATION_EMAIL_ACCOUNT = 12;
    • PROOF_OF_IDENTITY_ENUMERATION_MEASUREMENT

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_MEASUREMENT
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 385:42]
       
      PROOF_OF_IDENTITY_ENUMERATION_MEASUREMENT = 13;
    • PROOF_OF_IDENTITY_ENUMERATION_OTHER

      public static final ProofOfIdentityEnumeration PROOF_OF_IDENTITY_ENUMERATION_OTHER
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 386:36]
       
      PROOF_OF_IDENTITY_ENUMERATION_OTHER = 14;
    • UNRECOGNIZED

      public static final ProofOfIdentityEnumeration UNRECOGNIZED
  • Field Details

    • PROOF_OF_IDENTITY_ENUMERATION_UNSPECIFIED_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      PROOF_OF_IDENTITY_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_NONE_REQUIRED_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_NONE_REQUIRED_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 373:43]
       
      PROOF_OF_IDENTITY_ENUMERATION_NONE_REQUIRED = 1;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_CREDIT_CARD_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_CREDIT_CARD_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 374:41]
       
      PROOF_OF_IDENTITY_ENUMERATION_CREDIT_CARD = 2;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_PASSPORT_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_PASSPORT_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 375:39]
       
      PROOF_OF_IDENTITY_ENUMERATION_PASSPORT = 3;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_DRIVING_LICENCE_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_DRIVING_LICENCE_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 376:45]
       
      PROOF_OF_IDENTITY_ENUMERATION_DRIVING_LICENCE = 4;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_BIRTH_CERTIFICATE_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_BIRTH_CERTIFICATE_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 377:47]
       
      PROOF_OF_IDENTITY_ENUMERATION_BIRTH_CERTIFICATE = 5;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_MEMBERSHIP_CARD_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_MEMBERSHIP_CARD_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 378:45]
       
      PROOF_OF_IDENTITY_ENUMERATION_MEMBERSHIP_CARD = 6;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_IDENTITY_DOCUMENT_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_IDENTITY_DOCUMENT_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 379:47]
       
      PROOF_OF_IDENTITY_ENUMERATION_IDENTITY_DOCUMENT = 7;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_MEDICAL_DOCUMENT_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_MEDICAL_DOCUMENT_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 380:46]
       
      PROOF_OF_IDENTITY_ENUMERATION_MEDICAL_DOCUMENT = 8;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_STUDENT_CARD_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_STUDENT_CARD_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 381:42]
       
      PROOF_OF_IDENTITY_ENUMERATION_STUDENT_CARD = 9;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_LETTER_W_ITH_ADDRESS_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_LETTER_W_ITH_ADDRESS_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 382:48]
       
      PROOF_OF_IDENTITY_ENUMERATION_LETTER_W_ITH_ADDRESS = 10;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_MOBILE_DEVICE_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_MOBILE_DEVICE_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 383:43]
       
      PROOF_OF_IDENTITY_ENUMERATION_MOBILE_DEVICE = 11;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_EMAIL_ACCOUNT_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_EMAIL_ACCOUNT_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 384:43]
       
      PROOF_OF_IDENTITY_ENUMERATION_EMAIL_ACCOUNT = 12;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_MEASUREMENT_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_MEASUREMENT_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 385:42]
       
      PROOF_OF_IDENTITY_ENUMERATION_MEASUREMENT = 13;
      See Also:
    • PROOF_OF_IDENTITY_ENUMERATION_OTHER_VALUE

      public static final int PROOF_OF_IDENTITY_ENUMERATION_OTHER_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 386:36]
       
      PROOF_OF_IDENTITY_ENUMERATION_OTHER = 14;
      See Also:
  • Method Details

    • values

      public static ProofOfIdentityEnumeration[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static ProofOfIdentityEnumeration valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • getNumber

      public final int getNumber()
      Specified by:
      getNumber in interface com.google.protobuf.Internal.EnumLite
      Specified by:
      getNumber in interface com.google.protobuf.ProtocolMessageEnum
    • valueOf

      @Deprecated public static ProofOfIdentityEnumeration valueOf(int value)
      Deprecated.
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      value - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • forNumber

      public static ProofOfIdentityEnumeration forNumber(int value)
      Parameters:
      value - The numeric wire value of the corresponding enum entry.
      Returns:
      The enum associated with the given numeric wire value.
    • internalGetValueMap

      public static com.google.protobuf.Internal.EnumLiteMap<ProofOfIdentityEnumeration> internalGetValueMap()
    • getValueDescriptor

      public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
      Specified by:
      getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptorForType

      public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnum
    • getDescriptor

      public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
    • valueOf

      public static ProofOfIdentityEnumeration valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      desc - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null