Package uk.org.netex.www.netex
Interface RelatedOrganisation_VersionStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
RelatedOrganisation_VersionStructure,RelatedOrganisation_VersionStructure.Builder
public interface RelatedOrganisation_VersionStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionAdditional Translations of text elements.Additional Translations of text elements.Reference to an AUTHORITY.Reference to an AUTHORITY.com.google.protobuf.TimestampDate ENTITY or version was last changed.com.google.protobuf.TimestampOrBuilderDate ENTITY or version was last changed.com.google.protobuf.TimestampDate ENTITY was first created.com.google.protobuf.TimestampOrBuilderDate ENTITY was first created.Identity of object from which this object of ENTITY was derived.com.google.protobuf.ByteStringIdentity of object from which this object of ENTITY was derived.Version of this object from which this version of ENTITY was derived.com.google.protobuf.ByteStringVersion of this object from which this version of ENTITY was derived.Description of the nature pf the Relationship.Description of the nature pf the Relationship.User defined Extensions to ENTITY in schema.User defined Extensions to ENTITY in schema.Reference to a GENERAL ORGANISATION.Reference to a GENERAL ORGANISATION.getId()Identifier of ENTITY.com.google.protobuf.ByteStringIdentifier of ENTITY.Reference to a MANAGEMENT AGENT.Reference to a MANAGEMENT AGENT.getName()Name of RELATED ORGANISATION.Name of RELATED ORGANISATION.Reference to an ONLINE SERVICE OPERATOR.Reference to an ONLINE SERVICE OPERATOR.Reference to an OPERATOR.Reference to an OPERATOR.Reference to an ORGANISATION.Reference to an ORGANISATION.Role of the related Organbisation [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 602:94]intRole of the related Organbisation [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 602:94]Reference to an OTHER ORGANISATION.Reference to an OTHER ORGANISATION.Reference to a RESPONSIBILITY ROLE.Reference to a RESPONSIBILITY ROLE.Reference to a RETAIL CONSORTIUM.Reference to a RETAIL CONSORTIUM.Reference to a SERVICED ORGANISATION.Reference to a SERVICED ORGANISATION.Whether ENTITY is currently in use.intWhether ENTITY is currently in use.Reference to a TRAVEL AGENT.Reference to a TRAVEL AGENT.getValidBetween(int index) OPTIMISATION.intOPTIMISATION.OPTIMISATION.getValidBetweenOrBuilder(int index) OPTIMISATION.List<? extends ValidBetweenTypeOrBuilder> OPTIMISATION.VALIDITY CONDITIONs conditioning entity.VALIDITY CONDITIONs conditioning entity.Version number of entity.com.google.protobuf.ByteStringVersion number of entity.booleanAdditional Translations of text elements.booleanReference to an AUTHORITY.booleanDate ENTITY or version was last changed.booleanDate ENTITY was first created.booleanDescription of the nature pf the Relationship.booleanUser defined Extensions to ENTITY in schema.booleanReference to a GENERAL ORGANISATION.booleanReference to a MANAGEMENT AGENT.booleanhasName()Name of RELATED ORGANISATION.booleanReference to an ONLINE SERVICE OPERATOR.booleanReference to an OPERATOR.booleanReference to an ORGANISATION.booleanReference to an OTHER ORGANISATION.booleanReference to a RESPONSIBILITY ROLE.booleanReference to a RETAIL CONSORTIUM.booleanReference to a SERVICED ORGANISATION.booleanReference to a TRAVEL AGENT.booleanVALIDITY CONDITIONs conditioning entity.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getId
String getId()Identifier of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
string id = 1;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()Identifier of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
string id = 1;- Returns:
- The bytes for id.
-
hasCreated
boolean hasCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 2;- Returns:
- Whether the created field is set.
-
getCreated
com.google.protobuf.Timestamp getCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 2;- Returns:
- The created.
-
getCreatedOrBuilder
com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 2; -
hasChanged
boolean hasChanged()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 3;- Returns:
- Whether the changed field is set.
-
getChanged
com.google.protobuf.Timestamp getChanged()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 3;- Returns:
- The changed.
-
getChangedOrBuilder
com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()Date ENTITY or version was last changed. [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
.google.protobuf.Timestamp changed = 3; -
getVersion
String getVersion()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 4;- Returns:
- The version.
-
getVersionBytes
com.google.protobuf.ByteString getVersionBytes()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 4;- Returns:
- The bytes for version.
-
getStatusValue
int getStatusValue()Whether ENTITY is currently in use. Default is "active". [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
.uk.org.netex.www.netex.StatusEnumeration status = 5;- Returns:
- The enum numeric value on the wire for status.
-
getStatus
StatusEnumeration getStatus()Whether ENTITY is currently in use. Default is "active". [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
.uk.org.netex.www.netex.StatusEnumeration status = 5;- Returns:
- The status.
-
getDerivedFromVersionRef
String getDerivedFromVersionRef()Version of this object from which this version of ENTITY was derived. [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
string derived_from_version_ref = 175;- Returns:
- The derivedFromVersionRef.
-
getDerivedFromVersionRefBytes
com.google.protobuf.ByteString getDerivedFromVersionRefBytes()Version of this object from which this version of ENTITY was derived. [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
string derived_from_version_ref = 175;- Returns:
- The bytes for derivedFromVersionRef.
-
getDerivedFromObjectRef
String getDerivedFromObjectRef()Identity of object from which this object of ENTITY was derived. Normally the same. [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
string derived_from_object_ref = 176;- Returns:
- The derivedFromObjectRef.
-
getDerivedFromObjectRefBytes
com.google.protobuf.ByteString getDerivedFromObjectRefBytes()Identity of object from which this object of ENTITY was derived. Normally the same. [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
string derived_from_object_ref = 176;- Returns:
- The bytes for derivedFromObjectRef.
-
hasValidityConditions
boolean hasValidityConditions()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;- Returns:
- Whether the validityConditions field is set.
-
getValidityConditions
ValidityConditions_RelStructure getValidityConditions()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6;- Returns:
- The validityConditions.
-
getValidityConditionsOrBuilder
ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()VALIDITY CONDITIONs conditioning entity. [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
.uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 6; -
getValidBetweenList
List<ValidBetweenType> getValidBetweenList()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7; -
getValidBetween
OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7; -
getValidBetweenCount
int getValidBetweenCount()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7; -
getValidBetweenOrBuilderList
List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7; -
getValidBetweenOrBuilder
OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT. [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 7; -
hasAlternativeTexts
boolean hasAlternativeTexts()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;- Returns:
- Whether the alternativeTexts field is set.
-
getAlternativeTexts
AlternativeTexts_RelStructure getAlternativeTexts()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11;- Returns:
- The alternativeTexts.
-
getAlternativeTextsOrBuilder
AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()Additional Translations of text elements. [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
.uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 11; -
hasExtensions
boolean hasExtensions()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 61;- Returns:
- Whether the extensions field is set.
-
getExtensions
ExtensionsStructure getExtensions()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 61;- Returns:
- The extensions.
-
getExtensionsOrBuilder
ExtensionsStructureOrBuilder getExtensionsOrBuilder()User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators). [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
.uk.org.netex.www.netex.ExtensionsStructure extensions = 61; -
hasName
boolean hasName()Name of RELATED ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 591:69]
.uk.org.netex.www.netex.MultilingualString name = 151;- Returns:
- Whether the name field is set.
-
getName
MultilingualString getName()Name of RELATED ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 591:69]
.uk.org.netex.www.netex.MultilingualString name = 151;- Returns:
- The name.
-
getNameOrBuilder
MultilingualStringOrBuilder getNameOrBuilder()Name of RELATED ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 591:69]
.uk.org.netex.www.netex.MultilingualString name = 151; -
hasDescription
boolean hasDescription()Description of the nature pf the Relationship. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 596:76]
.uk.org.netex.www.netex.MultilingualString description = 152;- Returns:
- Whether the description field is set.
-
getDescription
MultilingualString getDescription()Description of the nature pf the Relationship. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 596:76]
.uk.org.netex.www.netex.MultilingualString description = 152;- Returns:
- The description.
-
getDescriptionOrBuilder
MultilingualStringOrBuilder getDescriptionOrBuilder()Description of the nature pf the Relationship. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 596:76]
.uk.org.netex.www.netex.MultilingualString description = 152; -
getOrganisationRoleTypeValue
int getOrganisationRoleTypeValue()Role of the related Organbisation [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 602:94]
.uk.org.netex.www.netex.OrganisationRoleEnumeration organisation_role_type = 163;- Returns:
- The enum numeric value on the wire for organisationRoleType.
-
getOrganisationRoleType
OrganisationRoleEnumeration getOrganisationRoleType()Role of the related Organbisation [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 602:94]
.uk.org.netex.www.netex.OrganisationRoleEnumeration organisation_role_type = 163;- Returns:
- The organisationRoleType.
-
hasResponsibilityRoleRef
boolean hasResponsibilityRoleRef()Reference to a RESPONSIBILITY ROLE. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 276:121]
.uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_role_ref = 164;- Returns:
- Whether the responsibilityRoleRef field is set.
-
getResponsibilityRoleRef
VersionOfObjectRefStructure getResponsibilityRoleRef()Reference to a RESPONSIBILITY ROLE. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 276:121]
.uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_role_ref = 164;- Returns:
- The responsibilityRoleRef.
-
getResponsibilityRoleRefOrBuilder
VersionOfObjectRefStructureOrBuilder getResponsibilityRoleRefOrBuilder()Reference to a RESPONSIBILITY ROLE. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 276:121]
.uk.org.netex.www.netex.VersionOfObjectRefStructure responsibility_role_ref = 164; -
hasOrganisationRef
boolean hasOrganisationRef()Reference to an ORGANISATION. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 153;- Returns:
- Whether the organisationRef field is set.
-
getOrganisationRef
VersionOfObjectRefStructure getOrganisationRef()Reference to an ORGANISATION. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 153;- Returns:
- The organisationRef.
-
getOrganisationRefOrBuilder
VersionOfObjectRefStructureOrBuilder getOrganisationRefOrBuilder()Reference to an ORGANISATION. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 153; -
hasOperatorRef
boolean hasOperatorRef()Reference to an OPERATOR. [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
.uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 154;- Returns:
- Whether the operatorRef field is set.
-
getOperatorRef
VersionOfObjectRefStructure getOperatorRef()Reference to an OPERATOR. [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
.uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 154;- Returns:
- The operatorRef.
-
getOperatorRefOrBuilder
VersionOfObjectRefStructureOrBuilder getOperatorRefOrBuilder()Reference to an OPERATOR. [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
.uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 154; -
hasAuthorityRef
boolean hasAuthorityRef()Reference to an AUTHORITY. [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
.uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 155;- Returns:
- Whether the authorityRef field is set.
-
getAuthorityRef
VersionOfObjectRefStructure getAuthorityRef()Reference to an AUTHORITY. [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
.uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 155;- Returns:
- The authorityRef.
-
getAuthorityRefOrBuilder
VersionOfObjectRefStructureOrBuilder getAuthorityRefOrBuilder()Reference to an AUTHORITY. [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
.uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 155; -
hasOtherOrganisationRef
boolean hasOtherOrganisationRef()Reference to an OTHER ORGANISATION. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
.uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 156;- Returns:
- Whether the otherOrganisationRef field is set.
-
getOtherOrganisationRef
VersionOfObjectRefStructure getOtherOrganisationRef()Reference to an OTHER ORGANISATION. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
.uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 156;- Returns:
- The otherOrganisationRef.
-
getOtherOrganisationRefOrBuilder
VersionOfObjectRefStructureOrBuilder getOtherOrganisationRefOrBuilder()Reference to an OTHER ORGANISATION. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
.uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 156; -
hasTravelAgentRef
boolean hasTravelAgentRef()Reference to a TRAVEL AGENT. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 157;- Returns:
- Whether the travelAgentRef field is set.
-
getTravelAgentRef
VersionOfObjectRefStructure getTravelAgentRef()Reference to a TRAVEL AGENT. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 157;- Returns:
- The travelAgentRef.
-
getTravelAgentRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTravelAgentRefOrBuilder()Reference to a TRAVEL AGENT. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 157; -
hasServicedOrganisationRef
boolean hasServicedOrganisationRef()Reference to a SERVICED ORGANISATION. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 158;- Returns:
- Whether the servicedOrganisationRef field is set.
-
getServicedOrganisationRef
VersionOfObjectRefStructure getServicedOrganisationRef()Reference to a SERVICED ORGANISATION. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 158;- Returns:
- The servicedOrganisationRef.
-
getServicedOrganisationRefOrBuilder
VersionOfObjectRefStructureOrBuilder getServicedOrganisationRefOrBuilder()Reference to a SERVICED ORGANISATION. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 158; -
hasManagementAgentRef
boolean hasManagementAgentRef()Reference to a MANAGEMENT AGENT. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
.uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 159;- Returns:
- Whether the managementAgentRef field is set.
-
getManagementAgentRef
VersionOfObjectRefStructure getManagementAgentRef()Reference to a MANAGEMENT AGENT. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
.uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 159;- Returns:
- The managementAgentRef.
-
getManagementAgentRefOrBuilder
VersionOfObjectRefStructureOrBuilder getManagementAgentRefOrBuilder()Reference to a MANAGEMENT AGENT. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
.uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 159; -
hasGeneralOrganisationRef
boolean hasGeneralOrganisationRef()Reference to a GENERAL ORGANISATION. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
.uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 160;- Returns:
- Whether the generalOrganisationRef field is set.
-
getGeneralOrganisationRef
VersionOfObjectRefStructure getGeneralOrganisationRef()Reference to a GENERAL ORGANISATION. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
.uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 160;- Returns:
- The generalOrganisationRef.
-
getGeneralOrganisationRefOrBuilder
VersionOfObjectRefStructureOrBuilder getGeneralOrganisationRefOrBuilder()Reference to a GENERAL ORGANISATION. [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
.uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 160; -
hasOnlineServiceOperatorRef
boolean hasOnlineServiceOperatorRef()Reference to an ONLINE SERVICE OPERATOR. +v1.2.2 [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 161;- Returns:
- Whether the onlineServiceOperatorRef field is set.
-
getOnlineServiceOperatorRef
VersionOfObjectRefStructure getOnlineServiceOperatorRef()Reference to an ONLINE SERVICE OPERATOR. +v1.2.2 [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 161;- Returns:
- The onlineServiceOperatorRef.
-
getOnlineServiceOperatorRefOrBuilder
VersionOfObjectRefStructureOrBuilder getOnlineServiceOperatorRefOrBuilder()Reference to an ONLINE SERVICE OPERATOR. +v1.2.2 [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 161; -
hasRetailConsortiumRef
boolean hasRetailConsortiumRef()Reference to a RETAIL CONSORTIUM. [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 162;- Returns:
- Whether the retailConsortiumRef field is set.
-
getRetailConsortiumRef
VersionOfObjectRefStructure getRetailConsortiumRef()Reference to a RETAIL CONSORTIUM. [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 162;- Returns:
- The retailConsortiumRef.
-
getRetailConsortiumRefOrBuilder
VersionOfObjectRefStructureOrBuilder getRetailConsortiumRefOrBuilder()Reference to a RETAIL CONSORTIUM. [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 162; -
getOrganisationRefStructureCase
RelatedOrganisation_VersionStructure.OrganisationRefStructureCase getOrganisationRefStructureCase()
-