Package uk.org.netex.www.netex
Interface Zone_DerivedViewStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
Zone_DerivedViewStructure,Zone_DerivedViewStructure.Builder
@Generated
public interface Zone_DerivedViewStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionReference to a SITE.Reference to a SITE.Reference to an ADMINISTRATIVE ZONE.Reference to an ADMINISTRATIVE ZONE.Reference to a BRANDING.Reference to a BRANDING.Reference to a FARE ZONE.Reference to a FARE ZONE.getId()Identifier of Object of which this is a view.com.google.protobuf.ByteStringIdentifier of Object of which this is a view.Reference to an MOBILITY SERVICE CONSTRAINT ZONE.Reference to an MOBILITY SERVICE CONSTRAINT ZONE.getName()Name of Stop Point.Name of Stop Point.Reference to a STOP AREA.Reference to a STOP AREA.Reference to a TARIFF ZONE.Reference to a TARIFF ZONE.Reference to a TRANSPORT ADMINISTRATIVE ZONE.Reference to a TRANSPORT ADMINISTRATIVE ZONE.Reference to a TYPE OF ZONE.Reference to a TYPE OF ZONE.Reference to a ZONE.Reference to a ZONE.booleanReference to a SITE.booleanReference to an ADMINISTRATIVE ZONE.booleanReference to a BRANDING.booleanReference to a FARE ZONE.booleanReference to an MOBILITY SERVICE CONSTRAINT ZONE.booleanhasName()Name of Stop Point.booleanReference to a STOP AREA.booleanReference to a TARIFF ZONE.booleanReference to a TRANSPORT ADMINISTRATIVE ZONE.booleanReference to a TYPE OF ZONE.booleanReference to a ZONE.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()Name of Stop Point. [netex_framework/netex_genericFramework/netex_zone_version.xsd at 376:71]
.uk.org.netex.www.netex.MultilingualString name = 48;- Returns:
- Whether the name field is set.
-
getName
MultilingualString getName()Name of Stop Point. [netex_framework/netex_genericFramework/netex_zone_version.xsd at 376:71]
.uk.org.netex.www.netex.MultilingualString name = 48;- Returns:
- The name.
-
getNameOrBuilder
MultilingualStringOrBuilder getNameOrBuilder()Name of Stop Point. [netex_framework/netex_genericFramework/netex_zone_version.xsd at 376:71]
.uk.org.netex.www.netex.MultilingualString name = 48; -
hasTypeOfZoneRef
boolean hasTypeOfZoneRef()Reference to a TYPE OF ZONE. [netex_framework/netex_genericFramework/netex_zone_support.xsd at 136:102]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_zone_ref = 49;- Returns:
- Whether the typeOfZoneRef field is set.
-
getTypeOfZoneRef
VersionOfObjectRefStructure getTypeOfZoneRef()Reference to a TYPE OF ZONE. [netex_framework/netex_genericFramework/netex_zone_support.xsd at 136:102]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_zone_ref = 49;- Returns:
- The typeOfZoneRef.
-
getTypeOfZoneRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTypeOfZoneRefOrBuilder()Reference to a TYPE OF ZONE. [netex_framework/netex_genericFramework/netex_zone_support.xsd at 136:102]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_zone_ref = 49; -
hasZoneRef
boolean hasZoneRef()Reference to a ZONE. [netex_framework/netex_genericFramework/netex_zone_support.xsd at 63:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure zone_ref = 41;- Returns:
- Whether the zoneRef field is set.
-
getZoneRef
VersionOfObjectRefStructure getZoneRef()Reference to a ZONE. [netex_framework/netex_genericFramework/netex_zone_support.xsd at 63:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure zone_ref = 41;- Returns:
- The zoneRef.
-
getZoneRefOrBuilder
VersionOfObjectRefStructureOrBuilder getZoneRefOrBuilder()Reference to a ZONE. [netex_framework/netex_genericFramework/netex_zone_support.xsd at 63:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure zone_ref = 41; -
hasTariffZoneRef
boolean hasTariffZoneRef()Reference to a TARIFF ZONE. [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
.uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 42;- Returns:
- Whether the tariffZoneRef field is set.
-
getTariffZoneRef
TariffZoneRefType getTariffZoneRef()Reference to a TARIFF ZONE. [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
.uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 42;- Returns:
- The tariffZoneRef.
-
getTariffZoneRefOrBuilder
TariffZoneRefTypeOrBuilder getTariffZoneRefOrBuilder()Reference to a TARIFF ZONE. [netex_framework/netex_genericFramework/netex_zone_support.xsd at 99:71]
.uk.org.netex.www.netex.TariffZoneRefType tariff_zone_ref = 42; -
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 = 43;- 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 = 43;- 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 = 43; -
hasTransportAdministrativeZoneRef
boolean hasTransportAdministrativeZoneRef()Reference to a TRANSPORT ADMINISTRATIVE ZONE. [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 368:81]
.uk.org.netex.www.netex.TransportAdministrativeZoneRefType transport_administrative_zone_ref = 44;- Returns:
- Whether the transportAdministrativeZoneRef field is set.
-
getTransportAdministrativeZoneRef
TransportAdministrativeZoneRefType getTransportAdministrativeZoneRef()Reference to a TRANSPORT ADMINISTRATIVE ZONE. [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 368:81]
.uk.org.netex.www.netex.TransportAdministrativeZoneRefType transport_administrative_zone_ref = 44;- Returns:
- The transportAdministrativeZoneRef.
-
getTransportAdministrativeZoneRefOrBuilder
TransportAdministrativeZoneRefTypeOrBuilder getTransportAdministrativeZoneRefOrBuilder()Reference to a TRANSPORT ADMINISTRATIVE ZONE. [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 368:81]
.uk.org.netex.www.netex.TransportAdministrativeZoneRefType transport_administrative_zone_ref = 44; -
hasAccessZoneRef
boolean hasAccessZoneRef()Reference to a SITE. [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 274:94]
.uk.org.netex.www.netex.VersionOfObjectRefStructure access_zone_ref = 45;- Returns:
- Whether the accessZoneRef field is set.
-
getAccessZoneRef
VersionOfObjectRefStructure getAccessZoneRef()Reference to a SITE. [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 274:94]
.uk.org.netex.www.netex.VersionOfObjectRefStructure access_zone_ref = 45;- Returns:
- The accessZoneRef.
-
getAccessZoneRefOrBuilder
VersionOfObjectRefStructureOrBuilder getAccessZoneRefOrBuilder()Reference to a SITE. [netex_part_1/part1_ifopt/netex_ifopt_site_support.xsd at 274:94]
.uk.org.netex.www.netex.VersionOfObjectRefStructure access_zone_ref = 45; -
hasStopAreaRef
boolean hasStopAreaRef()Reference to a STOP AREA. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 46;- Returns:
- Whether the stopAreaRef field is set.
-
getStopAreaRef
VersionOfObjectRefStructure getStopAreaRef()Reference to a STOP AREA. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 46;- Returns:
- The stopAreaRef.
-
getStopAreaRefOrBuilder
VersionOfObjectRefStructureOrBuilder getStopAreaRefOrBuilder()Reference to a STOP AREA. [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 335:90]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_area_ref = 46; -
hasFareZoneRef
boolean hasFareZoneRef()Reference to a FARE ZONE. [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 200:97]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_zone_ref = 47;- Returns:
- Whether the fareZoneRef field is set.
-
getFareZoneRef
VersionOfObjectRefStructure getFareZoneRef()Reference to a FARE ZONE. [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 200:97]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_zone_ref = 47;- Returns:
- The fareZoneRef.
-
getFareZoneRefOrBuilder
VersionOfObjectRefStructureOrBuilder getFareZoneRefOrBuilder()Reference to a FARE ZONE. [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 200:97]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_zone_ref = 47; -
hasMobilityServiceConstraintZoneRef
boolean hasMobilityServiceConstraintZoneRef()Reference to an MOBILITY SERVICE CONSTRAINT ZONE. +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd at 83:83]
.uk.org.netex.www.netex.VersionOfObjectRefStructure mobility_service_constraint_zone_ref = 51;- Returns:
- Whether the mobilityServiceConstraintZoneRef field is set.
-
getMobilityServiceConstraintZoneRef
VersionOfObjectRefStructure getMobilityServiceConstraintZoneRef()Reference to an MOBILITY SERVICE CONSTRAINT ZONE. +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd at 83:83]
.uk.org.netex.www.netex.VersionOfObjectRefStructure mobility_service_constraint_zone_ref = 51;- Returns:
- The mobilityServiceConstraintZoneRef.
-
getMobilityServiceConstraintZoneRefOrBuilder
VersionOfObjectRefStructureOrBuilder getMobilityServiceConstraintZoneRefOrBuilder()Reference to an MOBILITY SERVICE CONSTRAINT ZONE. +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_support.xsd at 83:83]
.uk.org.netex.www.netex.VersionOfObjectRefStructure mobility_service_constraint_zone_ref = 51; -
getZoneRefStructureCase
Zone_DerivedViewStructure.ZoneRefStructureCase getZoneRefStructureCase()
-