Package uk.org.netex.www.netex
Interface ZoneRefs_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ZoneRefs_RelStructure,ZoneRefs_RelStructure.Builder
public interface ZoneRefs_RelStructureOrBuilder
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 FARE ZONE.Reference to a FARE ZONE.getId()Identifier of the relationship.com.google.protobuf.ByteStringIdentifier of the relationship.Reference to an MOBILITY SERVICE CONSTRAINT ZONE.Reference to an MOBILITY SERVICE CONSTRAINT ZONE.Whether this is a list of all (revise) or just changes.intWhether this is a list of all (revise) or just changes.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 ZONE.Reference to a ZONE.booleanReference to a SITE.booleanReference to an ADMINISTRATIVE ZONE.booleanReference to a FARE ZONE.booleanReference to an MOBILITY SERVICE CONSTRAINT ZONE.booleanReference to a STOP AREA.booleanReference to a TARIFF ZONE.booleanReference to a TRANSPORT ADMINISTRATIVE 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 the relationship. [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
string id = 1;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()Identifier of the relationship. [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
string id = 1;- Returns:
- The bytes for id.
-
getModificationSetValue
int getModificationSetValue()Whether this is a list of all (revise) or just changes. [netex_framework/netex_responsibility/netex_relationship.xsd at 184:91]
.uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;- Returns:
- The enum numeric value on the wire for modificationSet.
-
getModificationSet
ModificationSetEnumeration getModificationSet()Whether this is a list of all (revise) or just changes. [netex_framework/netex_responsibility/netex_relationship.xsd at 184:91]
.uk.org.netex.www.netex.ModificationSetEnumeration modification_set = 2;- Returns:
- The modificationSet.
-
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 = 3;- 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 = 3;- 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 = 3; -
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 = 4;- 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 = 4;- 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 = 4; -
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 = 5;- 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 = 5;- 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 = 5; -
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 = 6;- 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 = 6;- 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 = 6; -
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 = 7;- 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 = 7;- 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 = 7; -
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 = 8;- 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 = 8;- 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 = 8; -
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 = 9;- 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 = 9;- 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 = 9; -
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 = 10;- 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 = 10;- 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 = 10; -
getZoneRefStructureCase
ZoneRefs_RelStructure.ZoneRefStructureCase getZoneRefStructureCase()
-