Package uk.org.netex.www.netex
Interface AdministrativeZones_RelStructure.ChoiceWrapper_AdministrativeZones_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
AdministrativeZones_RelStructure.ChoiceWrapper_AdministrativeZones_RelStructure,AdministrativeZones_RelStructure.ChoiceWrapper_AdministrativeZones_RelStructure.Builder
- Enclosing class:
AdministrativeZones_RelStructure
public static interface AdministrativeZones_RelStructure.ChoiceWrapper_AdministrativeZones_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionA ZONE relating to the management responsibilities of an ORGANISATION.A ZONE relating to the management responsibilities of an ORGANISATION.Reference to an ADMINISTRATIVE ZONE.Reference to an ADMINISTRATIVE ZONE.A ZONE relating to the management responsibilities of an ORGANISATION.A ZONE relating to the management responsibilities of an ORGANISATION.booleanA ZONE relating to the management responsibilities of an ORGANISATION.booleanReference to an ADMINISTRATIVE ZONE.booleanA ZONE relating to the management responsibilities of an ORGANISATION.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
-
hasAdministrativeZoneRef
boolean hasAdministrativeZoneRef()Reference to an ADMINISTRATIVE ZONE. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
.uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 1;- Returns:
- Whether the administrativeZoneRef field is set.
-
getAdministrativeZoneRef
AdministrativeZoneRefType getAdministrativeZoneRef()Reference to an ADMINISTRATIVE ZONE. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
.uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 1;- Returns:
- The administrativeZoneRef.
-
getAdministrativeZoneRefOrBuilder
AdministrativeZoneRefTypeOrBuilder getAdministrativeZoneRefOrBuilder()Reference to an ADMINISTRATIVE ZONE. [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
.uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 1; -
hasAdministrativeZone
boolean hasAdministrativeZone()A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 629:98]
.uk.org.netex.www.netex.AdministrativeZoneType administrative_zone = 2;- Returns:
- Whether the administrativeZone field is set.
-
getAdministrativeZone
AdministrativeZoneType getAdministrativeZone()A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 629:98]
.uk.org.netex.www.netex.AdministrativeZoneType administrative_zone = 2;- Returns:
- The administrativeZone.
-
getAdministrativeZoneOrBuilder
AdministrativeZoneTypeOrBuilder getAdministrativeZoneOrBuilder()A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region. [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 629:98]
.uk.org.netex.www.netex.AdministrativeZoneType administrative_zone = 2; -
hasTransportAdministrativeZone
boolean hasTransportAdministrativeZone()A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region. [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 671:107]
.uk.org.netex.www.netex.TransportAdministrativeZoneType transport_administrative_zone = 3;- Returns:
- Whether the transportAdministrativeZone field is set.
-
getTransportAdministrativeZone
TransportAdministrativeZoneType getTransportAdministrativeZone()A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region. [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 671:107]
.uk.org.netex.www.netex.TransportAdministrativeZoneType transport_administrative_zone = 3;- Returns:
- The transportAdministrativeZone.
-
getTransportAdministrativeZoneOrBuilder
TransportAdministrativeZoneTypeOrBuilder getTransportAdministrativeZoneOrBuilder()A ZONE relating to the management responsibilities of an ORGANISATION. For example to allocate bus stop identifiers for a region. [netex_framework/netex_reusableComponents/netex_transportOrganisation_version.xsd at 671:107]
.uk.org.netex.www.netex.TransportAdministrativeZoneType transport_administrative_zone = 3; -
getZoneVersionStructureCase
AdministrativeZones_RelStructure.ChoiceWrapper_AdministrativeZones_RelStructure.ZoneVersionStructureCase getZoneVersionStructureCase()
-