Enum Class ExchangableToEnumeration

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

@Generated public enum ExchangableToEnumeration extends Enum<ExchangableToEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for Exchangeable to.  [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 212:50]
 
Protobuf enum uk.org.netex.www.netex.ExchangableToEnumeration
  • Enum Constant Details

    • EXCHANGABLE_TO_ENUMERATION_UNSPECIFIED

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_UNSPECIFIED
       Default
       
      EXCHANGABLE_TO_ENUMERATION_UNSPECIFIED = 0;
    • EXCHANGABLE_TO_ENUMERATION_ANY_PRODUCT

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_ANY_PRODUCT
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 217:41]
       
      EXCHANGABLE_TO_ENUMERATION_ANY_PRODUCT = 1;
    • EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SAME_DAY

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SAME_DAY
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 218:49]
       
      EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SAME_DAY = 2;
    • EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_ANY_DAY

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_ANY_DAY
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 219:48]
       
      EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_ANY_DAY = 3;
    • EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_LONGER_JOURNEY

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_LONGER_JOURNEY
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 220:55]
       
      EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_LONGER_JOURNEY = 4;
    • EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 221:56]
       
      EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY = 5;
    • EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_STANDARD_FARE

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_STANDARD_FARE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 222:52]
       
      EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_STANDARD_FARE = 6;
    • EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_SPECIFIED_FARE

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_SPECIFIED_FARE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 223:53]
       
      EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_SPECIFIED_FARE = 7;
    • EXCHANGABLE_TO_ENUMERATION_DOWNGRADE_TO_SPECIFIED_FARE

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_DOWNGRADE_TO_SPECIFIED_FARE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 224:55]
       
      EXCHANGABLE_TO_ENUMERATION_DOWNGRADE_TO_SPECIFIED_FARE = 8;
    • EXCHANGABLE_TO_ENUMERATION_EQUIVALENT_PRODUCT

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_EQUIVALENT_PRODUCT
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 225:48]
       
      EXCHANGABLE_TO_ENUMERATION_EQUIVALENT_PRODUCT = 9;
    • EXCHANGABLE_TO_ENUMERATION_CHANGE_GROUP_SIZE

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_CHANGE_GROUP_SIZE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 226:46]
       
      EXCHANGABLE_TO_ENUMERATION_CHANGE_GROUP_SIZE = 10;
    • EXCHANGABLE_TO_ENUMERATION_OTHER

      public static final ExchangableToEnumeration EXCHANGABLE_TO_ENUMERATION_OTHER
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 227:36]
       
      EXCHANGABLE_TO_ENUMERATION_OTHER = 11;
    • UNRECOGNIZED

      public static final ExchangableToEnumeration UNRECOGNIZED
  • Field Details

    • EXCHANGABLE_TO_ENUMERATION_UNSPECIFIED_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      EXCHANGABLE_TO_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • EXCHANGABLE_TO_ENUMERATION_ANY_PRODUCT_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_ANY_PRODUCT_VALUE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 217:41]
       
      EXCHANGABLE_TO_ENUMERATION_ANY_PRODUCT = 1;
      See Also:
    • EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SAME_DAY_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SAME_DAY_VALUE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 218:49]
       
      EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SAME_DAY = 2;
      See Also:
    • EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_ANY_DAY_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_ANY_DAY_VALUE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 219:48]
       
      EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_ANY_DAY = 3;
      See Also:
    • EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_LONGER_JOURNEY_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_LONGER_JOURNEY_VALUE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 220:55]
       
      EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_LONGER_JOURNEY = 4;
      See Also:
    • EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY_VALUE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 221:56]
       
      EXCHANGABLE_TO_ENUMERATION_SAME_PRODUCT_SHORTER_JOURNEY = 5;
      See Also:
    • EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_STANDARD_FARE_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_STANDARD_FARE_VALUE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 222:52]
       
      EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_STANDARD_FARE = 6;
      See Also:
    • EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_SPECIFIED_FARE_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_SPECIFIED_FARE_VALUE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 223:53]
       
      EXCHANGABLE_TO_ENUMERATION_UPGRADE_TO_SPECIFIED_FARE = 7;
      See Also:
    • EXCHANGABLE_TO_ENUMERATION_DOWNGRADE_TO_SPECIFIED_FARE_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_DOWNGRADE_TO_SPECIFIED_FARE_VALUE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 224:55]
       
      EXCHANGABLE_TO_ENUMERATION_DOWNGRADE_TO_SPECIFIED_FARE = 8;
      See Also:
    • EXCHANGABLE_TO_ENUMERATION_EQUIVALENT_PRODUCT_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_EQUIVALENT_PRODUCT_VALUE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 225:48]
       
      EXCHANGABLE_TO_ENUMERATION_EQUIVALENT_PRODUCT = 9;
      See Also:
    • EXCHANGABLE_TO_ENUMERATION_CHANGE_GROUP_SIZE_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_CHANGE_GROUP_SIZE_VALUE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 226:46]
       
      EXCHANGABLE_TO_ENUMERATION_CHANGE_GROUP_SIZE = 10;
      See Also:
    • EXCHANGABLE_TO_ENUMERATION_OTHER_VALUE

      public static final int EXCHANGABLE_TO_ENUMERATION_OTHER_VALUE
       [netex_part_3/part3_fares/netex_usageParameterAfterSales_support.xsd at 227:36]
       
      EXCHANGABLE_TO_ENUMERATION_OTHER = 11;
      See Also:
  • Method Details

    • values

      public static ExchangableToEnumeration[] 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 ExchangableToEnumeration 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 ExchangableToEnumeration 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 ExchangableToEnumeration 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<ExchangableToEnumeration> 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 com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
    • valueOf

      public static ExchangableToEnumeration 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