Enum Class DataRoleTypeEnumeration

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

public enum DataRoleTypeEnumeration extends Enum<DataRoleTypeEnumeration> implements com.google.protobuf.ProtocolMessageEnum
 Allowed values for Administrative Roles.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 112:49]
 
Protobuf enum uk.org.netex.www.netex.DataRoleTypeEnumeration
  • Enum Constant Details

    • DATA_ROLE_TYPE_ENUMERATION_UNSPECIFIED

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_UNSPECIFIED
       Default
       
      DATA_ROLE_TYPE_ENUMERATION_UNSPECIFIED = 0;
    • DATA_ROLE_TYPE_ENUMERATION_ALL

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_ALL
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 117:34]
       
      DATA_ROLE_TYPE_ENUMERATION_ALL = 1;
    • DATA_ROLE_TYPE_ENUMERATION_CREATES

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_CREATES
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 118:38]
       
      DATA_ROLE_TYPE_ENUMERATION_CREATES = 2;
    • DATA_ROLE_TYPE_ENUMERATION_AUGMENTS

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_AUGMENTS
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 119:39]
       
      DATA_ROLE_TYPE_ENUMERATION_AUGMENTS = 3;
    • DATA_ROLE_TYPE_ENUMERATION_VALIDATES

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_VALIDATES
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 120:40]
       
      DATA_ROLE_TYPE_ENUMERATION_VALIDATES = 4;
    • DATA_ROLE_TYPE_ENUMERATION_COLLECTS

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_COLLECTS
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 121:39]
       
      DATA_ROLE_TYPE_ENUMERATION_COLLECTS = 5;
    • DATA_ROLE_TYPE_ENUMERATION_AGGREGATES

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_AGGREGATES
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 122:41]
       
      DATA_ROLE_TYPE_ENUMERATION_AGGREGATES = 6;
    • DATA_ROLE_TYPE_ENUMERATION_DISTRIBUTES

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_DISTRIBUTES
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 123:42]
       
      DATA_ROLE_TYPE_ENUMERATION_DISTRIBUTES = 7;
    • DATA_ROLE_TYPE_ENUMERATION_SECURES

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_SECURES
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 124:38]
       
      DATA_ROLE_TYPE_ENUMERATION_SECURES = 8;
    • DATA_ROLE_TYPE_ENUMERATION_REDISTRIBUTES

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_REDISTRIBUTES
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 125:44]
       
      DATA_ROLE_TYPE_ENUMERATION_REDISTRIBUTES = 9;
    • DATA_ROLE_TYPE_ENUMERATION_SUPPORTS

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_SUPPORTS
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 126:39]
       
      DATA_ROLE_TYPE_ENUMERATION_SUPPORTS = 13;
    • DATA_ROLE_TYPE_ENUMERATION_OWNS

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_OWNS
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 127:35]
       
      DATA_ROLE_TYPE_ENUMERATION_OWNS = 10;
    • DATA_ROLE_TYPE_ENUMERATION_OTHER

      public static final DataRoleTypeEnumeration DATA_ROLE_TYPE_ENUMERATION_OTHER
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 128:36]
       
      DATA_ROLE_TYPE_ENUMERATION_OTHER = 11;
    • UNRECOGNIZED

      public static final DataRoleTypeEnumeration UNRECOGNIZED
  • Field Details

    • DATA_ROLE_TYPE_ENUMERATION_UNSPECIFIED_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_UNSPECIFIED_VALUE
       Default
       
      DATA_ROLE_TYPE_ENUMERATION_UNSPECIFIED = 0;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_ALL_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_ALL_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 117:34]
       
      DATA_ROLE_TYPE_ENUMERATION_ALL = 1;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_CREATES_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_CREATES_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 118:38]
       
      DATA_ROLE_TYPE_ENUMERATION_CREATES = 2;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_AUGMENTS_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_AUGMENTS_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 119:39]
       
      DATA_ROLE_TYPE_ENUMERATION_AUGMENTS = 3;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_VALIDATES_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_VALIDATES_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 120:40]
       
      DATA_ROLE_TYPE_ENUMERATION_VALIDATES = 4;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_COLLECTS_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_COLLECTS_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 121:39]
       
      DATA_ROLE_TYPE_ENUMERATION_COLLECTS = 5;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_AGGREGATES_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_AGGREGATES_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 122:41]
       
      DATA_ROLE_TYPE_ENUMERATION_AGGREGATES = 6;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_DISTRIBUTES_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_DISTRIBUTES_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 123:42]
       
      DATA_ROLE_TYPE_ENUMERATION_DISTRIBUTES = 7;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_SECURES_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_SECURES_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 124:38]
       
      DATA_ROLE_TYPE_ENUMERATION_SECURES = 8;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_REDISTRIBUTES_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_REDISTRIBUTES_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 125:44]
       
      DATA_ROLE_TYPE_ENUMERATION_REDISTRIBUTES = 9;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_SUPPORTS_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_SUPPORTS_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 126:39]
       
      DATA_ROLE_TYPE_ENUMERATION_SUPPORTS = 13;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_OWNS_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_OWNS_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 127:35]
       
      DATA_ROLE_TYPE_ENUMERATION_OWNS = 10;
      See Also:
    • DATA_ROLE_TYPE_ENUMERATION_OTHER_VALUE

      public static final int DATA_ROLE_TYPE_ENUMERATION_OTHER_VALUE
       [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 128:36]
       
      DATA_ROLE_TYPE_ENUMERATION_OTHER = 11;
      See Also:
  • Method Details

    • values

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