Enum Class SignContentEnumeration

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

public enum SignContentEnumeration extends Enum<SignContentEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for Sign content.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 148:48]
 
Protobuf enum uk.org.netex.www.netex.SignContentEnumeration
  • Enum Constant Details

    • SIGN_CONTENT_ENUMERATION_UNSPECIFIED

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_UNSPECIFIED
       Default
       
      SIGN_CONTENT_ENUMERATION_UNSPECIFIED = 0;
    • SIGN_CONTENT_ENUMERATION_ENTRANCE

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_ENTRANCE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 153:39]
       
      SIGN_CONTENT_ENUMERATION_ENTRANCE = 1;
    • SIGN_CONTENT_ENUMERATION_EXIT

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_EXIT
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 154:35]
       
      SIGN_CONTENT_ENUMERATION_EXIT = 2;
    • SIGN_CONTENT_ENUMERATION_EMERGENCY_EXIT

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_EMERGENCY_EXIT
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 155:44]
       
      SIGN_CONTENT_ENUMERATION_EMERGENCY_EXIT = 3;
    • SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 156:44]
       
      SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE = 4;
    • SIGN_CONTENT_ENUMERATION_NO_SMOKING

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_NO_SMOKING
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 157:40]
       
      SIGN_CONTENT_ENUMERATION_NO_SMOKING = 5;
    • SIGN_CONTENT_ENUMERATION_TICKETS

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_TICKETS
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 158:38]
       
      SIGN_CONTENT_ENUMERATION_TICKETS = 6;
    • SIGN_CONTENT_ENUMERATION_ASSISTANCE

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_ASSISTANCE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 159:41]
       
      SIGN_CONTENT_ENUMERATION_ASSISTANCE = 7;
    • SIGN_CONTENT_ENUMERATION_SOS_PHONE

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_SOS_PHONE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 160:39]
       
      SIGN_CONTENT_ENUMERATION_SOS_PHONE = 8;
    • SIGN_CONTENT_ENUMERATION_TOUCH_POINT

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_TOUCH_POINT
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 161:41]
       
      SIGN_CONTENT_ENUMERATION_TOUCH_POINT = 9;
    • SIGN_CONTENT_ENUMERATION_MEETING_POINT

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_MEETING_POINT
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 162:43]
       
      SIGN_CONTENT_ENUMERATION_MEETING_POINT = 10;
    • SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE_POINT

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE_POINT
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 163:49]
       
      SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE_POINT = 11;
    • SIGN_CONTENT_ENUMERATION_OTHER

      public static final SignContentEnumeration SIGN_CONTENT_ENUMERATION_OTHER
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 164:36]
       
      SIGN_CONTENT_ENUMERATION_OTHER = 12;
    • UNRECOGNIZED

      public static final SignContentEnumeration UNRECOGNIZED
  • Field Details

    • SIGN_CONTENT_ENUMERATION_UNSPECIFIED_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      SIGN_CONTENT_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • SIGN_CONTENT_ENUMERATION_ENTRANCE_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_ENTRANCE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 153:39]
       
      SIGN_CONTENT_ENUMERATION_ENTRANCE = 1;
      See Also:
    • SIGN_CONTENT_ENUMERATION_EXIT_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_EXIT_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 154:35]
       
      SIGN_CONTENT_ENUMERATION_EXIT = 2;
      See Also:
    • SIGN_CONTENT_ENUMERATION_EMERGENCY_EXIT_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_EMERGENCY_EXIT_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 155:44]
       
      SIGN_CONTENT_ENUMERATION_EMERGENCY_EXIT = 3;
      See Also:
    • SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 156:44]
       
      SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE = 4;
      See Also:
    • SIGN_CONTENT_ENUMERATION_NO_SMOKING_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_NO_SMOKING_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 157:40]
       
      SIGN_CONTENT_ENUMERATION_NO_SMOKING = 5;
      See Also:
    • SIGN_CONTENT_ENUMERATION_TICKETS_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_TICKETS_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 158:38]
       
      SIGN_CONTENT_ENUMERATION_TICKETS = 6;
      See Also:
    • SIGN_CONTENT_ENUMERATION_ASSISTANCE_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_ASSISTANCE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 159:41]
       
      SIGN_CONTENT_ENUMERATION_ASSISTANCE = 7;
      See Also:
    • SIGN_CONTENT_ENUMERATION_SOS_PHONE_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_SOS_PHONE_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 160:39]
       
      SIGN_CONTENT_ENUMERATION_SOS_PHONE = 8;
      See Also:
    • SIGN_CONTENT_ENUMERATION_TOUCH_POINT_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_TOUCH_POINT_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 161:41]
       
      SIGN_CONTENT_ENUMERATION_TOUCH_POINT = 9;
      See Also:
    • SIGN_CONTENT_ENUMERATION_MEETING_POINT_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_MEETING_POINT_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 162:43]
       
      SIGN_CONTENT_ENUMERATION_MEETING_POINT = 10;
      See Also:
    • SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE_POINT_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE_POINT_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 163:49]
       
      SIGN_CONTENT_ENUMERATION_TRANSPORT_MODE_POINT = 11;
      See Also:
    • SIGN_CONTENT_ENUMERATION_OTHER_VALUE

      public static final int SIGN_CONTENT_ENUMERATION_OTHER_VALUE
       [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_support.xsd at 164:36]
       
      SIGN_CONTENT_ENUMERATION_OTHER = 12;
      See Also:
  • Method Details

    • values

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