Package uk.org.netex.www.netex
Enum Class RegisterBreakOfJourneyEnumeration
java.lang.Object
java.lang.Enum<RegisterBreakOfJourneyEnumeration>
uk.org.netex.www.netex.RegisterBreakOfJourneyEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<RegisterBreakOfJourneyEnumeration>,Constable
public enum RegisterBreakOfJourneyEnumeration
extends Enum<RegisterBreakOfJourneyEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Register Break of Journey. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 619:59]Protobuf enum
uk.org.netex.www.netex.RegisterBreakOfJourneyEnumeration-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionJourney Break must be marked using mobile application.JourneyBreak must be marked by operator staff.Journey Break must be marked by validator.No action needed.Journey Break must be marked by othermeans.Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intJourney Break must be marked using mobile application.static final intJourneyBreak must be marked by operator staff.static final intJourney Break must be marked by validator.static final intNo action needed.static final intJourney Break must be marked by othermeans.static final intDefault -
Method Summary
Modifier and TypeMethodDescriptionforNumber(int value) static final com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<RegisterBreakOfJourneyEnumeration> valueOf(int value) Deprecated.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static RegisterBreakOfJourneyEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_UNSPECIFIED
public static final RegisterBreakOfJourneyEnumeration REGISTER_BREAK_OF_JOURNEY_ENUMERATION_UNSPECIFIEDDefault
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_UNSPECIFIED = 0; -
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_NONE
No action needed. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 624:34]
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_NONE = 1; -
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_STAFF
public static final RegisterBreakOfJourneyEnumeration REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_STAFFJourneyBreak must be marked by operator staff. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 629:41]
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_STAFF = 2; -
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_VALIDATOR
public static final RegisterBreakOfJourneyEnumeration REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_VALIDATORJourney Break must be marked by validator. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 634:45]
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_VALIDATOR = 3; -
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_MOBILE_APP
public static final RegisterBreakOfJourneyEnumeration REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_MOBILE_APPJourney Break must be marked using mobile application. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 639:45]
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_MOBILE_APP = 4; -
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_OTHER
Journey Break must be marked by othermeans. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 644:35]
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_OTHER = 5; -
UNRECOGNIZED
-
-
Field Details
-
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_UNSPECIFIED_VALUE
public static final int REGISTER_BREAK_OF_JOURNEY_ENUMERATION_UNSPECIFIED_VALUEDefault
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_NONE_VALUE
public static final int REGISTER_BREAK_OF_JOURNEY_ENUMERATION_NONE_VALUENo action needed. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 624:34]
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_NONE = 1;- See Also:
-
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_STAFF_VALUE
public static final int REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_STAFF_VALUEJourneyBreak must be marked by operator staff. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 629:41]
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_STAFF = 2;- See Also:
-
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_VALIDATOR_VALUE
public static final int REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_VALIDATOR_VALUEJourney Break must be marked by validator. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 634:45]
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_VALIDATOR = 3;- See Also:
-
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_MOBILE_APP_VALUE
public static final int REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_MOBILE_APP_VALUEJourney Break must be marked using mobile application. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 639:45]
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_MARK_BY_MOBILE_APP = 4;- See Also:
-
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_OTHER_VALUE
public static final int REGISTER_BREAK_OF_JOURNEY_ENUMERATION_OTHER_VALUEJourney Break must be marked by othermeans. [netex_part_3/part3_fares/netex_usageParameterTravel_support.xsd at 644:35]
REGISTER_BREAK_OF_JOURNEY_ENUMERATION_OTHER = 5;- See Also:
-
-
Method Details
-
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
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 nameNullPointerException- if the argument is null
-
getNumber
public final int getNumber()- Specified by:
getNumberin interfacecom.google.protobuf.Internal.EnumLite- Specified by:
getNumberin interfacecom.google.protobuf.ProtocolMessageEnum
-
valueOf
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 nameNullPointerException- if the argument is null
-
forNumber
- 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<RegisterBreakOfJourneyEnumeration> internalGetValueMap() -
getValueDescriptor
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()- Specified by:
getValueDescriptorin interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptorForType
public final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.ProtocolMessageEnum
-
getDescriptor
public static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static RegisterBreakOfJourneyEnumeration 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 nameNullPointerException- if the argument is null
-