Package uk.org.netex.www.netex
Interface VehiclePoolingDriverInfo_VersionStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
VehiclePoolingDriverInfo_VersionStructure,VehiclePoolingDriverInfo_VersionStructure.Builder
@Generated
public interface VehiclePoolingDriverInfo_VersionStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionAdditional Translations of text elements.Additional Translations of text elements.Reference to a BRANDING.Reference to a BRANDING.com.google.protobuf.TimestampDate ENTITY or version was last changed.com.google.protobuf.TimestampOrBuilderDate ENTITY or version was last changed.Comments on driver.Comments on driver.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.booleanWhether driving licence has been verified.Preferrred style of driving.intPreferrred style of driving.User defined Extensions to ENTITY in schema.User defined Extensions to ENTITY in schema.getId()Identifier of ENTITY.com.google.protobuf.ByteStringIdentifier of ENTITY.Reference to a INDIVIDUAL TRAVELLER.Reference to a INDIVIDUAL TRAVELLER.booleanWhether insurance has been verified.A list of alternative Key values for an element.A list of alternative Key values for an element.com.google.protobuf.TimestampDate of last trip.com.google.protobuf.TimestampOrBuilderDate of last trip.intNumber of trips proposed [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 281:90]intNumber of travellers carried [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 286:94]intRating for driver.Whether ENTITY is currently in use.intWhether ENTITY is currently in use.booleanWhether driver has pet.getValidBetween(int index) OPTIMISATION.intOPTIMISATION.OPTIMISATION.getValidBetweenOrBuilder(int index) OPTIMISATION.List<? extends ValidBetweenTypeOrBuilder> OPTIMISATION.VALIDITY CONDITIONs conditioning entity.VALIDITY CONDITIONs conditioning entity.Reference to a VEHICLE.Reference to a VEHICLE.Version number of entity.com.google.protobuf.ByteStringVersion number of entity.booleanAdditional Translations of text elements.booleanReference to a BRANDING.booleanDate ENTITY or version was last changed.booleanComments on driver.booleanDate ENTITY was first created.booleanUser defined Extensions to ENTITY in schema.booleanReference to a INDIVIDUAL TRAVELLER.booleanA list of alternative Key values for an element.booleanDate of last trip.booleanVALIDITY CONDITIONs conditioning entity.booleanReference to a VEHICLE.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 = 1;- 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 = 1;- 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 = 2;- 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 = 2;- 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 = 2; -
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 = 3;- 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 = 3;- 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 = 3; -
getVersion
String getVersion()Version number of entity. [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
string version = 4;- 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 = 4;- 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 = 5;- 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 = 5;- 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 = 172;- 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 = 172;- 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 = 173;- 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 = 173;- 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 = 6;- 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 = 6;- 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 = 6; -
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 = 7; -
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 = 7; -
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 = 7; -
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 = 7; -
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 = 7; -
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 = 11;- 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 = 11;- 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 = 11; -
hasKeyList
boolean hasKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 61;- Returns:
- Whether the keyList field is set.
-
getKeyList
KeyListStructure getKeyList()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 61;- Returns:
- The keyList.
-
getKeyListOrBuilder
KeyListStructureOrBuilder getKeyListOrBuilder()A list of alternative Key values for an element. [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
.uk.org.netex.www.netex.KeyListStructure key_list = 61; -
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 = 62;- 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 = 62;- 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 = 62; -
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 = 63;- 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 = 63;- 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 = 63; -
hasIndividualTravellerRef
boolean hasIndividualTravellerRef()Reference to a INDIVIDUAL TRAVELLER. +v1.2.2 [netex_part_5/part5_fm/netex_nm_individualTraveller_support.xsd at 78:140]
.uk.org.netex.www.netex.VersionOfObjectRefStructure individual_traveller_ref = 151;- Returns:
- Whether the individualTravellerRef field is set.
-
getIndividualTravellerRef
VersionOfObjectRefStructure getIndividualTravellerRef()Reference to a INDIVIDUAL TRAVELLER. +v1.2.2 [netex_part_5/part5_fm/netex_nm_individualTraveller_support.xsd at 78:140]
.uk.org.netex.www.netex.VersionOfObjectRefStructure individual_traveller_ref = 151;- Returns:
- The individualTravellerRef.
-
getIndividualTravellerRefOrBuilder
VersionOfObjectRefStructureOrBuilder getIndividualTravellerRefOrBuilder()Reference to a INDIVIDUAL TRAVELLER. +v1.2.2 [netex_part_5/part5_fm/netex_nm_individualTraveller_support.xsd at 78:140]
.uk.org.netex.www.netex.VersionOfObjectRefStructure individual_traveller_ref = 151; -
getRanking
int getRanking()Rating for driver. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 246:65]
int32 ranking = 152;- Returns:
- The ranking.
-
hasLastTripDate
boolean hasLastTripDate()Date of last trip. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 251:71]
.google.protobuf.Timestamp last_trip_date = 153;- Returns:
- Whether the lastTripDate field is set.
-
getLastTripDate
com.google.protobuf.Timestamp getLastTripDate()Date of last trip. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 251:71]
.google.protobuf.Timestamp last_trip_date = 153;- Returns:
- The lastTripDate.
-
getLastTripDateOrBuilder
com.google.protobuf.TimestampOrBuilder getLastTripDateOrBuilder()Date of last trip. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 251:71]
.google.protobuf.Timestamp last_trip_date = 153; -
hasCommentsAbout
boolean hasCommentsAbout()Comments on driver. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 256:78]
.uk.org.netex.www.netex.MultilingualString comments_about = 154;- Returns:
- Whether the commentsAbout field is set.
-
getCommentsAbout
MultilingualString getCommentsAbout()Comments on driver. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 256:78]
.uk.org.netex.www.netex.MultilingualString comments_about = 154;- Returns:
- The commentsAbout.
-
getCommentsAboutOrBuilder
MultilingualStringOrBuilder getCommentsAboutOrBuilder()Comments on driver. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 256:78]
.uk.org.netex.www.netex.MultilingualString comments_about = 154; -
getTravellingWithPet
boolean getTravellingWithPet()Whether driver has pet. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 261:75]
bool travelling_with_pet = 155;- Returns:
- The travellingWithPet.
-
getDrivingLicenceVerified
boolean getDrivingLicenceVerified()Whether driving licence has been verified. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 266:80]
bool driving_licence_verified = 156;- Returns:
- The drivingLicenceVerified.
-
getInsuranceVerified
boolean getInsuranceVerified()Whether insurance has been verified. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 271:75]
bool insurance_verified = 157;- Returns:
- The insuranceVerified.
-
getDrivingStyleValue
int getDrivingStyleValue()Preferrred style of driving. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 276:82]
.uk.org.netex.www.netex.DrivingStyleEnumeration driving_style = 158;- Returns:
- The enum numeric value on the wire for drivingStyle.
-
getDrivingStyle
DrivingStyleEnumeration getDrivingStyle()Preferrred style of driving. [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 276:82]
.uk.org.netex.www.netex.DrivingStyleEnumeration driving_style = 158;- Returns:
- The drivingStyle.
-
getNumberOfProposedTrips
int getNumberOfProposedTrips()Number of trips proposed [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 281:90]
uint32 number_of_proposed_trips = 159;- Returns:
- The numberOfProposedTrips.
-
getNumberOfTravellersCarried
int getNumberOfTravellersCarried()Number of travellers carried [netex_part_5/part5_fm/netex_nm_individualTraveller_version.xsd at 286:94]
uint32 number_of_travellers_carried = 160;- Returns:
- The numberOfTravellersCarried.
-
hasVehicleRef
boolean hasVehicleRef()Reference to a VEHICLE. [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 340:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_ref = 161;- Returns:
- Whether the vehicleRef field is set.
-
getVehicleRef
VersionOfObjectRefStructure getVehicleRef()Reference to a VEHICLE. [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 340:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_ref = 161;- Returns:
- The vehicleRef.
-
getVehicleRefOrBuilder
VersionOfObjectRefStructureOrBuilder getVehicleRefOrBuilder()Reference to a VEHICLE. [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 340:99]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_ref = 161;
-