Package uk.org.netex.www.netex
Interface ParkingLogEntries_RelStructure.ChoiceWrapper_ParkingLogEntries_RelStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ParkingLogEntries_RelStructure.ChoiceWrapper_ParkingLogEntries_RelStructure,ParkingLogEntries_RelStructure.ChoiceWrapper_ParkingLogEntries_RelStructure.Builder
- Enclosing class:
ParkingLogEntries_RelStructure
public static interface ParkingLogEntries_RelStructure.ChoiceWrapper_ParkingLogEntries_RelStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionA record of the status of the PARKING BAY at a given moment in time.A record of the status of the PARKING BAY at a given moment in time.Reference to a PARKING BAY CONDITION.Reference to a PARKING BAY CONDITION.A summary of the status of the rental at a SITE at a given point on time.A summary of the status of the rental at a SITE at a given point on time.Reference to a RENTAL AVAILABILITY.Reference to a RENTAL AVAILABILITY.booleanA record of the status of the PARKING BAY at a given moment in time.booleanReference to a PARKING BAY CONDITION.booleanA summary of the status of the rental at a SITE at a given point on time.booleanReference to a RENTAL AVAILABILITY.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
-
hasParkingBayConditionRef
boolean hasParkingBayConditionRef()Reference to a PARKING BAY CONDITION. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 159:133]
.uk.org.netex.www.netex.ParkingBayStatusRefStructure parking_bay_condition_ref = 1;- Returns:
- Whether the parkingBayConditionRef field is set.
-
getParkingBayConditionRef
ParkingBayStatusRefStructure getParkingBayConditionRef()Reference to a PARKING BAY CONDITION. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 159:133]
.uk.org.netex.www.netex.ParkingBayStatusRefStructure parking_bay_condition_ref = 1;- Returns:
- The parkingBayConditionRef.
-
getParkingBayConditionRefOrBuilder
ParkingBayStatusRefStructureOrBuilder getParkingBayConditionRefOrBuilder()Reference to a PARKING BAY CONDITION. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 159:133]
.uk.org.netex.www.netex.ParkingBayStatusRefStructure parking_bay_condition_ref = 1; -
hasRentalAvailabilityRef
boolean hasRentalAvailabilityRef()Reference to a RENTAL AVAILABILITY. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 133:132]
.uk.org.netex.www.netex.ParkingBayStatusRefStructure rental_availability_ref = 2;- Returns:
- Whether the rentalAvailabilityRef field is set.
-
getRentalAvailabilityRef
ParkingBayStatusRefStructure getRentalAvailabilityRef()Reference to a RENTAL AVAILABILITY. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 133:132]
.uk.org.netex.www.netex.ParkingBayStatusRefStructure rental_availability_ref = 2;- Returns:
- The rentalAvailabilityRef.
-
getRentalAvailabilityRefOrBuilder
ParkingBayStatusRefStructureOrBuilder getRentalAvailabilityRefOrBuilder()Reference to a RENTAL AVAILABILITY. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_support.xsd at 133:132]
.uk.org.netex.www.netex.ParkingBayStatusRefStructure rental_availability_ref = 2; -
hasRentalAvailability
boolean hasRentalAvailability()A summary of the status of the rental at a SITE at a given point on time. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 245:95]
.uk.org.netex.www.netex.RentalAvailabilityType rental_availability = 3;- Returns:
- Whether the rentalAvailability field is set.
-
getRentalAvailability
RentalAvailabilityType getRentalAvailability()A summary of the status of the rental at a SITE at a given point on time. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 245:95]
.uk.org.netex.www.netex.RentalAvailabilityType rental_availability = 3;- Returns:
- The rentalAvailability.
-
getRentalAvailabilityOrBuilder
RentalAvailabilityTypeOrBuilder getRentalAvailabilityOrBuilder()A summary of the status of the rental at a SITE at a given point on time. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 245:95]
.uk.org.netex.www.netex.RentalAvailabilityType rental_availability = 3; -
hasParkingBayCondition
boolean hasParkingBayCondition()A record of the status of the PARKING BAY at a given moment in time. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 327:96]
.uk.org.netex.www.netex.ParkingBayConditionType parking_bay_condition = 4;- Returns:
- Whether the parkingBayCondition field is set.
-
getParkingBayCondition
ParkingBayConditionType getParkingBayCondition()A record of the status of the PARKING BAY at a given moment in time. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 327:96]
.uk.org.netex.www.netex.ParkingBayConditionType parking_bay_condition = 4;- Returns:
- The parkingBayCondition.
-
getParkingBayConditionOrBuilder
ParkingBayConditionTypeOrBuilder getParkingBayConditionOrBuilder()A record of the status of the PARKING BAY at a given moment in time. +v1.2.2 [netex_part_5/part5_nd/netex_nm_vehicleParkingAreaInformation_version.xsd at 327:96]
.uk.org.netex.www.netex.ParkingBayConditionType parking_bay_condition = 4; -
getDataManagedObjectStructureCase
ParkingLogEntries_RelStructure.ChoiceWrapper_ParkingLogEntries_RelStructure.DataManagedObjectStructureCase getDataManagedObjectStructureCase()
-