Package uk.org.netex.www.netex
Enum Class SanitaryFacilityEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<SanitaryFacilityEnumeration>,Constable
@Generated
public enum SanitaryFacilityEnumeration
extends Enum<SanitaryFacilityEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for Sanitary Facility Type. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 676:53]Protobuf enum
uk.org.netex.www.netex.SanitaryFacilityEnumeration-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescription[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 686:41][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 681:35][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 689:36][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 688:41][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 684:37][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 682:37]Default[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 685:57][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 683:53][netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 687:51] -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 686:41]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 681:35]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 689:36]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 688:41]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 684:37]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 682:37]static final intDefaultstatic final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 685:57]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 683:53]static final int[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 687:51] -
Method Summary
Modifier and TypeMethodDescriptionstatic SanitaryFacilityEnumerationforNumber(int value) static com.google.protobuf.Descriptors.EnumDescriptorfinal com.google.protobuf.Descriptors.EnumDescriptorfinal intfinal com.google.protobuf.Descriptors.EnumValueDescriptorstatic com.google.protobuf.Internal.EnumLiteMap<SanitaryFacilityEnumeration> static SanitaryFacilityEnumerationvalueOf(int value) Deprecated.static SanitaryFacilityEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SanitaryFacilityEnumerationReturns the enum constant of this class with the specified name.static SanitaryFacilityEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
SANITARY_FACILITY_ENUMERATION_UNSPECIFIED
Default
SANITARY_FACILITY_ENUMERATION_UNSPECIFIED = 0; -
SANITARY_FACILITY_ENUMERATION_NONE
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 681:35]
SANITARY_FACILITY_ENUMERATION_NONE = 1; -
SANITARY_FACILITY_ENUMERATION_TOILET
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 682:37]
SANITARY_FACILITY_ENUMERATION_TOILET = 2; -
SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_ACCESS_TOILET
public static final SanitaryFacilityEnumeration SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_ACCESS_TOILET[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 683:53]
SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_ACCESS_TOILET = 3; -
SANITARY_FACILITY_ENUMERATION_SHOWER
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 684:37]
SANITARY_FACILITY_ENUMERATION_SHOWER = 4; -
SANITARY_FACILITY_ENUMERATION_WASHING_AND_CHANGE_FACILITIES
public static final SanitaryFacilityEnumeration SANITARY_FACILITY_ENUMERATION_WASHING_AND_CHANGE_FACILITIES[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 685:57]
SANITARY_FACILITY_ENUMERATION_WASHING_AND_CHANGE_FACILITIES = 5; -
SANITARY_FACILITY_ENUMERATION_BABY_CHANGE
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 686:41]
SANITARY_FACILITY_ENUMERATION_BABY_CHANGE = 6; -
SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_BABY_CHANGE
public static final SanitaryFacilityEnumeration SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_BABY_CHANGE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 687:51]
SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_BABY_CHANGE = 7; -
SANITARY_FACILITY_ENUMERATION_SHOE_SHINER
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 688:41]
SANITARY_FACILITY_ENUMERATION_SHOE_SHINER = 8; -
SANITARY_FACILITY_ENUMERATION_OTHER
[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 689:36]
SANITARY_FACILITY_ENUMERATION_OTHER = 9; -
UNRECOGNIZED
-
-
Field Details
-
SANITARY_FACILITY_ENUMERATION_UNSPECIFIED_VALUE
public static final int SANITARY_FACILITY_ENUMERATION_UNSPECIFIED_VALUEDefault
SANITARY_FACILITY_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
SANITARY_FACILITY_ENUMERATION_NONE_VALUE
public static final int SANITARY_FACILITY_ENUMERATION_NONE_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 681:35]
SANITARY_FACILITY_ENUMERATION_NONE = 1;- See Also:
-
SANITARY_FACILITY_ENUMERATION_TOILET_VALUE
public static final int SANITARY_FACILITY_ENUMERATION_TOILET_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 682:37]
SANITARY_FACILITY_ENUMERATION_TOILET = 2;- See Also:
-
SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_ACCESS_TOILET_VALUE
public static final int SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_ACCESS_TOILET_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 683:53]
SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_ACCESS_TOILET = 3;- See Also:
-
SANITARY_FACILITY_ENUMERATION_SHOWER_VALUE
public static final int SANITARY_FACILITY_ENUMERATION_SHOWER_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 684:37]
SANITARY_FACILITY_ENUMERATION_SHOWER = 4;- See Also:
-
SANITARY_FACILITY_ENUMERATION_WASHING_AND_CHANGE_FACILITIES_VALUE
public static final int SANITARY_FACILITY_ENUMERATION_WASHING_AND_CHANGE_FACILITIES_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 685:57]
SANITARY_FACILITY_ENUMERATION_WASHING_AND_CHANGE_FACILITIES = 5;- See Also:
-
SANITARY_FACILITY_ENUMERATION_BABY_CHANGE_VALUE
public static final int SANITARY_FACILITY_ENUMERATION_BABY_CHANGE_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 686:41]
SANITARY_FACILITY_ENUMERATION_BABY_CHANGE = 6;- See Also:
-
SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_BABY_CHANGE_VALUE
public static final int SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_BABY_CHANGE_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 687:51]
SANITARY_FACILITY_ENUMERATION_WHEELCHAIR_BABY_CHANGE = 7;- See Also:
-
SANITARY_FACILITY_ENUMERATION_SHOE_SHINER_VALUE
public static final int SANITARY_FACILITY_ENUMERATION_SHOE_SHINER_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 688:41]
SANITARY_FACILITY_ENUMERATION_SHOE_SHINER = 8;- See Also:
-
SANITARY_FACILITY_ENUMERATION_OTHER_VALUE
public static final int SANITARY_FACILITY_ENUMERATION_OTHER_VALUE[netex_framework/netex_reusableComponents/netex_serviceRestrictions_support.xsd at 689:36]
SANITARY_FACILITY_ENUMERATION_OTHER = 9;- 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<SanitaryFacilityEnumeration> 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 com.google.protobuf.Descriptors.EnumDescriptor getDescriptor() -
valueOf
public static SanitaryFacilityEnumeration 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
-