Package uk.org.netex.www.netex
Interface Organisation_DerivedViewStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Organisation_DerivedViewStructure,Organisation_DerivedViewStructure.Builder
public interface Organisation_DerivedViewStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionAlternativie names for ORGANISATION.Alternativie names for ORGANISATION.Reference to an AUTHORITY.Reference to an AUTHORITY.Reference to a BRANDING.Reference to a BRANDING.Contact details for ORGANISATION for Public use.Contact details for ORGANISATION for Public use.Reference to a GENERAL ORGANISATION.Reference to a GENERAL ORGANISATION.getId()Identifier of Object of which this is a view.com.google.protobuf.ByteStringIdentifier of Object of which this is a view.The legal name of the ORGANISATION, if different from Name.The legal name of the ORGANISATION, if different from Name.Reference to a MANAGEMENT AGENT.Reference to a MANAGEMENT AGENT.getName()The name of the ORGANISATION.The name of the 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.Reference to an OTHER ORGANISATION.Reference to an OTHER ORGANISATION.Reference to a RETAIL CONSORTIUM.Reference to a RETAIL CONSORTIUM.Reference to a SERVICED ORGANISATION.Reference to a SERVICED ORGANISATION.A short name of the ORGANISATION.A short name of the ORGANISATION.The Trading name of the ORGANISATION given to the Public - If different from Name or Legal Name.The Trading name of the ORGANISATION given to the Public - If different from Name or Legal Name.Reference to a TRAVEL AGENT.Reference to a TRAVEL AGENT.booleanAlternativie names for ORGANISATION.booleanReference to an AUTHORITY.booleanReference to a BRANDING.booleanContact details for ORGANISATION for Public use.booleanReference to a GENERAL ORGANISATION.booleanThe legal name of the ORGANISATION, if different from Name.booleanReference to a MANAGEMENT AGENT.booleanhasName()The name of the ORGANISATION.booleanReference to an ONLINE SERVICE OPERATOR.booleanReference to an OPERATOR.booleanReference to an ORGANISATION.booleanReference to an OTHER ORGANISATION.booleanReference to a RETAIL CONSORTIUM.booleanReference to a SERVICED ORGANISATION.booleanA short name of the ORGANISATION.booleanThe Trading name of the ORGANISATION given to the Public - If different from Name or Legal Name.booleanReference to a TRAVEL AGENT.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 Object of which this is a view. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
string id = 1;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()Identifier of Object of which this is a view. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
string id = 1;- Returns:
- The bytes for id.
-
hasBrandingRef
boolean hasBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;- Returns:
- Whether the brandingRef field is set.
-
getBrandingRef
VersionOfObjectRefStructure getBrandingRef()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;- Returns:
- The brandingRef.
-
getBrandingRefOrBuilder
VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()Reference to a BRANDING. [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
.uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2; -
hasName
boolean hasName()The name of the ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 226:69]
.uk.org.netex.www.netex.MultilingualString name = 50;- Returns:
- Whether the name field is set.
-
getName
MultilingualString getName()The name of the ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 226:69]
.uk.org.netex.www.netex.MultilingualString name = 50;- Returns:
- The name.
-
getNameOrBuilder
MultilingualStringOrBuilder getNameOrBuilder()The name of the ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 226:69]
.uk.org.netex.www.netex.MultilingualString name = 50; -
hasShortName
boolean hasShortName()A short name of the ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 231:74]
.uk.org.netex.www.netex.MultilingualString short_name = 51;- Returns:
- Whether the shortName field is set.
-
getShortName
MultilingualString getShortName()A short name of the ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 231:74]
.uk.org.netex.www.netex.MultilingualString short_name = 51;- Returns:
- The shortName.
-
getShortNameOrBuilder
MultilingualStringOrBuilder getShortNameOrBuilder()A short name of the ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 231:74]
.uk.org.netex.www.netex.MultilingualString short_name = 51; -
hasLegalName
boolean hasLegalName()The legal name of the ORGANISATION, if different from Name. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 236:74]
.uk.org.netex.www.netex.MultilingualString legal_name = 52;- Returns:
- Whether the legalName field is set.
-
getLegalName
MultilingualString getLegalName()The legal name of the ORGANISATION, if different from Name. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 236:74]
.uk.org.netex.www.netex.MultilingualString legal_name = 52;- Returns:
- The legalName.
-
getLegalNameOrBuilder
MultilingualStringOrBuilder getLegalNameOrBuilder()The legal name of the ORGANISATION, if different from Name. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 236:74]
.uk.org.netex.www.netex.MultilingualString legal_name = 52; -
hasTradingName
boolean hasTradingName()The Trading name of the ORGANISATION given to the Public - If different from Name or Legal Name. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 241:76]
.uk.org.netex.www.netex.MultilingualString trading_name = 53;- Returns:
- Whether the tradingName field is set.
-
getTradingName
MultilingualString getTradingName()The Trading name of the ORGANISATION given to the Public - If different from Name or Legal Name. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 241:76]
.uk.org.netex.www.netex.MultilingualString trading_name = 53;- Returns:
- The tradingName.
-
getTradingNameOrBuilder
MultilingualStringOrBuilder getTradingNameOrBuilder()The Trading name of the ORGANISATION given to the Public - If different from Name or Legal Name. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 241:76]
.uk.org.netex.www.netex.MultilingualString trading_name = 53; -
hasAlternativeNames
boolean hasAlternativeNames()Alternativie names for ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 246:92]
.uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 54;- Returns:
- Whether the alternativeNames field is set.
-
getAlternativeNames
AlternativeNames_RelStructure getAlternativeNames()Alternativie names for ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 246:92]
.uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 54;- Returns:
- The alternativeNames.
-
getAlternativeNamesOrBuilder
AlternativeNames_RelStructureOrBuilder getAlternativeNamesOrBuilder()Alternativie names for ORGANISATION. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 246:92]
.uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 54; -
hasContactDetails
boolean hasContactDetails()Contact details for ORGANISATION for Public use. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 987:79]
.uk.org.netex.www.netex.ContactStructure contact_details = 61;- Returns:
- Whether the contactDetails field is set.
-
getContactDetails
ContactStructure getContactDetails()Contact details for ORGANISATION for Public use. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 987:79]
.uk.org.netex.www.netex.ContactStructure contact_details = 61;- Returns:
- The contactDetails.
-
getContactDetailsOrBuilder
ContactStructureOrBuilder getContactDetailsOrBuilder()Contact details for ORGANISATION for Public use. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 987:79]
.uk.org.netex.www.netex.ContactStructure contact_details = 61; -
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 = 41;- 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 = 41;- 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 = 41; -
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 = 42;- 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 = 42;- 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 = 42; -
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 = 43;- 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 = 43;- 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 = 43; -
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 = 44;- 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 = 44;- 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 = 44; -
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 = 45;- 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 = 45;- 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 = 45; -
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 = 46;- 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 = 46;- 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 = 46; -
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 = 47;- 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 = 47;- 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 = 47; -
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 = 48;- 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 = 48;- 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 = 48; -
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 = 49;- 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 = 49;- 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 = 49; -
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 = 62;- 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 = 62;- 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 = 62; -
getOrganisationRefStructureCase
Organisation_DerivedViewStructure.OrganisationRefStructureCase getOrganisationRefStructureCase()
-