Package uk.org.netex.www.netex
Interface MobilityServiceConstraintZones_RelStructure.ChoiceWrapper_MobilityServiceConstraintZones_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
MobilityServiceConstraintZones_RelStructure.ChoiceWrapper_MobilityServiceConstraintZones_RelStructure,MobilityServiceConstraintZones_RelStructure.ChoiceWrapper_MobilityServiceConstraintZones_RelStructure.Builder
- Enclosing class:
MobilityServiceConstraintZones_RelStructure
public static interface MobilityServiceConstraintZones_RelStructure.ChoiceWrapper_MobilityServiceConstraintZones_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]ZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]Reference to an MOBILITY SERVICE CONSTRAINT ZONE.Reference to an MOBILITY SERVICE CONSTRAINT ZONE.booleanZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]booleanReference to an MOBILITY SERVICE CONSTRAINT 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
-
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 = 1;- 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 = 1;- 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 = 1; -
hasMobilityServiceConstraintZone
boolean hasMobilityServiceConstraintZone()ZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]
.uk.org.netex.www.netex.MobilityServiceConstraintZoneType mobility_service_constraint_zone = 2;- Returns:
- Whether the mobilityServiceConstraintZone field is set.
-
getMobilityServiceConstraintZone
MobilityServiceConstraintZoneType getMobilityServiceConstraintZone()ZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]
.uk.org.netex.www.netex.MobilityServiceConstraintZoneType mobility_service_constraint_zone = 2;- Returns:
- The mobilityServiceConstraintZone.
-
getMobilityServiceConstraintZoneOrBuilder
MobilityServiceConstraintZoneTypeOrBuilder getMobilityServiceConstraintZoneOrBuilder()ZONE defining a restriction on used of a MOBILITY SERVICE, e.g. no entry, no drop off, etc, etc +v1.2.2 [netex_part_5/part5_nd/netex_nm_mobilityServiceConstraintZone_version.xsd at 65:94]
.uk.org.netex.www.netex.MobilityServiceConstraintZoneType mobility_service_constraint_zone = 2;
-