Package uk.org.netex.www.netex
Interface FlexibleServiceProperties_VersionStructureOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
FlexibleServiceProperties_VersionStructure,FlexibleServiceProperties_VersionStructure.Builder
public interface FlexibleServiceProperties_VersionStructureOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionAdditional Translations of text elements.Additional Translations of text elements.Who can make a booking.intWho can make a booking.Contact for Booking.Contact for Booking.getBookingMethods(int index) Allowed Ways of Making a BOOKING.intAllowed Ways of Making a BOOKING.Allowed Ways of Making a BOOKING.intgetBookingMethodsValue(int index) Allowed Ways of Making a BOOKING.Allowed Ways of Making a BOOKING.Note about booking the FLEXIBLE LINE.Note about booking the FLEXIBLE LINE.URL for booking.com.google.protobuf.ByteStringURL for booking.When Booking can be made.intWhen Booking can be made.Reference to a BRANDING.Reference to a BRANDING.getBuyWhen(int index) When purchase can be made.intWhen purchase can be made.When purchase can be made.intgetBuyWhenValue(int index) When purchase can be made.When purchase can be made.booleanWhether cancellation is always possible (meaning the Operator can decided to cancel, usually because there are not enough people, or they are too busy to run service).com.google.protobuf.TimestampDate ENTITY or version was last changed.com.google.protobuf.TimestampOrBuilderDate ENTITY or version was last changed.booleanWhether the time of the service may be altered.com.google.protobuf.TimestampDate ENTITY was first created.com.google.protobuf.TimestampOrBuilderDate ENTITY was first created.Reference to a DATED SERVICE JOURNEY.Reference to a DATED SERVICE JOURNEY.Reference to a DATED SPECIAL SERVICE.Reference to a DATED SPECIAL SERVICE.Reference to a DATED VEHICLE JOURNEY.Reference to a DATED VEHICLE JOURNEY.Reference to a DEAD RUN.Reference to a DEAD RUN.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.Flexible service type is FixedPassingTimes/DynamicPassingTimes/FixedHeadwayFrequency (in the last value, this provides a maximum waiting time, but no passing time is defined, all is done dynamically depending on the demand).intFlexible service type is FixedPassingTimes/DynamicPassingTimes/FixedHeadwayFrequency (in the last value, this provides a maximum waiting time, but no passing time is defined, all is done dynamically depending on the demand).getId()Identifier of ENTITY.com.google.protobuf.ByteStringIdentifier of ENTITY.A list of alternative Key values for an element.A list of alternative Key values for an element.com.google.type.TimeOfDayLatest time in day that booking can be made.com.google.type.TimeOfDayOrBuilderLatest time in day that booking can be made.com.google.protobuf.DurationMaximum interval in advance of departure day or time that Service may be ordered.com.google.protobuf.DurationOrBuilderMaximum interval in advance of departure day or time that Service may be ordered.com.google.protobuf.DurationMinimum interval in advance of departure day or time that Service may be ordered.com.google.protobuf.DurationOrBuilderMinimum interval in advance of departure day or time that Service may be ordered.Reference to a NORMAL DATED VEHICLE JOURNEY.Reference to a NORMAL DATED VEHICLE JOURNEY.Reference to a SERVICE JOURNEY.Reference to a SERVICE JOURNEY.Reference to a SINGLE JOURNEY.Reference to a SINGLE JOURNEY.Reference to a SPECIAL SERVICE.Reference to a SPECIAL SERVICE.Whether ENTITY is currently in use.intWhether ENTITY is currently in use.Reference to a TEMPLATE VEHICLE JOURNEY.Reference to a TEMPLATE VEHICLE JOURNEY.Reference to a TYPE OF FLEXIBLE SERVICE.Reference to a TYPE OF FLEXIBLE SERVICE.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 JOURNEY.Reference to a VEHICLE JOURNEY.Version number of entity.com.google.protobuf.ByteStringVersion number of entity.booleanAdditional Translations of text elements.booleanContact for Booking.booleanNote about booking the FLEXIBLE LINE.booleanReference to a BRANDING.booleanDate ENTITY or version was last changed.booleanDate ENTITY was first created.booleanReference to a DATED SERVICE JOURNEY.booleanReference to a DATED SPECIAL SERVICE.booleanReference to a DATED VEHICLE JOURNEY.booleanReference to a DEAD RUN.booleanUser defined Extensions to ENTITY in schema.booleanA list of alternative Key values for an element.booleanLatest time in day that booking can be made.booleanMaximum interval in advance of departure day or time that Service may be ordered.booleanMinimum interval in advance of departure day or time that Service may be ordered.booleanReference to a NORMAL DATED VEHICLE JOURNEY.booleanReference to a SERVICE JOURNEY.booleanReference to a SINGLE JOURNEY.booleanReference to a SPECIAL SERVICE.booleanReference to a TEMPLATE VEHICLE JOURNEY.booleanReference to a TYPE OF FLEXIBLE SERVICE.booleanVALIDITY CONDITIONs conditioning entity.booleanReference to a VEHICLE JOURNEY.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 = 193;- 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 = 193;- 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 = 194;- 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 = 194;- 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; -
hasTypeOfFlexibleServiceRef
boolean hasTypeOfFlexibleServiceRef()Reference to a TYPE OF FLEXIBLE SERVICE. [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 168;- Returns:
- Whether the typeOfFlexibleServiceRef field is set.
-
getTypeOfFlexibleServiceRef
VersionOfObjectRefStructure getTypeOfFlexibleServiceRef()Reference to a TYPE OF FLEXIBLE SERVICE. [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 168;- Returns:
- The typeOfFlexibleServiceRef.
-
getTypeOfFlexibleServiceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getTypeOfFlexibleServiceRefOrBuilder()Reference to a TYPE OF FLEXIBLE SERVICE. [netex_part_2/part2_journeyTimes/netex_flexibleService_support.xsd at 120:124]
.uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_flexible_service_ref = 168; -
getFlexibleServiceTypeValue
int getFlexibleServiceTypeValue()Flexible service type is FixedPassingTimes/DynamicPassingTimes/FixedHeadwayFrequency (in the last value, this provides a maximum waiting time, but no passing time is defined, all is done dynamically depending on the demand). A NotFlexible value is probably also required to clearly state that a Stop (i.e. Point in JP) is not flexible when others are. [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 145:92]
.uk.org.netex.www.netex.FlexibleServiceEnumeration flexible_service_type = 169;- Returns:
- The enum numeric value on the wire for flexibleServiceType.
-
getFlexibleServiceType
FlexibleServiceEnumeration getFlexibleServiceType()Flexible service type is FixedPassingTimes/DynamicPassingTimes/FixedHeadwayFrequency (in the last value, this provides a maximum waiting time, but no passing time is defined, all is done dynamically depending on the demand). A NotFlexible value is probably also required to clearly state that a Stop (i.e. Point in JP) is not flexible when others are. [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 145:92]
.uk.org.netex.www.netex.FlexibleServiceEnumeration flexible_service_type = 169;- Returns:
- The flexibleServiceType.
-
getCancellationPossible
boolean getCancellationPossible()Whether cancellation is always possible (meaning the Operator can decided to cancel, usually because there are not enough people, or they are too busy to run service). [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 150:78]
bool cancellation_possible = 170;- Returns:
- The cancellationPossible.
-
getChangeOfTimePossible
boolean getChangeOfTimePossible()Whether the time of the service may be altered. [netex_part_2/part2_journeyTimes/netex_flexibleService_version.xsd at 155:78]
bool change_of_time_possible = 171;- Returns:
- The changeOfTimePossible.
-
hasBookingContact
boolean hasBookingContact()Contact for Booking. +v1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 145:77]
.uk.org.netex.www.netex.ContactStructure booking_contact = 181;- Returns:
- Whether the bookingContact field is set.
-
getBookingContact
ContactStructure getBookingContact()Contact for Booking. +v1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 145:77]
.uk.org.netex.www.netex.ContactStructure booking_contact = 181;- Returns:
- The bookingContact.
-
getBookingContactOrBuilder
ContactStructureOrBuilder getBookingContactOrBuilder()Contact for Booking. +v1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 145:77]
.uk.org.netex.www.netex.ContactStructure booking_contact = 181; -
getBookingMethodsList
List<BookingMethodEnumeration> getBookingMethodsList()Allowed Ways of Making a BOOKING. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 182 [packed = true];- Returns:
- A list containing the bookingMethods.
-
getBookingMethodsCount
int getBookingMethodsCount()Allowed Ways of Making a BOOKING. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 182 [packed = true];- Returns:
- The count of bookingMethods.
-
getBookingMethods
Allowed Ways of Making a BOOKING. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 182 [packed = true];- Parameters:
index- The index of the element to return.- Returns:
- The bookingMethods at the given index.
-
getBookingMethodsValueList
Allowed Ways of Making a BOOKING. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 182 [packed = true];- Returns:
- A list containing the enum numeric values on the wire for bookingMethods.
-
getBookingMethodsValue
int getBookingMethodsValue(int index) Allowed Ways of Making a BOOKING. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 150:92]
repeated .uk.org.netex.www.netex.BookingMethodEnumeration booking_methods = 182 [packed = true];- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of bookingMethods at the given index.
-
getBookingAccessValue
int getBookingAccessValue()Who can make a booking. Default is public. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 155:84]
.uk.org.netex.www.netex.BookingAccessEnumeration booking_access = 183;- Returns:
- The enum numeric value on the wire for bookingAccess.
-
getBookingAccess
BookingAccessEnumeration getBookingAccess()Who can make a booking. Default is public. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 155:84]
.uk.org.netex.www.netex.BookingAccessEnumeration booking_access = 183;- Returns:
- The bookingAccess.
-
getBookWhenValue
int getBookWhenValue()When Booking can be made. +V1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 160:78]
.uk.org.netex.www.netex.PurchaseWhenEnumeration book_when = 184;- Returns:
- The enum numeric value on the wire for bookWhen.
-
getBookWhen
PurchaseWhenEnumeration getBookWhen()When Booking can be made. +V1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 160:78]
.uk.org.netex.www.netex.PurchaseWhenEnumeration book_when = 184;- Returns:
- The bookWhen.
-
getBuyWhenList
List<PurchaseMomentEnumeration> getBuyWhenList()When purchase can be made. +V1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 185 [packed = true];- Returns:
- A list containing the buyWhen.
-
getBuyWhenCount
int getBuyWhenCount()When purchase can be made. +V1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 185 [packed = true];- Returns:
- The count of buyWhen.
-
getBuyWhen
When purchase can be made. +V1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 185 [packed = true];- Parameters:
index- The index of the element to return.- Returns:
- The buyWhen at the given index.
-
getBuyWhenValueList
When purchase can be made. +V1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 185 [packed = true];- Returns:
- A list containing the enum numeric values on the wire for buyWhen.
-
getBuyWhenValue
int getBuyWhenValue(int index) When purchase can be made. +V1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 165:86]
repeated .uk.org.netex.www.netex.PurchaseMomentEnumeration buy_when = 185 [packed = true];- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of buyWhen at the given index.
-
hasLatestBookingTime
boolean hasLatestBookingTime()Latest time in day that booking can be made. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 170:72]
.google.type.TimeOfDay latest_booking_time = 186;- Returns:
- Whether the latestBookingTime field is set.
-
getLatestBookingTime
com.google.type.TimeOfDay getLatestBookingTime()Latest time in day that booking can be made. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 170:72]
.google.type.TimeOfDay latest_booking_time = 186;- Returns:
- The latestBookingTime.
-
getLatestBookingTimeOrBuilder
com.google.type.TimeOfDayOrBuilder getLatestBookingTimeOrBuilder()Latest time in day that booking can be made. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 170:72]
.google.type.TimeOfDay latest_booking_time = 186; -
hasMinimumBookingPeriod
boolean hasMinimumBookingPeriod()Minimum interval in advance of departure day or time that Service may be ordered. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 175:79]
.google.protobuf.Duration minimum_booking_period = 187;- Returns:
- Whether the minimumBookingPeriod field is set.
-
getMinimumBookingPeriod
com.google.protobuf.Duration getMinimumBookingPeriod()Minimum interval in advance of departure day or time that Service may be ordered. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 175:79]
.google.protobuf.Duration minimum_booking_period = 187;- Returns:
- The minimumBookingPeriod.
-
getMinimumBookingPeriodOrBuilder
com.google.protobuf.DurationOrBuilder getMinimumBookingPeriodOrBuilder()Minimum interval in advance of departure day or time that Service may be ordered. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 175:79]
.google.protobuf.Duration minimum_booking_period = 187; -
hasMaximumBookingPeriod
boolean hasMaximumBookingPeriod()Maximum interval in advance of departure day or time that Service may be ordered. +V1.2..2 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 180:79]
.google.protobuf.Duration maximum_booking_period = 178;- Returns:
- Whether the maximumBookingPeriod field is set.
-
getMaximumBookingPeriod
com.google.protobuf.Duration getMaximumBookingPeriod()Maximum interval in advance of departure day or time that Service may be ordered. +V1.2..2 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 180:79]
.google.protobuf.Duration maximum_booking_period = 178;- Returns:
- The maximumBookingPeriod.
-
getMaximumBookingPeriodOrBuilder
com.google.protobuf.DurationOrBuilder getMaximumBookingPeriodOrBuilder()Maximum interval in advance of departure day or time that Service may be ordered. +V1.2..2 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 180:79]
.google.protobuf.Duration maximum_booking_period = 178; -
getBookingUrl
String getBookingUrl()URL for booking. +V1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
string booking_url = 188;- Returns:
- The bookingUrl.
-
getBookingUrlBytes
com.google.protobuf.ByteString getBookingUrlBytes()URL for booking. +V1.1 [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
string booking_url = 188;- Returns:
- The bytes for bookingUrl.
-
hasBookingNote
boolean hasBookingNote()Note about booking the FLEXIBLE LINE. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 190:76]
.uk.org.netex.www.netex.MultilingualString booking_note = 189;- Returns:
- Whether the bookingNote field is set.
-
getBookingNote
MultilingualString getBookingNote()Note about booking the FLEXIBLE LINE. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 190:76]
.uk.org.netex.www.netex.MultilingualString booking_note = 189;- Returns:
- The bookingNote.
-
getBookingNoteOrBuilder
MultilingualStringOrBuilder getBookingNoteOrBuilder()Note about booking the FLEXIBLE LINE. [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 190:76]
.uk.org.netex.www.netex.MultilingualString booking_note = 189; -
hasSingleJourneyRef
boolean hasSingleJourneyRef()Reference to a SINGLE JOURNEY. +v1.2.2 [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
.uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 160;- Returns:
- Whether the singleJourneyRef field is set.
-
getSingleJourneyRef
VersionOfObjectRefStructure getSingleJourneyRef()Reference to a SINGLE JOURNEY. +v1.2.2 [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
.uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 160;- Returns:
- The singleJourneyRef.
-
getSingleJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getSingleJourneyRefOrBuilder()Reference to a SINGLE JOURNEY. +v1.2.2 [netex_part_5/part5_sj/netex_nm_singleJourneyService_support.xsd at 78:103]
.uk.org.netex.www.netex.VersionOfObjectRefStructure single_journey_ref = 160; -
hasVehicleJourneyRef
boolean hasVehicleJourneyRef()Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 161;- Returns:
- Whether the vehicleJourneyRef field is set.
-
getVehicleJourneyRef
VersionOfObjectRefStructure getVehicleJourneyRef()Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 161;- Returns:
- The vehicleJourneyRef.
-
getVehicleJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getVehicleJourneyRefOrBuilder()Reference to a VEHICLE JOURNEY. If given by context does not need to be repeated. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 100:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure vehicle_journey_ref = 161; -
hasDeadRunRef
boolean hasDeadRunRef()Reference to a DEAD RUN. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 162;- Returns:
- Whether the deadRunRef field is set.
-
getDeadRunRef
VersionOfObjectRefStructure getDeadRunRef()Reference to a DEAD RUN. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 162;- Returns:
- The deadRunRef.
-
getDeadRunRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDeadRunRefOrBuilder()Reference to a DEAD RUN. [netex_part_2/part2_journeyTimes/netex_vehicleJourney_support.xsd at 138:98]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dead_run_ref = 162; -
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 = 163;- 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 = 163;- 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 = 163; -
hasSpecialServiceRef
boolean hasSpecialServiceRef()Reference to a SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 164;- Returns:
- Whether the specialServiceRef field is set.
-
getSpecialServiceRef
VersionOfObjectRefStructure getSpecialServiceRef()Reference to a SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 164;- Returns:
- The specialServiceRef.
-
getSpecialServiceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getSpecialServiceRefOrBuilder()Reference to a SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 111:105]
.uk.org.netex.www.netex.VersionOfObjectRefStructure special_service_ref = 164; -
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 = 165;- 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 = 165;- 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 = 165; -
hasDatedVehicleJourneyRef
boolean hasDatedVehicleJourneyRef()Reference to a DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 166;- Returns:
- Whether the datedVehicleJourneyRef field is set.
-
getDatedVehicleJourneyRef
VersionOfObjectRefStructure getDatedVehicleJourneyRef()Reference to a DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 166;- Returns:
- The datedVehicleJourneyRef.
-
getDatedVehicleJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDatedVehicleJourneyRefOrBuilder()Reference to a DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 67:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_vehicle_journey_ref = 166; -
hasDatedSpecialServiceRef
boolean hasDatedSpecialServiceRef()Reference to a DATED SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 167;- Returns:
- Whether the datedSpecialServiceRef field is set.
-
getDatedSpecialServiceRef
VersionOfObjectRefStructure getDatedSpecialServiceRef()Reference to a DATED SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 167;- Returns:
- The datedSpecialServiceRef.
-
getDatedSpecialServiceRefOrBuilder
VersionOfObjectRefStructureOrBuilder getDatedSpecialServiceRefOrBuilder()Reference to a DATED SPECIAL SERVICE. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 169:122]
.uk.org.netex.www.netex.VersionOfObjectRefStructure dated_special_service_ref = 167; -
hasNormalDatedVehicleJourneyRef
boolean hasNormalDatedVehicleJourneyRef()Reference to a NORMAL DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
.uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 190;- Returns:
- Whether the normalDatedVehicleJourneyRef field is set.
-
getNormalDatedVehicleJourneyRef
VersionOfObjectRefStructure getNormalDatedVehicleJourneyRef()Reference to a NORMAL DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
.uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 190;- Returns:
- The normalDatedVehicleJourneyRef.
-
getNormalDatedVehicleJourneyRefOrBuilder
VersionOfObjectRefStructureOrBuilder getNormalDatedVehicleJourneyRefOrBuilder()Reference to a NORMAL DATED VEHICLE JOURNEY. [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 93:139]
.uk.org.netex.www.netex.VersionOfObjectRefStructure normal_dated_vehicle_journey_ref = 190; -
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 = 191;- 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 = 191;- 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 = 191; -
getJourneyRefStructureCase
FlexibleServiceProperties_VersionStructure.JourneyRefStructureCase getJourneyRefStructureCase()
-