Class FlexibleLine_DerivedViewStructure

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.FlexibleLine_DerivedViewStructure
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, FlexibleLine_DerivedViewStructureOrBuilder

@Generated public final class FlexibleLine_DerivedViewStructure extends com.google.protobuf.GeneratedMessage implements FlexibleLine_DerivedViewStructureOrBuilder
 Type for FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 327:77]
 
Protobuf type uk.org.netex.www.netex.FlexibleLine_DerivedViewStructure
See Also:
  • Field Details

    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • BRANDING_REF_FIELD_NUMBER

      public static final int BRANDING_REF_FIELD_NUMBER
      See Also:
    • PUBLIC_CODE_FIELD_NUMBER

      public static final int PUBLIC_CODE_FIELD_NUMBER
      See Also:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • SHORT_NAME_FIELD_NUMBER

      public static final int SHORT_NAME_FIELD_NUMBER
      See Also:
    • TRANSPORT_MODE_FIELD_NUMBER

      public static final int TRANSPORT_MODE_FIELD_NUMBER
      See Also:
    • TRANSPORT_SUBMODE_FIELD_NUMBER

      public static final int TRANSPORT_SUBMODE_FIELD_NUMBER
      See Also:
    • OPERATOR_REF_FIELD_NUMBER

      public static final int OPERATOR_REF_FIELD_NUMBER
      See Also:
    • TYPE_OF_LINE_REF_FIELD_NUMBER

      public static final int TYPE_OF_LINE_REF_FIELD_NUMBER
      See Also:
    • FLEXIBLE_LINE_TYPE_FIELD_NUMBER

      public static final int FLEXIBLE_LINE_TYPE_FIELD_NUMBER
      See Also:
    • BOOKING_CONTACT_FIELD_NUMBER

      public static final int BOOKING_CONTACT_FIELD_NUMBER
      See Also:
    • BOOKING_METHODS_FIELD_NUMBER

      public static final int BOOKING_METHODS_FIELD_NUMBER
      See Also:
    • BOOKING_ACCESS_FIELD_NUMBER

      public static final int BOOKING_ACCESS_FIELD_NUMBER
      See Also:
    • BOOK_WHEN_FIELD_NUMBER

      public static final int BOOK_WHEN_FIELD_NUMBER
      See Also:
    • BUY_WHEN_FIELD_NUMBER

      public static final int BUY_WHEN_FIELD_NUMBER
      See Also:
    • LATEST_BOOKING_TIME_FIELD_NUMBER

      public static final int LATEST_BOOKING_TIME_FIELD_NUMBER
      See Also:
    • MINIMUM_BOOKING_PERIOD_FIELD_NUMBER

      public static final int MINIMUM_BOOKING_PERIOD_FIELD_NUMBER
      See Also:
    • MAXIMUM_BOOKING_PERIOD_FIELD_NUMBER

      public static final int MAXIMUM_BOOKING_PERIOD_FIELD_NUMBER
      See Also:
    • BOOKING_URL_FIELD_NUMBER

      public static final int BOOKING_URL_FIELD_NUMBER
      See Also:
    • BOOKING_NOTE_FIELD_NUMBER

      public static final int BOOKING_NOTE_FIELD_NUMBER
      See Also:
    • LINE_REF_FIELD_NUMBER

      public static final int LINE_REF_FIELD_NUMBER
      See Also:
    • FLEXIBLE_LINE_REF_FIELD_NUMBER

      public static final int FLEXIBLE_LINE_REF_FIELD_NUMBER
      See Also:
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage
    • getLineRefStructureCase

      Specified by:
      getLineRefStructureCase in interface FlexibleLine_DerivedViewStructureOrBuilder
    • getId

      public String getId()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Specified by:
      getId in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Specified by:
      getIdBytes in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The bytes for id.
    • hasBrandingRef

      public 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 = 2;
      Specified by:
      hasBrandingRef in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public 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 = 2;
      Specified by:
      getBrandingRef in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The brandingRef.
    • getBrandingRefOrBuilder

      public 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 = 2;
      Specified by:
      getBrandingRefOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • getPublicCode

      public String getPublicCode()
       Identifier of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1037:79]
       
      string public_code = 43;
      Specified by:
      getPublicCode in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The publicCode.
    • getPublicCodeBytes

      public com.google.protobuf.ByteString getPublicCodeBytes()
       Identifier of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1037:79]
       
      string public_code = 43;
      Specified by:
      getPublicCodeBytes in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The bytes for publicCode.
    • hasName

      public boolean hasName()
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1042:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 44;
      Specified by:
      hasName in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1042:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 44;
      Specified by:
      getName in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1042:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 44;
      Specified by:
      getNameOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1047:76]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 45;
      Specified by:
      hasShortName in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1047:76]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 45;
      Specified by:
      getShortName in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The shortName.
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1047:76]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 45;
      Specified by:
      getShortNameOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • getTransportModeValue

      public int getTransportModeValue()
       TRANSPORT MODE of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1052:99]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 46;
      Specified by:
      getTransportModeValue in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • getTransportMode

      public AllVehicleModesOfTransportEnumeration getTransportMode()
       TRANSPORT MODE of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1052:99]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 46;
      Specified by:
      getTransportMode in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The transportMode.
    • hasTransportSubmode

      public boolean hasTransportSubmode()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 47;
      Specified by:
      hasTransportSubmode in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the transportSubmode field is set.
    • getTransportSubmode

      public TransportSubmodeStructure getTransportSubmode()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 47;
      Specified by:
      getTransportSubmode in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The transportSubmode.
    • getTransportSubmodeOrBuilder

      public TransportSubmodeStructureOrBuilder getTransportSubmodeOrBuilder()
       A submode of a Public Transport MODE.  [netex_framework/netex_reusableComponents/netex_submode_version.xsd at 94:72]
       
      .uk.org.netex.www.netex.TransportSubmodeStructure transport_submode = 47;
      Specified by:
      getTransportSubmodeOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • hasOperatorRef

      public boolean hasOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 48;
      Specified by:
      hasOperatorRef in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the operatorRef field is set.
    • getOperatorRef

      public VersionOfObjectRefStructure getOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 48;
      Specified by:
      getOperatorRef in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The operatorRef.
    • getOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperatorRefOrBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 48;
      Specified by:
      getOperatorRefOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • hasTypeOfLineRef

      public boolean hasTypeOfLineRef()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 49;
      Specified by:
      hasTypeOfLineRef in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the typeOfLineRef field is set.
    • getTypeOfLineRef

      public VersionOfObjectRefStructure getTypeOfLineRef()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 49;
      Specified by:
      getTypeOfLineRef in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The typeOfLineRef.
    • getTypeOfLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfLineRefOrBuilder()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 331:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 49;
      Specified by:
      getTypeOfLineRefOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • getFlexibleLineTypeValue

      public int getFlexibleLineTypeValue()
       Type of FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 334:92]
       
      .uk.org.netex.www.netex.FlexibleLineTypeEnumeration flexible_line_type = 111;
      Specified by:
      getFlexibleLineTypeValue in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The enum numeric value on the wire for flexibleLineType.
    • getFlexibleLineType

      public FlexibleLineTypeEnumeration getFlexibleLineType()
       Type of FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 334:92]
       
      .uk.org.netex.www.netex.FlexibleLineTypeEnumeration flexible_line_type = 111;
      Specified by:
      getFlexibleLineType in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The flexibleLineType.
    • hasBookingContact

      public 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 = 112;
      Specified by:
      hasBookingContact in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the bookingContact field is set.
    • getBookingContact

      public 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 = 112;
      Specified by:
      getBookingContact in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The bookingContact.
    • getBookingContactOrBuilder

      public 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 = 112;
      Specified by:
      getBookingContactOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • getBookingMethodsList

      public 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 = 113 [packed = true];
      Specified by:
      getBookingMethodsList in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      A list containing the bookingMethods.
    • getBookingMethodsCount

      public 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 = 113 [packed = true];
      Specified by:
      getBookingMethodsCount in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The count of bookingMethods.
    • getBookingMethods

      public BookingMethodEnumeration getBookingMethods(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 = 113 [packed = true];
      Specified by:
      getBookingMethods in interface FlexibleLine_DerivedViewStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The bookingMethods at the given index.
    • getBookingMethodsValueList

      public List<Integer> 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 = 113 [packed = true];
      Specified by:
      getBookingMethodsValueList in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for bookingMethods.
    • getBookingMethodsValue

      public 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 = 113 [packed = true];
      Specified by:
      getBookingMethodsValue in interface FlexibleLine_DerivedViewStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of bookingMethods at the given index.
    • getBookingAccessValue

      public 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 = 114;
      Specified by:
      getBookingAccessValue in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The enum numeric value on the wire for bookingAccess.
    • getBookingAccess

      public 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 = 114;
      Specified by:
      getBookingAccess in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The bookingAccess.
    • getBookWhenValue

      public 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 = 115;
      Specified by:
      getBookWhenValue in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The enum numeric value on the wire for bookWhen.
    • getBookWhen

      public 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 = 115;
      Specified by:
      getBookWhen in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The bookWhen.
    • getBuyWhenList

      public 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 = 116 [packed = true];
      Specified by:
      getBuyWhenList in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      A list containing the buyWhen.
    • getBuyWhenCount

      public 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 = 116 [packed = true];
      Specified by:
      getBuyWhenCount in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The count of buyWhen.
    • getBuyWhen

      public PurchaseMomentEnumeration getBuyWhen(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 = 116 [packed = true];
      Specified by:
      getBuyWhen in interface FlexibleLine_DerivedViewStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The buyWhen at the given index.
    • getBuyWhenValueList

      public List<Integer> 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 = 116 [packed = true];
      Specified by:
      getBuyWhenValueList in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      A list containing the enum numeric values on the wire for buyWhen.
    • getBuyWhenValue

      public 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 = 116 [packed = true];
      Specified by:
      getBuyWhenValue in interface FlexibleLine_DerivedViewStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of buyWhen at the given index.
    • hasLatestBookingTime

      public 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 = 117;
      Specified by:
      hasLatestBookingTime in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the latestBookingTime field is set.
    • getLatestBookingTime

      public 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 = 117;
      Specified by:
      getLatestBookingTime in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The latestBookingTime.
    • getLatestBookingTimeOrBuilder

      public 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 = 117;
      Specified by:
      getLatestBookingTimeOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • hasMinimumBookingPeriod

      public 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 = 118;
      Specified by:
      hasMinimumBookingPeriod in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the minimumBookingPeriod field is set.
    • getMinimumBookingPeriod

      public 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 = 118;
      Specified by:
      getMinimumBookingPeriod in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The minimumBookingPeriod.
    • getMinimumBookingPeriodOrBuilder

      public 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 = 118;
      Specified by:
      getMinimumBookingPeriodOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • hasMaximumBookingPeriod

      public 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 = 122;
      Specified by:
      hasMaximumBookingPeriod in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the maximumBookingPeriod field is set.
    • getMaximumBookingPeriod

      public 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 = 122;
      Specified by:
      getMaximumBookingPeriod in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The maximumBookingPeriod.
    • getMaximumBookingPeriodOrBuilder

      public 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 = 122;
      Specified by:
      getMaximumBookingPeriodOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • getBookingUrl

      public String getBookingUrl()
       URL for booking. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
       
      string booking_url = 119;
      Specified by:
      getBookingUrl in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The bookingUrl.
    • getBookingUrlBytes

      public com.google.protobuf.ByteString getBookingUrlBytes()
       URL for booking. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
       
      string booking_url = 119;
      Specified by:
      getBookingUrlBytes in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The bytes for bookingUrl.
    • hasBookingNote

      public 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 = 120;
      Specified by:
      hasBookingNote in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the bookingNote field is set.
    • getBookingNote

      public 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 = 120;
      Specified by:
      getBookingNote in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The bookingNote.
    • getBookingNoteOrBuilder

      public 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 = 120;
      Specified by:
      getBookingNoteOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • hasLineRef

      public boolean hasLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 41;
      Specified by:
      hasLineRef in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the lineRef field is set.
    • getLineRef

      public VersionOfObjectRefStructure getLineRef()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 41;
      Specified by:
      getLineRef in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The lineRef.
    • getLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getLineRefOrBuilder()
       Reference to a LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 116:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure line_ref = 41;
      Specified by:
      getLineRefOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • hasFlexibleLineRef

      public boolean hasFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 42;
      Specified by:
      hasFlexibleLineRef in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      Whether the flexibleLineRef field is set.
    • getFlexibleLineRef

      public VersionOfObjectRefStructure getFlexibleLineRef()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 42;
      Specified by:
      getFlexibleLineRef in interface FlexibleLine_DerivedViewStructureOrBuilder
      Returns:
      The flexibleLineRef.
    • getFlexibleLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFlexibleLineRefOrBuilder()
       Reference to a FLEXIBLE LINE.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_support.xsd at 67:98]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure flexible_line_ref = 42;
      Specified by:
      getFlexibleLineRefOrBuilder in interface FlexibleLine_DerivedViewStructureOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessage
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessage
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static FlexibleLine_DerivedViewStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static FlexibleLine_DerivedViewStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static FlexibleLine_DerivedViewStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static FlexibleLine_DerivedViewStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static FlexibleLine_DerivedViewStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static FlexibleLine_DerivedViewStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static FlexibleLine_DerivedViewStructure parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static FlexibleLine_DerivedViewStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static FlexibleLine_DerivedViewStructure parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static FlexibleLine_DerivedViewStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static FlexibleLine_DerivedViewStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static FlexibleLine_DerivedViewStructure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public FlexibleLine_DerivedViewStructure.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static FlexibleLine_DerivedViewStructure.Builder newBuilder()
    • newBuilder

    • toBuilder

      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected FlexibleLine_DerivedViewStructure.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
      Overrides:
      newBuilderForType in class com.google.protobuf.AbstractMessage
    • getDefaultInstance

      public static FlexibleLine_DerivedViewStructure getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<FlexibleLine_DerivedViewStructure> parser()
    • getParserForType

      public com.google.protobuf.Parser<FlexibleLine_DerivedViewStructure> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessage
    • getDefaultInstanceForType

      public FlexibleLine_DerivedViewStructure getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder