Enum Class UsageEndEnumeration

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

@Generated public enum UsageEndEnumeration extends Enum<UsageEndEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for Usage End.  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 416:45]
 
Protobuf enum uk.org.netex.www.netex.UsageEndEnumeration
  • Enum Constant Details

    • USAGE_END_ENUMERATION_UNSPECIFIED

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_UNSPECIFIED
       Default
       
      USAGE_END_ENUMERATION_UNSPECIFIED = 0;
    • USAGE_END_ENUMERATION_STANDARD_DURATION

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_STANDARD_DURATION
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 421:47]
       
      USAGE_END_ENUMERATION_STANDARD_DURATION = 1;
    • USAGE_END_ENUMERATION_END_OF_CALENDAR_PERIOD

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_END_OF_CALENDAR_PERIOD
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 422:50]
       
      USAGE_END_ENUMERATION_END_OF_CALENDAR_PERIOD = 2;
    • USAGE_END_ENUMERATION_END_OF_RIDE

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_END_OF_RIDE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 423:40]
       
      USAGE_END_ENUMERATION_END_OF_RIDE = 3;
    • USAGE_END_ENUMERATION_END_OF_TRIP

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_END_OF_TRIP
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 424:40]
       
      USAGE_END_ENUMERATION_END_OF_TRIP = 4;
    • USAGE_END_ENUMERATION_END_OF_FARE_DAY

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_END_OF_FARE_DAY
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 425:43]
       
      USAGE_END_ENUMERATION_END_OF_FARE_DAY = 5;
    • USAGE_END_ENUMERATION_END_OF_FARE_PERIOD

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_END_OF_FARE_PERIOD
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 426:46]
       
      USAGE_END_ENUMERATION_END_OF_FARE_PERIOD = 6;
    • USAGE_END_ENUMERATION_PRODUCT_EXPIRY

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_PRODUCT_EXPIRY
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 427:44]
       
      USAGE_END_ENUMERATION_PRODUCT_EXPIRY = 7;
    • USAGE_END_ENUMERATION_PROFILE_EXPIRY

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_PROFILE_EXPIRY
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 428:44]
       
      USAGE_END_ENUMERATION_PROFILE_EXPIRY = 8;
    • USAGE_END_ENUMERATION_DEREGISTRATION

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_DEREGISTRATION
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 429:45]
       
      USAGE_END_ENUMERATION_DEREGISTRATION = 9;
    • USAGE_END_ENUMERATION_OTHER

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_OTHER
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 430:36]
       
      USAGE_END_ENUMERATION_OTHER = 10;
    • USAGE_END_ENUMERATION_NO_TEMPORAL_VALIDITY

      public static final UsageEndEnumeration USAGE_END_ENUMERATION_NO_TEMPORAL_VALIDITY
       Indicate that there is no temporal validity to be added to ElementAccess when consuming  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 431:48]
       
      USAGE_END_ENUMERATION_NO_TEMPORAL_VALIDITY = 11;
    • UNRECOGNIZED

      public static final UsageEndEnumeration UNRECOGNIZED
  • Field Details

    • USAGE_END_ENUMERATION_UNSPECIFIED_VALUE

      public static final int USAGE_END_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      USAGE_END_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • USAGE_END_ENUMERATION_STANDARD_DURATION_VALUE

      public static final int USAGE_END_ENUMERATION_STANDARD_DURATION_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 421:47]
       
      USAGE_END_ENUMERATION_STANDARD_DURATION = 1;
      See Also:
    • USAGE_END_ENUMERATION_END_OF_CALENDAR_PERIOD_VALUE

      public static final int USAGE_END_ENUMERATION_END_OF_CALENDAR_PERIOD_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 422:50]
       
      USAGE_END_ENUMERATION_END_OF_CALENDAR_PERIOD = 2;
      See Also:
    • USAGE_END_ENUMERATION_END_OF_RIDE_VALUE

      public static final int USAGE_END_ENUMERATION_END_OF_RIDE_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 423:40]
       
      USAGE_END_ENUMERATION_END_OF_RIDE = 3;
      See Also:
    • USAGE_END_ENUMERATION_END_OF_TRIP_VALUE

      public static final int USAGE_END_ENUMERATION_END_OF_TRIP_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 424:40]
       
      USAGE_END_ENUMERATION_END_OF_TRIP = 4;
      See Also:
    • USAGE_END_ENUMERATION_END_OF_FARE_DAY_VALUE

      public static final int USAGE_END_ENUMERATION_END_OF_FARE_DAY_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 425:43]
       
      USAGE_END_ENUMERATION_END_OF_FARE_DAY = 5;
      See Also:
    • USAGE_END_ENUMERATION_END_OF_FARE_PERIOD_VALUE

      public static final int USAGE_END_ENUMERATION_END_OF_FARE_PERIOD_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 426:46]
       
      USAGE_END_ENUMERATION_END_OF_FARE_PERIOD = 6;
      See Also:
    • USAGE_END_ENUMERATION_PRODUCT_EXPIRY_VALUE

      public static final int USAGE_END_ENUMERATION_PRODUCT_EXPIRY_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 427:44]
       
      USAGE_END_ENUMERATION_PRODUCT_EXPIRY = 7;
      See Also:
    • USAGE_END_ENUMERATION_PROFILE_EXPIRY_VALUE

      public static final int USAGE_END_ENUMERATION_PROFILE_EXPIRY_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 428:44]
       
      USAGE_END_ENUMERATION_PROFILE_EXPIRY = 8;
      See Also:
    • USAGE_END_ENUMERATION_DEREGISTRATION_VALUE

      public static final int USAGE_END_ENUMERATION_DEREGISTRATION_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 429:45]
       
      USAGE_END_ENUMERATION_DEREGISTRATION = 9;
      See Also:
    • USAGE_END_ENUMERATION_OTHER_VALUE

      public static final int USAGE_END_ENUMERATION_OTHER_VALUE
       [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 430:36]
       
      USAGE_END_ENUMERATION_OTHER = 10;
      See Also:
    • USAGE_END_ENUMERATION_NO_TEMPORAL_VALIDITY_VALUE

      public static final int USAGE_END_ENUMERATION_NO_TEMPORAL_VALIDITY_VALUE
       Indicate that there is no temporal validity to be added to ElementAccess when consuming  [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 431:48]
       
      USAGE_END_ENUMERATION_NO_TEMPORAL_VALIDITY = 11;
      See Also:
  • Method Details

    • values

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