Package uk.org.netex.www.netex
Interface ParkingProperties_VersionedChildStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ParkingProperties_VersionedChildStructure,ParkingProperties_VersionedChildStructure.Builder
public interface ParkingProperties_VersionedChildStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionAdditional Translations of text elements.Additional Translations of text elements.getAreas()PARKING AREA to which prpoerties appky +v1.1.PARKING AREA to which prpoerties appky +v1.1.Relative positioning of Parking bays.intRelative positioning of Parking bays.com.google.protobuf.TimestampDate ENTITY or version was last changed.com.google.protobuf.TimestampOrBuilderDate ENTITY or version was last changed.com.google.protobuf.TimestampDate ENTITY was first created.com.google.protobuf.TimestampOrBuilderDate ENTITY was first created.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.User defined Extensions to ENTITY in schema.User defined Extensions to ENTITY in schema.getId()Identifier of ENTITY.com.google.protobuf.ByteStringIdentifier of ENTITY.com.google.protobuf.DurationMaximum allowed Stay as Duration.com.google.protobuf.DurationOrBuilderMaximum allowed Stay as Duration.getName()Name of PARKING PROPERTIes.Name of PARKING PROPERTIes.Reference to a PARKING.Reference to a PARKING.getParkingStayList(int index) Nature of stay in PARKING.intNature of stay in PARKING.Nature of stay in PARKING.intgetParkingStayListValue(int index) Nature of stay in PARKING.Nature of stay in PARKING.getParkingUserTypes(int index) Type of users: disabled, all etc.intType of users: disabled, all etc.Type of users: disabled, all etc.intgetParkingUserTypesValue(int index) Type of users: disabled, all etc.Type of users: disabled, all etc.getParkingVehicleTypes(int index) Type of vehicle that PARKING allows.intType of vehicle that PARKING allows.Type of vehicle that PARKING allows.intgetParkingVehicleTypesValue(int index) Type of vehicle that PARKING allows.Type of vehicle that PARKING allows.Visibible Indication of parking area.intVisibible Indication of parking area.booleanWhether Parking is secured by surveillance and other measures.surveillance.Available spaces within PARKING AREA.Available spaces within PARKING AREA.Whether ENTITY is currently in use.intWhether ENTITY is currently in use.getValidBetween(int index) OPTIMISATION.intOPTIMISATION.OPTIMISATION.getValidBetweenOrBuilder(int index) OPTIMISATION.List<? extends ValidBetweenTypeOrBuilder> OPTIMISATION.VALIDITY CONDITIONs conditioning entity.VALIDITY CONDITIONs conditioning entity.TRANSPORT TYPEs that may use PARKING - open codes.TRANSPORT TYPEs that may use PARKING - open codes.Version number of entity.com.google.protobuf.ByteStringVersion number of entity.booleanAdditional Translations of text elements.booleanhasAreas()PARKING AREA to which prpoerties appky +v1.1.booleanDate ENTITY or version was last changed.booleanDate ENTITY was first created.booleanUser defined Extensions to ENTITY in schema.booleanMaximum allowed Stay as Duration.booleanhasName()Name of PARKING PROPERTIes.booleanReference to a PARKING.booleanAvailable spaces within PARKING AREA.booleanVALIDITY CONDITIONs conditioning entity.booleanTRANSPORT TYPEs that may use PARKING - open codes.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 ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
string id = 2;- Returns:
- The id.
-
getIdBytes
com.google.protobuf.ByteString getIdBytes()Identifier of ENTITY. [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
string id = 2;- Returns:
- The bytes for id.
-
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 = 183;- 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 = 183;- 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 = 184;- 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 = 184;- 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; -
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 = 71;- 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 = 71;- 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 = 71; -
hasName
boolean hasName()Name of PARKING PROPERTIes.+V1.2.2 [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 589:69]
.uk.org.netex.www.netex.MultilingualString name = 151;- Returns:
- Whether the name field is set.
-
getName
MultilingualString getName()Name of PARKING PROPERTIes.+V1.2.2 [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 589:69]
.uk.org.netex.www.netex.MultilingualString name = 151;- Returns:
- The name.
-
getNameOrBuilder
MultilingualStringOrBuilder getNameOrBuilder()Name of PARKING PROPERTIes.+V1.2.2 [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 589:69]
.uk.org.netex.www.netex.MultilingualString name = 151; -
hasParkingRef
boolean hasParkingRef()Reference to a PARKING. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 161;- Returns:
- Whether the parkingRef field is set.
-
getParkingRef
VersionOfObjectRefStructure getParkingRef()Reference to a PARKING. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 161;- Returns:
- The parkingRef.
-
getParkingRefOrBuilder
VersionOfObjectRefStructureOrBuilder getParkingRefOrBuilder()Reference to a PARKING. [netex_part_1/part1_ifopt/netex_ifopt_parking_support.xsd at 92:88]
.uk.org.netex.www.netex.VersionOfObjectRefStructure parking_ref = 161; -
getParkingUserTypesList
List<ParkingUserEnumeration> getParkingUserTypesList()Type of users: disabled, all etc. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 595:92]
repeated .uk.org.netex.www.netex.ParkingUserEnumeration parking_user_types = 162 [packed = true];- Returns:
- A list containing the parkingUserTypes.
-
getParkingUserTypesCount
int getParkingUserTypesCount()Type of users: disabled, all etc. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 595:92]
repeated .uk.org.netex.www.netex.ParkingUserEnumeration parking_user_types = 162 [packed = true];- Returns:
- The count of parkingUserTypes.
-
getParkingUserTypes
Type of users: disabled, all etc. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 595:92]
repeated .uk.org.netex.www.netex.ParkingUserEnumeration parking_user_types = 162 [packed = true];- Parameters:
index- The index of the element to return.- Returns:
- The parkingUserTypes at the given index.
-
getParkingUserTypesValueList
Type of users: disabled, all etc. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 595:92]
repeated .uk.org.netex.www.netex.ParkingUserEnumeration parking_user_types = 162 [packed = true];- Returns:
- A list containing the enum numeric values on the wire for parkingUserTypes.
-
getParkingUserTypesValue
int getParkingUserTypesValue(int index) Type of users: disabled, all etc. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 595:92]
repeated .uk.org.netex.www.netex.ParkingUserEnumeration parking_user_types = 162 [packed = true];- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of parkingUserTypes at the given index.
-
getParkingVehicleTypesList
List<ParkingVehicleEnumeration> getParkingVehicleTypesList()Type of vehicle that PARKING allows. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 600:98]
repeated .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_types = 163 [packed = true];- Returns:
- A list containing the parkingVehicleTypes.
-
getParkingVehicleTypesCount
int getParkingVehicleTypesCount()Type of vehicle that PARKING allows. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 600:98]
repeated .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_types = 163 [packed = true];- Returns:
- The count of parkingVehicleTypes.
-
getParkingVehicleTypes
Type of vehicle that PARKING allows. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 600:98]
repeated .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_types = 163 [packed = true];- Parameters:
index- The index of the element to return.- Returns:
- The parkingVehicleTypes at the given index.
-
getParkingVehicleTypesValueList
Type of vehicle that PARKING allows. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 600:98]
repeated .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_types = 163 [packed = true];- Returns:
- A list containing the enum numeric values on the wire for parkingVehicleTypes.
-
getParkingVehicleTypesValue
int getParkingVehicleTypesValue(int index) Type of vehicle that PARKING allows. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 600:98]
repeated .uk.org.netex.www.netex.ParkingVehicleEnumeration parking_vehicle_types = 163 [packed = true];- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of parkingVehicleTypes at the given index.
-
hasVehicleTypes
boolean hasVehicleTypes()TRANSPORT TYPEs that may use PARKING - open codes. +v1.2.2 [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 605:89]
.uk.org.netex.www.netex.TransportTypeRefs_RelStructure vehicle_types = 155;- Returns:
- Whether the vehicleTypes field is set.
-
getVehicleTypes
TransportTypeRefs_RelStructure getVehicleTypes()TRANSPORT TYPEs that may use PARKING - open codes. +v1.2.2 [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 605:89]
.uk.org.netex.www.netex.TransportTypeRefs_RelStructure vehicle_types = 155;- Returns:
- The vehicleTypes.
-
getVehicleTypesOrBuilder
TransportTypeRefs_RelStructureOrBuilder getVehicleTypesOrBuilder()TRANSPORT TYPEs that may use PARKING - open codes. +v1.2.2 [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 605:89]
.uk.org.netex.www.netex.TransportTypeRefs_RelStructure vehicle_types = 155; -
getParkingStayListList
List<ParkingStayEnumeration> getParkingStayListList()Nature of stay in PARKING. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 632:91]
repeated .uk.org.netex.www.netex.ParkingStayEnumeration parking_stay_list = 164 [packed = true];- Returns:
- A list containing the parkingStayList.
-
getParkingStayListCount
int getParkingStayListCount()Nature of stay in PARKING. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 632:91]
repeated .uk.org.netex.www.netex.ParkingStayEnumeration parking_stay_list = 164 [packed = true];- Returns:
- The count of parkingStayList.
-
getParkingStayList
Nature of stay in PARKING. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 632:91]
repeated .uk.org.netex.www.netex.ParkingStayEnumeration parking_stay_list = 164 [packed = true];- Parameters:
index- The index of the element to return.- Returns:
- The parkingStayList at the given index.
-
getParkingStayListValueList
Nature of stay in PARKING. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 632:91]
repeated .uk.org.netex.www.netex.ParkingStayEnumeration parking_stay_list = 164 [packed = true];- Returns:
- A list containing the enum numeric values on the wire for parkingStayList.
-
getParkingStayListValue
int getParkingStayListValue(int index) Nature of stay in PARKING. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 632:91]
repeated .uk.org.netex.www.netex.ParkingStayEnumeration parking_stay_list = 164 [packed = true];- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of parkingStayList at the given index.
-
hasMaximumStay
boolean hasMaximumStay()Maximum allowed Stay as Duration. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 637:70]
.google.protobuf.Duration maximum_stay = 165;- Returns:
- Whether the maximumStay field is set.
-
getMaximumStay
com.google.protobuf.Duration getMaximumStay()Maximum allowed Stay as Duration. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 637:70]
.google.protobuf.Duration maximum_stay = 165;- Returns:
- The maximumStay.
-
getMaximumStayOrBuilder
com.google.protobuf.DurationOrBuilder getMaximumStayOrBuilder()Maximum allowed Stay as Duration. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 637:70]
.google.protobuf.Duration maximum_stay = 165; -
getSecureParking
boolean getSecureParking()Whether Parking is secured by surveillance and other measures.surveillance. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 642:71]
bool secure_parking = 158;- Returns:
- The secureParking.
-
getBayGeometryValue
int getBayGeometryValue()Relative positioning of Parking bays. +v1.2.2 [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 647:80]
.uk.org.netex.www.netex.BayGeometryEnumeration bay_geometry = 159;- Returns:
- The enum numeric value on the wire for bayGeometry.
-
getBayGeometry
BayGeometryEnumeration getBayGeometry()Relative positioning of Parking bays. +v1.2.2 [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 647:80]
.uk.org.netex.www.netex.BayGeometryEnumeration bay_geometry = 159;- Returns:
- The bayGeometry.
-
getParkingVisibilityValue
int getParkingVisibilityValue()Visibible Indication of parking area. +v1.2.2 [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 652:92]
.uk.org.netex.www.netex.ParkingVisibilityEnumeration parking_visibility = 160;- Returns:
- The enum numeric value on the wire for parkingVisibility.
-
getParkingVisibility
ParkingVisibilityEnumeration getParkingVisibility()Visibible Indication of parking area. +v1.2.2 [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 652:92]
.uk.org.netex.www.netex.ParkingVisibilityEnumeration parking_visibility = 160;- Returns:
- The parkingVisibility.
-
hasAreas
boolean hasAreas()PARKING AREA to which prpoerties appky +v1.1. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 615:80]
.uk.org.netex.www.netex.ParkingAreaRefs_RelStructure areas = 166;- Returns:
- Whether the areas field is set.
-
getAreas
ParkingAreaRefs_RelStructure getAreas()PARKING AREA to which prpoerties appky +v1.1. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 615:80]
.uk.org.netex.www.netex.ParkingAreaRefs_RelStructure areas = 166;- Returns:
- The areas.
-
getAreasOrBuilder
ParkingAreaRefs_RelStructureOrBuilder getAreasOrBuilder()PARKING AREA to which prpoerties appky +v1.1. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 615:80]
.uk.org.netex.www.netex.ParkingAreaRefs_RelStructure areas = 166; -
hasSpaces
boolean hasSpaces()Available spaces within PARKING AREA. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 620:83]
.uk.org.netex.www.netex.ParkingCapacities_RelStructure spaces = 167;- Returns:
- Whether the spaces field is set.
-
getSpaces
ParkingCapacities_RelStructure getSpaces()Available spaces within PARKING AREA. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 620:83]
.uk.org.netex.www.netex.ParkingCapacities_RelStructure spaces = 167;- Returns:
- The spaces.
-
getSpacesOrBuilder
ParkingCapacities_RelStructureOrBuilder getSpacesOrBuilder()Available spaces within PARKING AREA. [netex_part_1/part1_ifopt/netex_ifopt_parking_version.xsd at 620:83]
.uk.org.netex.www.netex.ParkingCapacities_RelStructure spaces = 167;
-