Package uk.org.netex.www.netex
Interface ControlCentreTypeOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ControlCentreType,ControlCentreType.Builder
@Generated
public interface ControlCentreTypeOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionZones managed by ORGANISATION PART.Zones managed by ORGANISATION PART.Additional Translations of text elements.Additional Translations of text elements.Reference to an AUTHORITY.Reference to an AUTHORITY.Reference to a BRANDING.Reference to a BRANDING.com.google.protobuf.TimestampDate ENTITY or version was last changed.com.google.protobuf.TimestampOrBuilderDate ENTITY or version was last changed.Contact details for ORGANISATION PART for Public use.Contact details for ORGANISATION PART for Public use.Unique alphanumeric identification of CONTROL CENTRE used to identify source of request to external systems.Unique alphanumeric identification of CONTROL CENTRE used to identify source of request to external systems.com.google.protobuf.TimestampDate ENTITY was first created.com.google.protobuf.TimestampOrBuilderDate ENTITY was first created.Other ORGANISATIONs that delegate to this ORGANISATION.Other ORGANISATIONs that delegate to this ORGANISATION.Delegated responsibility SETS.Delegated responsibility SETS.Reference to a DEPARTMENT.Reference to a DEPARTMENT.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 ORGANISATIONAL UNIT.Description of ORGANISATIONAL UNIT.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 CONTROL CENTRE.com.google.protobuf.ByteStringIdentifier of CONTROL CENTRE.A list of alternative Key values for an element.A list of alternative Key values for an element.Coordinates of ORGANISATIONAL UNIT.Coordinates of ORGANISATIONAL UNIT.Reference to a MANAGEMENT AGENT.Reference to a MANAGEMENT AGENT.getName()Name of ORGANISATION PART.Name of ORGANISATION PART.intNumber used to identify CONTROL CENTRE.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.Own RESPONSIBILITY SETs V1.1 [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 296:99]Own RESPONSIBILITY SETs V1.1 [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 296:99]A private code that uniquely identifies the element.A private code that uniquely identifies the element.Additional public code used for department.Additional public code used for department.Reference to a RETAIL CONSORTIUM.Reference to a RETAIL CONSORTIUM.Reference to a SERVICED ORGANISATION.Reference to a SERVICED ORGANISATION.Name of DEPARTMENT.Name of DEPARTMENT.Whether ENTITY is currently in use.intWhether ENTITY is currently in use.Reference to a TRAVEL AGENT.Reference to a TRAVEL AGENT.Reference to a TYPE OF ORGANISATION PART.Reference to a TYPE OF ORGANISATION PART.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.booleanZones managed by ORGANISATION PART.booleanAdditional Translations of text elements.booleanReference to an AUTHORITY.booleanReference to a BRANDING.booleanDate ENTITY or version was last changed.booleanContact details for ORGANISATION PART for Public use.booleanUnique alphanumeric identification of CONTROL CENTRE used to identify source of request to external systems.booleanDate ENTITY was first created.booleanOther ORGANISATIONs that delegate to this ORGANISATION.booleanDelegated responsibility SETS.booleanReference to a DEPARTMENT.booleanDescription of ORGANISATIONAL UNIT.booleanUser defined Extensions to ENTITY in schema.booleanReference to a GENERAL ORGANISATION.booleanA list of alternative Key values for an element.booleanCoordinates of ORGANISATIONAL UNIT.booleanReference to a MANAGEMENT AGENT.booleanhasName()Name of ORGANISATION PART.booleanReference to an ONLINE SERVICE OPERATOR.booleanReference to an OPERATOR.booleanReference to an ORGANISATION.booleanReference to an OTHER ORGANISATION.booleanOwn RESPONSIBILITY SETs V1.1 [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 296:99]booleanA private code that uniquely identifies the element.booleanAdditional public code used for department.booleanReference to a RETAIL CONSORTIUM.booleanReference to a SERVICED ORGANISATION.booleanName of DEPARTMENT.booleanReference to a TRAVEL AGENT.booleanReference to a TYPE OF ORGANISATION PART.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
-
hasCreated
boolean hasCreated()Date ENTITY was first created. [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
.google.protobuf.Timestamp created = 4;- 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 = 4;- 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 = 4; -
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 = 5;- 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 = 5;- 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 = 5; -
getVersion
String getVersion()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 7;- 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 = 7;- 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 = 8;- 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 = 8;- 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 = 353;- 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 = 353;- 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 = 354;- 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 = 354;- 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 = 12;- 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 = 12;- 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 = 12; -
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 = 13; -
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 = 13; -
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 = 13; -
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 = 13; -
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 = 13; -
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 = 21;- 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 = 21;- 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 = 21; -
hasKeyList
boolean hasKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71;- Returns:
- Whether the keyList field is set.
-
getKeyList
KeyListStructure getKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71;- Returns:
- The keyList.
-
getKeyListOrBuilder
KeyListStructureOrBuilder getKeyListOrBuilder()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 71; -
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 = 72;- 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 = 72;- 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 = 72; -
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 = 73;- 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 = 73;- 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 = 73; -
hasName
boolean hasName()Name of ORGANISATION PART. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 372:69]
.uk.org.netex.www.netex.MultilingualString name = 161;- Returns:
- Whether the name field is set.
-
getName
MultilingualString getName()Name of ORGANISATION PART. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 372:69]
.uk.org.netex.www.netex.MultilingualString name = 161;- Returns:
- The name.
-
getNameOrBuilder
MultilingualStringOrBuilder getNameOrBuilder()Name of ORGANISATION PART. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 372:69]
.uk.org.netex.www.netex.MultilingualString name = 161; -
hasShortName
boolean hasShortName()Name of DEPARTMENT. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 377:74]
.uk.org.netex.www.netex.MultilingualString short_name = 162;- Returns:
- Whether the shortName field is set.
-
getShortName
MultilingualString getShortName()Name of DEPARTMENT. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 377:74]
.uk.org.netex.www.netex.MultilingualString short_name = 162;- Returns:
- The shortName.
-
getShortNameOrBuilder
MultilingualStringOrBuilder getShortNameOrBuilder()Name of DEPARTMENT. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 377:74]
.uk.org.netex.www.netex.MultilingualString short_name = 162; -
hasDescription
boolean hasDescription()Description of ORGANISATIONAL UNIT. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 382:76]
.uk.org.netex.www.netex.MultilingualString description = 163;- Returns:
- Whether the description field is set.
-
getDescription
MultilingualString getDescription()Description of ORGANISATIONAL UNIT. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 382:76]
.uk.org.netex.www.netex.MultilingualString description = 163;- Returns:
- The description.
-
getDescriptionOrBuilder
MultilingualStringOrBuilder getDescriptionOrBuilder()Description of ORGANISATIONAL UNIT. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 382:76]
.uk.org.netex.www.netex.MultilingualString description = 163; -
hasPublicCode
boolean hasPublicCode()Additional public code used for department. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 387:77]
.uk.org.netex.www.netex.PrivateCodeStructure public_code = 164;- Returns:
- Whether the publicCode field is set.
-
getPublicCode
PrivateCodeStructure getPublicCode()Additional public code used for department. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 387:77]
.uk.org.netex.www.netex.PrivateCodeStructure public_code = 164;- Returns:
- The publicCode.
-
getPublicCodeOrBuilder
PrivateCodeStructureOrBuilder getPublicCodeOrBuilder()Additional public code used for department. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 387:77]
.uk.org.netex.www.netex.PrivateCodeStructure public_code = 164; -
hasPrivateCode
boolean hasPrivateCode()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;- Returns:
- Whether the privateCode field is set.
-
getPrivateCode
PrivateCodeStructure getPrivateCode()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 165;- Returns:
- The privateCode.
-
getPrivateCodeOrBuilder
PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()A private code that uniquely identifies the element. May be used for inter-operating with other (legacy) systems. [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
.uk.org.netex.www.netex.PrivateCodeStructure private_code = 165; -
hasContactDetails
boolean hasContactDetails()Contact details for ORGANISATION PART for Public use. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 393:77]
.uk.org.netex.www.netex.ContactStructure contact_details = 166;- Returns:
- Whether the contactDetails field is set.
-
getContactDetails
ContactStructure getContactDetails()Contact details for ORGANISATION PART for Public use. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 393:77]
.uk.org.netex.www.netex.ContactStructure contact_details = 166;- Returns:
- The contactDetails.
-
getContactDetailsOrBuilder
ContactStructureOrBuilder getContactDetailsOrBuilder()Contact details for ORGANISATION PART for Public use. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 393:77]
.uk.org.netex.www.netex.ContactStructure contact_details = 166; -
hasLocation
boolean hasLocation()Coordinates of ORGANISATIONAL UNIT. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 398:72]
.uk.org.netex.www.netex.LocationStructure location = 167;- Returns:
- Whether the location field is set.
-
getLocation
LocationStructure getLocation()Coordinates of ORGANISATIONAL UNIT. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 398:72]
.uk.org.netex.www.netex.LocationStructure location = 167;- Returns:
- The location.
-
getLocationOrBuilder
LocationStructureOrBuilder getLocationOrBuilder()Coordinates of ORGANISATIONAL UNIT. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 398:72]
.uk.org.netex.www.netex.LocationStructure location = 167; -
hasTypeOfOrganisationPartRef
boolean hasTypeOfOrganisationPartRef()Reference to a TYPE OF ORGANISATION PART. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 265:84]
.uk.org.netex.www.netex.TypeOfOrganisationPartRefType type_of_organisation_part_ref = 177;- Returns:
- Whether the typeOfOrganisationPartRef field is set.
-
getTypeOfOrganisationPartRef
TypeOfOrganisationPartRefType getTypeOfOrganisationPartRef()Reference to a TYPE OF ORGANISATION PART. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 265:84]
.uk.org.netex.www.netex.TypeOfOrganisationPartRefType type_of_organisation_part_ref = 177;- Returns:
- The typeOfOrganisationPartRef.
-
getTypeOfOrganisationPartRefOrBuilder
TypeOfOrganisationPartRefTypeOrBuilder getTypeOfOrganisationPartRefOrBuilder()Reference to a TYPE OF ORGANISATION PART. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 265:84]
.uk.org.netex.www.netex.TypeOfOrganisationPartRefType type_of_organisation_part_ref = 177; -
hasAdministrativeZones
boolean hasAdministrativeZones()Zones managed by ORGANISATION PART. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 405:98]
.uk.org.netex.www.netex.AdministrativeZones_RelStructure administrative_zones = 178;- Returns:
- Whether the administrativeZones field is set.
-
getAdministrativeZones
AdministrativeZones_RelStructure getAdministrativeZones()Zones managed by ORGANISATION PART. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 405:98]
.uk.org.netex.www.netex.AdministrativeZones_RelStructure administrative_zones = 178;- Returns:
- The administrativeZones.
-
getAdministrativeZonesOrBuilder
AdministrativeZones_RelStructureOrBuilder getAdministrativeZonesOrBuilder()Zones managed by ORGANISATION PART. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 405:98]
.uk.org.netex.www.netex.AdministrativeZones_RelStructure administrative_zones = 178; -
hasOwnResponsibilitySets
boolean hasOwnResponsibilitySets()Own RESPONSIBILITY SETs V1.1 [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 296:99]
.uk.org.netex.www.netex.ResponsibilitySets_RelStructure own_responsibility_sets = 179;- Returns:
- Whether the ownResponsibilitySets field is set.
-
getOwnResponsibilitySets
ResponsibilitySets_RelStructure getOwnResponsibilitySets()Own RESPONSIBILITY SETs V1.1 [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 296:99]
.uk.org.netex.www.netex.ResponsibilitySets_RelStructure own_responsibility_sets = 179;- Returns:
- The ownResponsibilitySets.
-
getOwnResponsibilitySetsOrBuilder
ResponsibilitySets_RelStructureOrBuilder getOwnResponsibilitySetsOrBuilder()Own RESPONSIBILITY SETs V1.1 [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 296:99]
.uk.org.netex.www.netex.ResponsibilitySets_RelStructure own_responsibility_sets = 179; -
hasDelegatedResponsibilitySets
boolean hasDelegatedResponsibilitySets()Delegated responsibility SETS. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 301:105]
.uk.org.netex.www.netex.ResponsibilitySets_RelStructure delegated_responsibility_sets = 180;- Returns:
- Whether the delegatedResponsibilitySets field is set.
-
getDelegatedResponsibilitySets
ResponsibilitySets_RelStructure getDelegatedResponsibilitySets()Delegated responsibility SETS. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 301:105]
.uk.org.netex.www.netex.ResponsibilitySets_RelStructure delegated_responsibility_sets = 180;- Returns:
- The delegatedResponsibilitySets.
-
getDelegatedResponsibilitySetsOrBuilder
ResponsibilitySets_RelStructureOrBuilder getDelegatedResponsibilitySetsOrBuilder()Delegated responsibility SETS. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 301:105]
.uk.org.netex.www.netex.ResponsibilitySets_RelStructure delegated_responsibility_sets = 180; -
hasDelegatedFrom
boolean hasDelegatedFrom()Other ORGANISATIONs that delegate to this ORGANISATION. (TAP TSI B1.) [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 306:89]
.uk.org.netex.www.netex.OrganisationRefs_RelStructure delegated_from = 181;- Returns:
- Whether the delegatedFrom field is set.
-
getDelegatedFrom
OrganisationRefs_RelStructure getDelegatedFrom()Other ORGANISATIONs that delegate to this ORGANISATION. (TAP TSI B1.) [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 306:89]
.uk.org.netex.www.netex.OrganisationRefs_RelStructure delegated_from = 181;- Returns:
- The delegatedFrom.
-
getDelegatedFromOrBuilder
OrganisationRefs_RelStructureOrBuilder getDelegatedFromOrBuilder()Other ORGANISATIONs that delegate to this ORGANISATION. (TAP TSI B1.) [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 306:89]
.uk.org.netex.www.netex.OrganisationRefs_RelStructure delegated_from = 181; -
getNumber
int getNumber()Number used to identify CONTROL CENTRE. [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 657:64]
int32 number = 321;- Returns:
- The number.
-
hasControlCentreCode
boolean hasControlCentreCode()Unique alphanumeric identification of CONTROL CENTRE used to identify source of request to external systems. [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 662:82]
.uk.org.netex.www.netex.MultilingualString control_centre_code = 322;- Returns:
- Whether the controlCentreCode field is set.
-
getControlCentreCode
MultilingualString getControlCentreCode()Unique alphanumeric identification of CONTROL CENTRE used to identify source of request to external systems. [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 662:82]
.uk.org.netex.www.netex.MultilingualString control_centre_code = 322;- Returns:
- The controlCentreCode.
-
getControlCentreCodeOrBuilder
MultilingualStringOrBuilder getControlCentreCodeOrBuilder()Unique alphanumeric identification of CONTROL CENTRE used to identify source of request to external systems. [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 662:82]
.uk.org.netex.www.netex.MultilingualString control_centre_code = 322; -
hasDepartmentRef
boolean hasDepartmentRef()Reference to a DEPARTMENT. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 102:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure department_ref = 323;- Returns:
- Whether the departmentRef field is set.
-
getDepartmentRef
VersionOfObjectRefStructure getDepartmentRef()Reference to a DEPARTMENT. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 102:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure department_ref = 323;- Returns:
- The departmentRef.
-
getDepartmentRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDepartmentRefOrBuilder()Reference to a DEPARTMENT. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 102:106]
.uk.org.netex.www.netex.VersionOfObjectRefStructure department_ref = 323; -
getId
String getId()Identifier of CONTROL CENTRE. [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 631:73]
string id = 351;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()Identifier of CONTROL CENTRE. [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 631:73]
string id = 351;- Returns:
- The bytes for id.
-
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 = 168;- 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 = 168;- 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 = 168; -
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 = 169;- 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 = 169;- 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 = 169; -
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 = 170;- 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 = 170;- 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 = 170; -
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 = 171;- 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 = 171;- 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 = 171; -
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 = 172;- 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 = 172;- 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 = 172; -
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 = 173;- 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 = 173;- 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 = 173; -
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 = 174;- 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 = 174;- 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 = 174; -
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 = 175;- 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 = 175;- 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 = 175; -
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 = 176;- 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 = 176;- 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 = 176; -
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 = 342;- 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 = 342;- 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 = 342; -
getOrganisationRefStructureCase
ControlCentreType.OrganisationRefStructureCase getOrganisationRefStructureCase()
-