Package uk.org.netex.www.netex
Interface PassengerValidateTravelEntry_VersionStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
PassengerValidateTravelEntry_VersionStructure,PassengerValidateTravelEntry_VersionStructure.Builder
@Generated
public interface PassengerValidateTravelEntry_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.com.google.protobuf.TimestampDate ENTITY was first created.com.google.protobuf.TimestampOrBuilderDate ENTITY was first created.com.google.protobuf.TimestampgetDate()Timestamp of LOG ENTRY.Reference to a DATED SERVICE JOURNEY.Reference to a DATED SERVICE JOURNEY.com.google.protobuf.TimestampOrBuilderTimestamp of LOG ENTRY.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.Description of LOG ENTRY.Description of LOG ENTRY.User defined Extensions to ENTITY in schema.User defined Extensions to ENTITY in schema.Reference to a FARE CONTRACT.Reference to a FARE CONTRACT.getId()Identifier of ENTITY.com.google.protobuf.ByteStringIdentifier of ENTITY.booleanWhether FARE CONTRACT ENTRY is valid.A list of alternative Key values for an element.A list of alternative Key values for an element.getName()Name of LOG ENTRY.Name of LOG ENTRY.Reference to a QUAY.Reference to a QUAY.Reference to a SERVICE ACCESS CODE.Reference to a SERVICE ACCESS CODE.Reference to a SERVICE JOURNEY.Reference to a SERVICE JOURNEY.Whether ENTITY is currently in use.intWhether ENTITY is currently in use.Reference to a STOP PLACE.Reference to a STOP PLACE.Reference to a TAXI RANK.Reference to a TAXI RANK.Reference to a TAXI STAND.Reference to a TAXI STAND.Reference to a TEMPLATE VEHICLE JOURNEY.Reference to a TEMPLATE VEHICLE JOURNEY.Identifier of a TICKET VALIDATOR.Identifier of a TICKET VALIDATOR.Reference to a TRAVEL DOCUMENT.Reference to a TRAVEL DOCUMENT.Reference to a TYPE OF FARE CONTRACT ENTRY.Reference to a TYPE OF FARE CONTRACT ENTRY.getValidBetween(int index) OPTIMISATION.intOPTIMISATION.OPTIMISATION.getValidBetweenOrBuilder(int index) OPTIMISATION.List<? extends ValidBetweenTypeOrBuilder> OPTIMISATION.VALIDITY CONDITIONs conditioning entity.VALIDITY CONDITIONs conditioning entity.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.booleanDate ENTITY was first created.booleanhasDate()Timestamp of LOG ENTRY.booleanReference to a DATED SERVICE JOURNEY.booleanDescription of LOG ENTRY.booleanUser defined Extensions to ENTITY in schema.booleanReference to a FARE CONTRACT.booleanA list of alternative Key values for an element.booleanhasName()Name of LOG ENTRY.booleanReference to a QUAY.booleanReference to a SERVICE ACCESS CODE.booleanReference to a SERVICE JOURNEY.booleanReference to a STOP PLACE.booleanReference to a TAXI RANK.booleanReference to a TAXI STAND.booleanReference to a TEMPLATE VEHICLE JOURNEY.booleanIdentifier of a TICKET VALIDATOR.booleanReference to a TRAVEL DOCUMENT.booleanReference to a TYPE OF FARE CONTRACT ENTRY.booleanVALIDITY CONDITIONs conditioning entity.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 = 623;- 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 = 623;- 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 = 624;- 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 = 624;- 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; -
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 = 71;- 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 = 71;- 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 = 71; -
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 = 72;- 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 = 72;- 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 = 72; -
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 = 73;- 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 = 73;- 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 = 73; -
hasName
boolean hasName()Name of LOG ENTRY. [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
.uk.org.netex.www.netex.MultilingualString name = 161;- Returns:
- Whether the name field is set.
-
getName
MultilingualString getName()Name of LOG ENTRY. [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
.uk.org.netex.www.netex.MultilingualString name = 161;- Returns:
- The name.
-
getNameOrBuilder
MultilingualStringOrBuilder getNameOrBuilder()Name of LOG ENTRY. [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 145:69]
.uk.org.netex.www.netex.MultilingualString name = 161; -
hasDescription
boolean hasDescription()Description of LOG ENTRY. [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
.uk.org.netex.www.netex.MultilingualString description = 162;- Returns:
- Whether the description field is set.
-
getDescription
MultilingualString getDescription()Description of LOG ENTRY. [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
.uk.org.netex.www.netex.MultilingualString description = 162;- Returns:
- The description.
-
getDescriptionOrBuilder
MultilingualStringOrBuilder getDescriptionOrBuilder()Description of LOG ENTRY. [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 150:76]
.uk.org.netex.www.netex.MultilingualString description = 162; -
hasDate
boolean hasDate()Timestamp of LOG ENTRY. [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
.google.protobuf.Timestamp date = 163;- Returns:
- Whether the date field is set.
-
getDate
com.google.protobuf.Timestamp getDate()Timestamp of LOG ENTRY. [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
.google.protobuf.Timestamp date = 163;- Returns:
- The date.
-
getDateOrBuilder
com.google.protobuf.TimestampOrBuilder getDateOrBuilder()Timestamp of LOG ENTRY. [netex_framework/netex_genericFramework/netex_loggable_version.xsd at 155:63]
.google.protobuf.Timestamp date = 163; -
getIsValid
boolean getIsValid()Whether FARE CONTRACT ENTRY is valid. [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 491:65]
bool is_valid = 281;- Returns:
- The isValid.
-
hasTypeOfFareContractEntryRef
boolean hasTypeOfFareContractEntryRef()Reference to a TYPE OF FARE CONTRACT ENTRY. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 282;- Returns:
- Whether the typeOfFareContractEntryRef field is set.
-
getTypeOfFareContractEntryRef
VersionOfObjectRefStructure getTypeOfFareContractEntryRef()Reference to a TYPE OF FARE CONTRACT ENTRY. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 282;- Returns:
- The typeOfFareContractEntryRef.
-
getTypeOfFareContractEntryRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTypeOfFareContractEntryRefOrBuilder()Reference to a TYPE OF FARE CONTRACT ENTRY. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 326:128]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_contract_entry_ref = 282; -
hasFareContractRef
boolean hasFareContractRef()Reference to a FARE CONTRACT. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 283;- Returns:
- Whether the fareContractRef field is set.
-
getFareContractRef
VersionOfObjectRefStructure getFareContractRef()Reference to a FARE CONTRACT. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 283;- Returns:
- The fareContractRef.
-
getFareContractRefOrBuilder
VersionOfObjectRefStructureOrBuilder getFareContractRefOrBuilder()Reference to a FARE CONTRACT. [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 186:109]
.uk.org.netex.www.netex.VersionOfObjectRefStructure fare_contract_ref = 283; -
hasTicketValidatorEquipmentRef
boolean hasTicketValidatorEquipmentRef()Identifier of a TICKET VALIDATOR. [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 99:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure ticket_validator_equipment_ref = 621;- Returns:
- Whether the ticketValidatorEquipmentRef field is set.
-
getTicketValidatorEquipmentRef
VersionOfObjectRefStructure getTicketValidatorEquipmentRef()Identifier of a TICKET VALIDATOR. [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 99:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure ticket_validator_equipment_ref = 621;- Returns:
- The ticketValidatorEquipmentRef.
-
getTicketValidatorEquipmentRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTicketValidatorEquipmentRefOrBuilder()Identifier of a TICKET VALIDATOR. [netex_part_1/part1_ifopt/netex_ifopt_equipmentTicketing_support.xsd at 99:127]
.uk.org.netex.www.netex.VersionOfObjectRefStructure ticket_validator_equipment_ref = 621; -
hasServiceAccessCodeRef
boolean hasServiceAccessCodeRef()Reference to a SERVICE ACCESS CODE. +v1.2.2 [netex_part_5/part5_fm/netex_nm_accessCredentialsAssignment_support.xsd at 79:118]
.uk.org.netex.www.netex.VersionOfObjectRefStructure service_access_code_ref = 422;- Returns:
- Whether the serviceAccessCodeRef field is set.
-
getServiceAccessCodeRef
VersionOfObjectRefStructure getServiceAccessCodeRef()Reference to a SERVICE ACCESS CODE. +v1.2.2 [netex_part_5/part5_fm/netex_nm_accessCredentialsAssignment_support.xsd at 79:118]
.uk.org.netex.www.netex.VersionOfObjectRefStructure service_access_code_ref = 422;- Returns:
- The serviceAccessCodeRef.
-
getServiceAccessCodeRefOrBuilder
VersionOfObjectRefStructureOrBuilder getServiceAccessCodeRefOrBuilder()Reference to a SERVICE ACCESS CODE. +v1.2.2 [netex_part_5/part5_fm/netex_nm_accessCredentialsAssignment_support.xsd at 79:118]
.uk.org.netex.www.netex.VersionOfObjectRefStructure service_access_code_ref = 422; -
hasTravelDocumentRef
boolean hasTravelDocumentRef()Reference to a TRAVEL DOCUMENT. [netex_part_3/part3_salesTransactions/netex_travelDocument_support.xsd at 71:113]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_document_ref = 431;- Returns:
- Whether the travelDocumentRef field is set.
-
getTravelDocumentRef
VersionOfObjectRefStructure getTravelDocumentRef()Reference to a TRAVEL DOCUMENT. [netex_part_3/part3_salesTransactions/netex_travelDocument_support.xsd at 71:113]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_document_ref = 431;- Returns:
- The travelDocumentRef.
-
getTravelDocumentRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTravelDocumentRefOrBuilder()Reference to a TRAVEL DOCUMENT. [netex_part_3/part3_salesTransactions/netex_travelDocument_support.xsd at 71:113]
.uk.org.netex.www.netex.VersionOfObjectRefStructure travel_document_ref = 431; -
hasTaxiRankRef
boolean hasTaxiRankRef()Reference to a TAXI RANK. +v1.2.2 [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
.uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 602;- Returns:
- Whether the taxiRankRef field is set.
-
getTaxiRankRef
VersionOfObjectRefStructure getTaxiRankRef()Reference to a TAXI RANK. +v1.2.2 [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
.uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 602;- Returns:
- The taxiRankRef.
-
getTaxiRankRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTaxiRankRefOrBuilder()Reference to a TAXI RANK. +v1.2.2 [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 79:95]
.uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_rank_ref = 602; -
hasStopPlaceRef
boolean hasStopPlaceRef()Reference to a STOP PLACE. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 611;- Returns:
- Whether the stopPlaceRef field is set.
-
getStopPlaceRef
VersionOfObjectRefStructure getStopPlaceRef()Reference to a STOP PLACE. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 611;- Returns:
- The stopPlaceRef.
-
getStopPlaceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getStopPlaceRefOrBuilder()Reference to a STOP PLACE. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 72:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure stop_place_ref = 611; -
hasTaxiStandRef
boolean hasTaxiStandRef()Reference to a TAXI STAND. +v1.2.2 [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 604;- Returns:
- Whether the taxiStandRef field is set.
-
getTaxiStandRef
VersionOfObjectRefStructure getTaxiStandRef()Reference to a TAXI STAND. +v1.2.2 [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 604;- Returns:
- The taxiStandRef.
-
getTaxiStandRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTaxiStandRefOrBuilder()Reference to a TAXI STAND. +v1.2.2 [netex_part_1/part1_ifopt/netex_taxiPlace_support.xsd at 105:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure taxi_stand_ref = 604; -
hasQuayRef
boolean hasQuayRef()Reference to a QUAY. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 612;- Returns:
- Whether the quayRef field is set.
-
getQuayRef
VersionOfObjectRefStructure getQuayRef()Reference to a QUAY. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 612;- Returns:
- The quayRef.
-
getQuayRefOrBuilder
VersionOfObjectRefStructureOrBuilder getQuayRefOrBuilder()Reference to a QUAY. [netex_part_1/part1_ifopt/netex_ifopt_stopPlace_support.xsd at 150:92]
.uk.org.netex.www.netex.VersionOfObjectRefStructure quay_ref = 612; -
hasServiceJourneyRef
boolean hasServiceJourneyRef()Reference to a SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 613;- Returns:
- Whether the serviceJourneyRef field is set.
-
getServiceJourneyRef
VersionOfObjectRefStructure getServiceJourneyRef()Reference to a SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 613;- Returns:
- The serviceJourneyRef.
-
getServiceJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getServiceJourneyRefOrBuilder()Reference to a SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 613; -
hasTemplateServiceJourneyRef
boolean hasTemplateServiceJourneyRef()Reference to a TEMPLATE VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
.uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 614;- Returns:
- Whether the templateServiceJourneyRef field is set.
-
getTemplateServiceJourneyRef
VersionOfObjectRefStructure getTemplateServiceJourneyRef()Reference to a TEMPLATE VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
.uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 614;- Returns:
- The templateServiceJourneyRef.
-
getTemplateServiceJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTemplateServiceJourneyRefOrBuilder()Reference to a TEMPLATE VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
.uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 614; -
hasDatedServiceJourneyRef
boolean hasDatedServiceJourneyRef()Reference to a DATED SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 615;- Returns:
- Whether the datedServiceJourneyRef field is set.
-
getDatedServiceJourneyRef
VersionOfObjectRefStructure getDatedServiceJourneyRef()Reference to a DATED SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 615;- Returns:
- The datedServiceJourneyRef.
-
getDatedServiceJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDatedServiceJourneyRefOrBuilder()Reference to a DATED SERVICE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 615; -
getTravelDocumentRefStructureCase
PassengerValidateTravelEntry_VersionStructure.TravelDocumentRefStructureCase getTravelDocumentRefStructureCase() -
getStopPlaceRefStructureCase
PassengerValidateTravelEntry_VersionStructure.StopPlaceRefStructureCase getStopPlaceRefStructureCase() -
getQuayRefStructureCase
PassengerValidateTravelEntry_VersionStructure.QuayRefStructureCase getQuayRefStructureCase() -
getServiceJourneyRefStructureCase
PassengerValidateTravelEntry_VersionStructure.ServiceJourneyRefStructureCase getServiceJourneyRefStructureCase()
-