Enum Class OnCeasingEnumeration

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

@Generated public enum OnCeasingEnumeration extends Enum<OnCeasingEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for Ceasing  to be Eligible + v1.1  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 515:46]
 
Protobuf enum uk.org.netex.www.netex.OnCeasingEnumeration
  • Enum Constant Details

    • ON_CEASING_ENUMERATION_UNSPECIFIED

      public static final OnCeasingEnumeration ON_CEASING_ENUMERATION_UNSPECIFIED
       Default
       
      ON_CEASING_ENUMERATION_UNSPECIFIED = 0;
    • ON_CEASING_ENUMERATION_IMMEDIATE_TERMINATION

      public static final OnCeasingEnumeration ON_CEASING_ENUMERATION_IMMEDIATE_TERMINATION
       If user ceases to be eligible, automatically terminate validity of an  elibility dependent product.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 520:50]
       
      ON_CEASING_ENUMERATION_IMMEDIATE_TERMINATION = 1;
    • ON_CEASING_ENUMERATION_USE_UNTIL_EXPIRY

      public static final OnCeasingEnumeration ON_CEASING_ENUMERATION_USE_UNTIL_EXPIRY
       If user ceases to be eligible, they may go on using the product until it  expires..  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 525:44]
       
      ON_CEASING_ENUMERATION_USE_UNTIL_EXPIRY = 2;
    • ON_CEASING_ENUMERATION_TERMINATE_AFTER_GRACE_PERIOD

      public static final OnCeasingEnumeration ON_CEASING_ENUMERATION_TERMINATE_AFTER_GRACE_PERIOD
       If user ceases to be eligible,  termination  take place after the end of a grace period  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 530:55]
       
      ON_CEASING_ENUMERATION_TERMINATE_AFTER_GRACE_PERIOD = 3;
    • ON_CEASING_ENUMERATION_AUTOMATICALLY_SUBSTITUTE_PRODUCT

      public static final OnCeasingEnumeration ON_CEASING_ENUMERATION_AUTOMATICALLY_SUBSTITUTE_PRODUCT
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 535:61]
       
      ON_CEASING_ENUMERATION_AUTOMATICALLY_SUBSTITUTE_PRODUCT = 4;
    • ON_CEASING_ENUMERATION_NO_ACTION

      public static final OnCeasingEnumeration ON_CEASING_ENUMERATION_NO_ACTION
       If user ceases to be eligible, automatically substitute them with an appropiate  replacement product.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 536:38]
       
      ON_CEASING_ENUMERATION_NO_ACTION = 5;
    • ON_CEASING_ENUMERATION_OTHER

      public static final OnCeasingEnumeration ON_CEASING_ENUMERATION_OTHER
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 541:36]
       
      ON_CEASING_ENUMERATION_OTHER = 6;
    • UNRECOGNIZED

      public static final OnCeasingEnumeration UNRECOGNIZED
  • Field Details

    • ON_CEASING_ENUMERATION_UNSPECIFIED_VALUE

      public static final int ON_CEASING_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      ON_CEASING_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • ON_CEASING_ENUMERATION_IMMEDIATE_TERMINATION_VALUE

      public static final int ON_CEASING_ENUMERATION_IMMEDIATE_TERMINATION_VALUE
       If user ceases to be eligible, automatically terminate validity of an  elibility dependent product.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 520:50]
       
      ON_CEASING_ENUMERATION_IMMEDIATE_TERMINATION = 1;
      See Also:
    • ON_CEASING_ENUMERATION_USE_UNTIL_EXPIRY_VALUE

      public static final int ON_CEASING_ENUMERATION_USE_UNTIL_EXPIRY_VALUE
       If user ceases to be eligible, they may go on using the product until it  expires..  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 525:44]
       
      ON_CEASING_ENUMERATION_USE_UNTIL_EXPIRY = 2;
      See Also:
    • ON_CEASING_ENUMERATION_TERMINATE_AFTER_GRACE_PERIOD_VALUE

      public static final int ON_CEASING_ENUMERATION_TERMINATE_AFTER_GRACE_PERIOD_VALUE
       If user ceases to be eligible,  termination  take place after the end of a grace period  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 530:55]
       
      ON_CEASING_ENUMERATION_TERMINATE_AFTER_GRACE_PERIOD = 3;
      See Also:
    • ON_CEASING_ENUMERATION_AUTOMATICALLY_SUBSTITUTE_PRODUCT_VALUE

      public static final int ON_CEASING_ENUMERATION_AUTOMATICALLY_SUBSTITUTE_PRODUCT_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 535:61]
       
      ON_CEASING_ENUMERATION_AUTOMATICALLY_SUBSTITUTE_PRODUCT = 4;
      See Also:
    • ON_CEASING_ENUMERATION_NO_ACTION_VALUE

      public static final int ON_CEASING_ENUMERATION_NO_ACTION_VALUE
       If user ceases to be eligible, automatically substitute them with an appropiate  replacement product.  [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 536:38]
       
      ON_CEASING_ENUMERATION_NO_ACTION = 5;
      See Also:
    • ON_CEASING_ENUMERATION_OTHER_VALUE

      public static final int ON_CEASING_ENUMERATION_OTHER_VALUE
       [netex_part_3/part3_fares/netex_usageParameterEligibility_support.xsd at 541:36]
       
      ON_CEASING_ENUMERATION_OTHER = 6;
      See Also:
  • Method Details

    • values

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