Enum Class DistributionChannelTypeEnumeration

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

public enum DistributionChannelTypeEnumeration extends Enum<DistributionChannelTypeEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for DISTRIBUTION CHANNEL TYPE Type.  [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 171:60]
 
Protobuf enum uk.org.netex.www.netex.DistributionChannelTypeEnumeration
  • Enum Constant Details

    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_UNSPECIFIED

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_UNSPECIFIED
       Default
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_UNSPECIFIED = 0;
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AT_STOP

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AT_STOP
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 176:37]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AT_STOP = 1;
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ON_BOARD

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ON_BOARD
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 177:38]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ON_BOARD = 2;
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 178:37]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE = 3;
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE_ACCOUNT

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE_ACCOUNT
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 179:44]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE_ACCOUNT = 4;
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TELEPHONE

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TELEPHONE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 180:40]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TELEPHONE = 5;
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ELECTRONIC_PASS

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ELECTRONIC_PASS
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 181:45]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ELECTRONIC_PASS = 6;
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_POSTAL

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_POSTAL
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 182:37]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_POSTAL = 7;
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_MOBILE_DEVICE

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_MOBILE_DEVICE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 183:43]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_MOBILE_DEVICE = 8;
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AGENCY

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AGENCY
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 184:37]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AGENCY = 9;
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TOUR_OPERATOR

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TOUR_OPERATOR
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 185:43]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TOUR_OPERATOR = 10;
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_OTHER

      public static final DistributionChannelTypeEnumeration DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_OTHER
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 186:36]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_OTHER = 11;
    • UNRECOGNIZED

      public static final DistributionChannelTypeEnumeration UNRECOGNIZED
  • Field Details

    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_UNSPECIFIED_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AT_STOP_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AT_STOP_VALUE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 176:37]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AT_STOP = 1;
      See Also:
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ON_BOARD_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ON_BOARD_VALUE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 177:38]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ON_BOARD = 2;
      See Also:
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE_VALUE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 178:37]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE = 3;
      See Also:
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE_ACCOUNT_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE_ACCOUNT_VALUE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 179:44]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ONLINE_ACCOUNT = 4;
      See Also:
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TELEPHONE_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TELEPHONE_VALUE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 180:40]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TELEPHONE = 5;
      See Also:
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ELECTRONIC_PASS_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ELECTRONIC_PASS_VALUE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 181:45]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_ELECTRONIC_PASS = 6;
      See Also:
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_POSTAL_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_POSTAL_VALUE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 182:37]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_POSTAL = 7;
      See Also:
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_MOBILE_DEVICE_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_MOBILE_DEVICE_VALUE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 183:43]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_MOBILE_DEVICE = 8;
      See Also:
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AGENCY_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AGENCY_VALUE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 184:37]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_AGENCY = 9;
      See Also:
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TOUR_OPERATOR_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TOUR_OPERATOR_VALUE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 185:43]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_TOUR_OPERATOR = 10;
      See Also:
    • DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_OTHER_VALUE

      public static final int DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_OTHER_VALUE
       [netex_part_3/part3_fares/netex_salesDistribution_support.xsd at 186:36]
       
      DISTRIBUTION_CHANNEL_TYPE_ENUMERATION_OTHER = 11;
      See Also:
  • Method Details

    • values

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