Enum Class CompanionRelationshipEnumeration

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

public enum CompanionRelationshipEnumeration extends Enum<CompanionRelationshipEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for COMPANION RELATIONSHIP TYPE Type.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 335:58]
 
Protobuf enum uk.org.netex.www.netex.CompanionRelationshipEnumeration
  • Enum Constant Details

    • COMPANION_RELATIONSHIP_ENUMERATION_UNSPECIFIED

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_UNSPECIFIED
       Default
       
      COMPANION_RELATIONSHIP_ENUMERATION_UNSPECIFIED = 0;
    • COMPANION_RELATIONSHIP_ENUMERATION_ANYONE

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_ANYONE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 340:37]
       
      COMPANION_RELATIONSHIP_ENUMERATION_ANYONE = 1;
    • COMPANION_RELATIONSHIP_ENUMERATION_PARENT

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_PARENT
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 341:37]
       
      COMPANION_RELATIONSHIP_ENUMERATION_PARENT = 2;
    • COMPANION_RELATIONSHIP_ENUMERATION_GRANDPARENT

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_GRANDPARENT
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 342:42]
       
      COMPANION_RELATIONSHIP_ENUMERATION_GRANDPARENT = 3;
    • COMPANION_RELATIONSHIP_ENUMERATION_CHILD

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_CHILD
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 343:36]
       
      COMPANION_RELATIONSHIP_ENUMERATION_CHILD = 4;
    • COMPANION_RELATIONSHIP_ENUMERATION_GRANDCHILD

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_GRANDCHILD
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 344:41]
       
      COMPANION_RELATIONSHIP_ENUMERATION_GRANDCHILD = 5;
    • COMPANION_RELATIONSHIP_ENUMERATION_FAMILY

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_FAMILY
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 345:37]
       
      COMPANION_RELATIONSHIP_ENUMERATION_FAMILY = 6;
    • COMPANION_RELATIONSHIP_ENUMERATION_SPOUSE

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_SPOUSE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 346:37]
       
      COMPANION_RELATIONSHIP_ENUMERATION_SPOUSE = 7;
    • COMPANION_RELATIONSHIP_ENUMERATION_PARTNER

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_PARTNER
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 347:38]
       
      COMPANION_RELATIONSHIP_ENUMERATION_PARTNER = 8;
    • COMPANION_RELATIONSHIP_ENUMERATION_DEPENDENT

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_DEPENDENT
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 348:40]
       
      COMPANION_RELATIONSHIP_ENUMERATION_DEPENDENT = 9;
    • COMPANION_RELATIONSHIP_ENUMERATION_COLLEAGUE

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_COLLEAGUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 349:40]
       
      COMPANION_RELATIONSHIP_ENUMERATION_COLLEAGUE = 10;
    • COMPANION_RELATIONSHIP_ENUMERATION_PUPIL

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_PUPIL
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 350:36]
       
      COMPANION_RELATIONSHIP_ENUMERATION_PUPIL = 11;
    • COMPANION_RELATIONSHIP_ENUMERATION_TEACHER

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_TEACHER
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 351:38]
       
      COMPANION_RELATIONSHIP_ENUMERATION_TEACHER = 12;
    • COMPANION_RELATIONSHIP_ENUMERATION_CARER

      public static final CompanionRelationshipEnumeration COMPANION_RELATIONSHIP_ENUMERATION_CARER
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 352:36]
       
      COMPANION_RELATIONSHIP_ENUMERATION_CARER = 13;
    • UNRECOGNIZED

      public static final CompanionRelationshipEnumeration UNRECOGNIZED
  • Field Details

    • COMPANION_RELATIONSHIP_ENUMERATION_UNSPECIFIED_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      COMPANION_RELATIONSHIP_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_ANYONE_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_ANYONE_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 340:37]
       
      COMPANION_RELATIONSHIP_ENUMERATION_ANYONE = 1;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_PARENT_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_PARENT_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 341:37]
       
      COMPANION_RELATIONSHIP_ENUMERATION_PARENT = 2;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_GRANDPARENT_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_GRANDPARENT_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 342:42]
       
      COMPANION_RELATIONSHIP_ENUMERATION_GRANDPARENT = 3;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_CHILD_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_CHILD_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 343:36]
       
      COMPANION_RELATIONSHIP_ENUMERATION_CHILD = 4;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_GRANDCHILD_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_GRANDCHILD_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 344:41]
       
      COMPANION_RELATIONSHIP_ENUMERATION_GRANDCHILD = 5;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_FAMILY_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_FAMILY_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 345:37]
       
      COMPANION_RELATIONSHIP_ENUMERATION_FAMILY = 6;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_SPOUSE_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_SPOUSE_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 346:37]
       
      COMPANION_RELATIONSHIP_ENUMERATION_SPOUSE = 7;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_PARTNER_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_PARTNER_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 347:38]
       
      COMPANION_RELATIONSHIP_ENUMERATION_PARTNER = 8;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_DEPENDENT_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_DEPENDENT_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 348:40]
       
      COMPANION_RELATIONSHIP_ENUMERATION_DEPENDENT = 9;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_COLLEAGUE_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_COLLEAGUE_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 349:40]
       
      COMPANION_RELATIONSHIP_ENUMERATION_COLLEAGUE = 10;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_PUPIL_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_PUPIL_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 350:36]
       
      COMPANION_RELATIONSHIP_ENUMERATION_PUPIL = 11;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_TEACHER_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_TEACHER_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 351:38]
       
      COMPANION_RELATIONSHIP_ENUMERATION_TEACHER = 12;
      See Also:
    • COMPANION_RELATIONSHIP_ENUMERATION_CARER_VALUE

      public static final int COMPANION_RELATIONSHIP_ENUMERATION_CARER_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 352:36]
       
      COMPANION_RELATIONSHIP_ENUMERATION_CARER = 13;
      See Also:
  • Method Details

    • values

      public static CompanionRelationshipEnumeration[] 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 CompanionRelationshipEnumeration 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 CompanionRelationshipEnumeration 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 CompanionRelationshipEnumeration 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<CompanionRelationshipEnumeration> 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 CompanionRelationshipEnumeration 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