Package uk.org.netex.www.netex
Enum Class OrganisationRoleEnumeration
- All Implemented Interfaces:
com.google.protobuf.Internal.EnumLite,com.google.protobuf.ProtocolMessageEnum,Serializable,Comparable<OrganisationRoleEnumeration>,Constable
public enum OrganisationRoleEnumeration
extends Enum<OrganisationRoleEnumeration>
implements com.google.protobuf.ProtocolMessageEnum
Allowed values for RELATED ORGANISATION role. +v1.2.2 [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 396:53]Protobuf enum
uk.org.netex.www.netex.OrganisationRoleEnumeration-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionRelated ORGANISATION collaborates with this organisation.Related ORGANISATION contracts to this organisation to supply it.Related ORGANISATION distributes products for this organisation.Other role type ORGANISATION.Related ORGANISATION owns this organisation.Related ORGANISATION regulates this organisation.Related ORGANISATION is subject to regulation by this organisation.Related ORGANISATION services contracts for this organisation..Related ORGANISATION is a subsidiary of this organisation.Related ORGANISATION supplies products or services to this organisation.Default -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intRelated ORGANISATION collaborates with this organisation.static final intRelated ORGANISATION contracts to this organisation to supply it.static final intRelated ORGANISATION distributes products for this organisation.static final intOther role type ORGANISATION.static final intRelated ORGANISATION owns this organisation.static final intRelated ORGANISATION regulates this organisation.static final intRelated ORGANISATION is subject to regulation by this organisation.static final intRelated ORGANISATION services contracts for this organisation..static final intRelated ORGANISATION is a subsidiary of this organisation.static final intRelated ORGANISATION supplies products or services to this organisation.static final intDefault -
Method Summary
Modifier and TypeMethodDescriptionstatic OrganisationRoleEnumerationforNumber(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<OrganisationRoleEnumeration> static OrganisationRoleEnumerationvalueOf(int value) Deprecated.static OrganisationRoleEnumerationvalueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static OrganisationRoleEnumerationReturns the enum constant of this class with the specified name.static OrganisationRoleEnumeration[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
ORGANISATION_ROLE_ENUMERATION_UNSPECIFIED
Default
ORGANISATION_ROLE_ENUMERATION_UNSPECIFIED = 0; -
ORGANISATION_ROLE_ENUMERATION_SUBSIDIARY
Related ORGANISATION is a subsidiary of this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 401:40]
ORGANISATION_ROLE_ENUMERATION_SUBSIDIARY = 1; -
ORGANISATION_ROLE_ENUMERATION_OWNER
Related ORGANISATION owns this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 406:35]
ORGANISATION_ROLE_ENUMERATION_OWNER = 2; -
ORGANISATION_ROLE_ENUMERATION_COLLABORATOR
Related ORGANISATION collaborates with this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 411:42]
ORGANISATION_ROLE_ENUMERATION_COLLABORATOR = 3; -
ORGANISATION_ROLE_ENUMERATION_CONTRACT_ISSUER
Related ORGANISATION contracts to this organisation to supply it. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 416:44]
ORGANISATION_ROLE_ENUMERATION_CONTRACT_ISSUER = 4; -
ORGANISATION_ROLE_ENUMERATION_SUBCONTRACTOR
Related ORGANISATION services contracts for this organisation.. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 421:43]
ORGANISATION_ROLE_ENUMERATION_SUBCONTRACTOR = 5; -
ORGANISATION_ROLE_ENUMERATION_REGULATOR
Related ORGANISATION regulates this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 426:39]
ORGANISATION_ROLE_ENUMERATION_REGULATOR = 6; -
ORGANISATION_ROLE_ENUMERATION_STATUTORY_RESPONSIBILITY
public static final OrganisationRoleEnumeration ORGANISATION_ROLE_ENUMERATION_STATUTORY_RESPONSIBILITYRelated ORGANISATION is subject to regulation by this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 431:53]
ORGANISATION_ROLE_ENUMERATION_STATUTORY_RESPONSIBILITY = 7; -
ORGANISATION_ROLE_ENUMERATION_DISTRIBUTOR
Related ORGANISATION distributes products for this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 436:41]
ORGANISATION_ROLE_ENUMERATION_DISTRIBUTOR = 8; -
ORGANISATION_ROLE_ENUMERATION_SUPPLIER
Related ORGANISATION supplies products or services to this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 441:38]
ORGANISATION_ROLE_ENUMERATION_SUPPLIER = 9; -
ORGANISATION_ROLE_ENUMERATION_OTHER
Other role type ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 446:35]
ORGANISATION_ROLE_ENUMERATION_OTHER = 10; -
UNRECOGNIZED
-
-
Field Details
-
ORGANISATION_ROLE_ENUMERATION_UNSPECIFIED_VALUE
public static final int ORGANISATION_ROLE_ENUMERATION_UNSPECIFIED_VALUEDefault
ORGANISATION_ROLE_ENUMERATION_UNSPECIFIED = 0;- See Also:
-
ORGANISATION_ROLE_ENUMERATION_SUBSIDIARY_VALUE
public static final int ORGANISATION_ROLE_ENUMERATION_SUBSIDIARY_VALUERelated ORGANISATION is a subsidiary of this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 401:40]
ORGANISATION_ROLE_ENUMERATION_SUBSIDIARY = 1;- See Also:
-
ORGANISATION_ROLE_ENUMERATION_OWNER_VALUE
public static final int ORGANISATION_ROLE_ENUMERATION_OWNER_VALUERelated ORGANISATION owns this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 406:35]
ORGANISATION_ROLE_ENUMERATION_OWNER = 2;- See Also:
-
ORGANISATION_ROLE_ENUMERATION_COLLABORATOR_VALUE
public static final int ORGANISATION_ROLE_ENUMERATION_COLLABORATOR_VALUERelated ORGANISATION collaborates with this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 411:42]
ORGANISATION_ROLE_ENUMERATION_COLLABORATOR = 3;- See Also:
-
ORGANISATION_ROLE_ENUMERATION_CONTRACT_ISSUER_VALUE
public static final int ORGANISATION_ROLE_ENUMERATION_CONTRACT_ISSUER_VALUERelated ORGANISATION contracts to this organisation to supply it. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 416:44]
ORGANISATION_ROLE_ENUMERATION_CONTRACT_ISSUER = 4;- See Also:
-
ORGANISATION_ROLE_ENUMERATION_SUBCONTRACTOR_VALUE
public static final int ORGANISATION_ROLE_ENUMERATION_SUBCONTRACTOR_VALUERelated ORGANISATION services contracts for this organisation.. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 421:43]
ORGANISATION_ROLE_ENUMERATION_SUBCONTRACTOR = 5;- See Also:
-
ORGANISATION_ROLE_ENUMERATION_REGULATOR_VALUE
public static final int ORGANISATION_ROLE_ENUMERATION_REGULATOR_VALUERelated ORGANISATION regulates this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 426:39]
ORGANISATION_ROLE_ENUMERATION_REGULATOR = 6;- See Also:
-
ORGANISATION_ROLE_ENUMERATION_STATUTORY_RESPONSIBILITY_VALUE
public static final int ORGANISATION_ROLE_ENUMERATION_STATUTORY_RESPONSIBILITY_VALUERelated ORGANISATION is subject to regulation by this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 431:53]
ORGANISATION_ROLE_ENUMERATION_STATUTORY_RESPONSIBILITY = 7;- See Also:
-
ORGANISATION_ROLE_ENUMERATION_DISTRIBUTOR_VALUE
public static final int ORGANISATION_ROLE_ENUMERATION_DISTRIBUTOR_VALUERelated ORGANISATION distributes products for this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 436:41]
ORGANISATION_ROLE_ENUMERATION_DISTRIBUTOR = 8;- See Also:
-
ORGANISATION_ROLE_ENUMERATION_SUPPLIER_VALUE
public static final int ORGANISATION_ROLE_ENUMERATION_SUPPLIER_VALUERelated ORGANISATION supplies products or services to this organisation. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 441:38]
ORGANISATION_ROLE_ENUMERATION_SUPPLIER = 9;- See Also:
-
ORGANISATION_ROLE_ENUMERATION_OTHER_VALUE
public static final int ORGANISATION_ROLE_ENUMERATION_OTHER_VALUEOther role type ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 446:35]
ORGANISATION_ROLE_ENUMERATION_OTHER = 10;- 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<OrganisationRoleEnumeration> 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 OrganisationRoleEnumeration 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
-