Class FlexibleLineViewType.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<FlexibleLineViewType.Builder>
com.google.protobuf.GeneratedMessage.Builder<FlexibleLineViewType.Builder>
uk.org.netex.www.netex.FlexibleLineViewType.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, FlexibleLineViewTypeOrBuilder
Enclosing class:
FlexibleLineViewType

public static final class FlexibleLineViewType.Builder extends com.google.protobuf.GeneratedMessage.Builder<FlexibleLineViewType.Builder> implements FlexibleLineViewTypeOrBuilder
 A group of FLEXIBLE ROUTEs of which is generally known to the public by a similar name or number and which have common booking arrangements.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 317:88]
 
Protobuf type uk.org.netex.www.netex.FlexibleLineViewType
  • 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.Builder<FlexibleLineViewType.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<FlexibleLineViewType.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<FlexibleLineViewType.Builder>
    • getDefaultInstanceForType

      public FlexibleLineViewType getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      public FlexibleLineViewType build()
      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public FlexibleLineViewType buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public FlexibleLineViewType.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<FlexibleLineViewType.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<FlexibleLineViewType.Builder>
    • mergeFrom

      public FlexibleLineViewType.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<FlexibleLineViewType.Builder>
      Throws:
      IOException
    • getLineRefStructureCase

      public FlexibleLineViewType.LineRefStructureCase getLineRefStructureCase()
      Specified by:
      getLineRefStructureCase in interface FlexibleLineViewTypeOrBuilder
    • clearLineRefStructure

      public FlexibleLineViewType.Builder clearLineRefStructure()
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public FlexibleLineViewType.Builder setId(String value)
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public FlexibleLineViewType.Builder clearId()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Returns:
      This builder for chaining.
    • setIdBytes

      public FlexibleLineViewType.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The brandingRef.
    • setBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
    • setBrandingRef

      public FlexibleLineViewType.Builder setBrandingRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
    • mergeBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
    • clearBrandingRef

      public FlexibleLineViewType.Builder clearBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
    • getBrandingRefBuilder

      public VersionOfObjectRefStructure.Builder getBrandingRefBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
    • 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 FlexibleLineViewTypeOrBuilder
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The bytes for publicCode.
    • setPublicCode

      public FlexibleLineViewType.Builder setPublicCode(String value)
       Identifier of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1037:79]
       
      string public_code = 43;
      Parameters:
      value - The publicCode to set.
      Returns:
      This builder for chaining.
    • clearPublicCode

      public FlexibleLineViewType.Builder clearPublicCode()
       Identifier of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1037:79]
       
      string public_code = 43;
      Returns:
      This builder for chaining.
    • setPublicCodeBytes

      public FlexibleLineViewType.Builder setPublicCodeBytes(com.google.protobuf.ByteString value)
       Identifier of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1037:79]
       
      string public_code = 43;
      Parameters:
      value - The bytes for publicCode to set.
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1042:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 44;
    • setName

      public FlexibleLineViewType.Builder setName(MultilingualString.Builder builderForValue)
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1042:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 44;
    • mergeName

       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1042:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 44;
    • clearName

      public FlexibleLineViewType.Builder clearName()
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1042:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 44;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of LINE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1042:71]
       
      .uk.org.netex.www.netex.MultilingualString name = 44;
    • 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 FlexibleLineViewTypeOrBuilder
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The shortName.
    • setShortName

      public FlexibleLineViewType.Builder setShortName(MultilingualString value)
       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;
    • setShortName

      public FlexibleLineViewType.Builder setShortName(MultilingualString.Builder builderForValue)
       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;
    • mergeShortName

      public FlexibleLineViewType.Builder mergeShortName(MultilingualString value)
       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;
    • clearShortName

      public FlexibleLineViewType.Builder clearShortName()
       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;
    • getShortNameBuilder

      public MultilingualString.Builder getShortNameBuilder()
       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;
    • 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 FlexibleLineViewTypeOrBuilder
    • 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 FlexibleLineViewTypeOrBuilder
      Returns:
      The enum numeric value on the wire for transportMode.
    • setTransportModeValue

      public FlexibleLineViewType.Builder setTransportModeValue(int value)
       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;
      Parameters:
      value - The enum numeric value on the wire for transportMode to set.
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      Returns:
      The transportMode.
    • setTransportMode

       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;
      Parameters:
      value - The transportMode to set.
      Returns:
      This builder for chaining.
    • clearTransportMode

      public FlexibleLineViewType.Builder clearTransportMode()
       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;
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The transportSubmode.
    • setTransportSubmode

      public FlexibleLineViewType.Builder setTransportSubmode(TransportSubmodeStructure value)
       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;
    • setTransportSubmode

      public FlexibleLineViewType.Builder setTransportSubmode(TransportSubmodeStructure.Builder builderForValue)
       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;
    • mergeTransportSubmode

      public FlexibleLineViewType.Builder mergeTransportSubmode(TransportSubmodeStructure value)
       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;
    • clearTransportSubmode

      public FlexibleLineViewType.Builder clearTransportSubmode()
       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;
    • getTransportSubmodeBuilder

      public TransportSubmodeStructure.Builder getTransportSubmodeBuilder()
       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;
    • 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 FlexibleLineViewTypeOrBuilder
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The operatorRef.
    • setOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 48;
    • setOperatorRef

      public FlexibleLineViewType.Builder setOperatorRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 48;
    • mergeOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 48;
    • clearOperatorRef

      public FlexibleLineViewType.Builder clearOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 48;
    • getOperatorRefBuilder

      public VersionOfObjectRefStructure.Builder getOperatorRefBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 48;
    • 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 FlexibleLineViewTypeOrBuilder
    • hasTypeOfLineRef

      public boolean hasTypeOfLineRef()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 322:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 49;
      Specified by:
      hasTypeOfLineRef in interface FlexibleLineViewTypeOrBuilder
      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 322:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 49;
      Specified by:
      getTypeOfLineRef in interface FlexibleLineViewTypeOrBuilder
      Returns:
      The typeOfLineRef.
    • setTypeOfLineRef

       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 322:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 49;
    • setTypeOfLineRef

      public FlexibleLineViewType.Builder setTypeOfLineRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 322:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 49;
    • mergeTypeOfLineRef

      public FlexibleLineViewType.Builder mergeTypeOfLineRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 322:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 49;
    • clearTypeOfLineRef

      public FlexibleLineViewType.Builder clearTypeOfLineRef()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 322:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 49;
    • getTypeOfLineRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfLineRefBuilder()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 322:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 49;
    • getTypeOfLineRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfLineRefOrBuilder()
       Reference to a TYPE OF LINE.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 322:102]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_line_ref = 49;
      Specified by:
      getTypeOfLineRefOrBuilder in interface FlexibleLineViewTypeOrBuilder
    • 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 FlexibleLineViewTypeOrBuilder
      Returns:
      The enum numeric value on the wire for flexibleLineType.
    • setFlexibleLineTypeValue

      public FlexibleLineViewType.Builder setFlexibleLineTypeValue(int value)
       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;
      Parameters:
      value - The enum numeric value on the wire for flexibleLineType to set.
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      Returns:
      The flexibleLineType.
    • setFlexibleLineType

      public FlexibleLineViewType.Builder setFlexibleLineType(FlexibleLineTypeEnumeration value)
       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;
      Parameters:
      value - The flexibleLineType to set.
      Returns:
      This builder for chaining.
    • clearFlexibleLineType

      public FlexibleLineViewType.Builder clearFlexibleLineType()
       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;
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The bookingContact.
    • setBookingContact

      public FlexibleLineViewType.Builder setBookingContact(ContactStructure value)
       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;
    • setBookingContact

      public FlexibleLineViewType.Builder setBookingContact(ContactStructure.Builder builderForValue)
       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;
    • mergeBookingContact

      public FlexibleLineViewType.Builder mergeBookingContact(ContactStructure value)
       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;
    • clearBookingContact

      public FlexibleLineViewType.Builder clearBookingContact()
       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;
    • getBookingContactBuilder

      public ContactStructure.Builder getBookingContactBuilder()
       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;
    • 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 FlexibleLineViewTypeOrBuilder
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The bookingMethods at the given index.
    • setBookingMethods

      public FlexibleLineViewType.Builder setBookingMethods(int index, BookingMethodEnumeration value)
       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];
      Parameters:
      index - The index to set the value at.
      value - The bookingMethods to set.
      Returns:
      This builder for chaining.
    • addBookingMethods

      public FlexibleLineViewType.Builder addBookingMethods(BookingMethodEnumeration value)
       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];
      Parameters:
      value - The bookingMethods to add.
      Returns:
      This builder for chaining.
    • addAllBookingMethods

      public FlexibleLineViewType.Builder addAllBookingMethods(Iterable<? extends BookingMethodEnumeration> values)
       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];
      Parameters:
      values - The bookingMethods to add.
      Returns:
      This builder for chaining.
    • clearBookingMethods

      public FlexibleLineViewType.Builder clearBookingMethods()
       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];
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of bookingMethods at the given index.
    • setBookingMethodsValue

      public FlexibleLineViewType.Builder setBookingMethodsValue(int index, int value)
       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];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for bookingMethods to set.
      Returns:
      This builder for chaining.
    • addBookingMethodsValue

      public FlexibleLineViewType.Builder addBookingMethodsValue(int value)
       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];
      Parameters:
      value - The enum numeric value on the wire for bookingMethods to add.
      Returns:
      This builder for chaining.
    • addAllBookingMethodsValue

      public FlexibleLineViewType.Builder addAllBookingMethodsValue(Iterable<Integer> values)
       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];
      Parameters:
      values - The enum numeric values on the wire for bookingMethods to add.
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      Returns:
      The enum numeric value on the wire for bookingAccess.
    • setBookingAccessValue

      public FlexibleLineViewType.Builder setBookingAccessValue(int value)
       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;
      Parameters:
      value - The enum numeric value on the wire for bookingAccess to set.
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      Returns:
      The bookingAccess.
    • setBookingAccess

      public FlexibleLineViewType.Builder setBookingAccess(BookingAccessEnumeration value)
       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;
      Parameters:
      value - The bookingAccess to set.
      Returns:
      This builder for chaining.
    • clearBookingAccess

      public FlexibleLineViewType.Builder clearBookingAccess()
       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;
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      Returns:
      The enum numeric value on the wire for bookWhen.
    • setBookWhenValue

      public FlexibleLineViewType.Builder setBookWhenValue(int value)
       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;
      Parameters:
      value - The enum numeric value on the wire for bookWhen to set.
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      Returns:
      The bookWhen.
    • setBookWhen

       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;
      Parameters:
      value - The bookWhen to set.
      Returns:
      This builder for chaining.
    • clearBookWhen

      public FlexibleLineViewType.Builder clearBookWhen()
       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;
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The buyWhen at the given index.
    • setBuyWhen

      public FlexibleLineViewType.Builder setBuyWhen(int index, PurchaseMomentEnumeration value)
       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];
      Parameters:
      index - The index to set the value at.
      value - The buyWhen to set.
      Returns:
      This builder for chaining.
    • addBuyWhen

       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];
      Parameters:
      value - The buyWhen to add.
      Returns:
      This builder for chaining.
    • addAllBuyWhen

      public FlexibleLineViewType.Builder addAllBuyWhen(Iterable<? extends PurchaseMomentEnumeration> values)
       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];
      Parameters:
      values - The buyWhen to add.
      Returns:
      This builder for chaining.
    • clearBuyWhen

      public FlexibleLineViewType.Builder clearBuyWhen()
       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];
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The enum numeric value on the wire of buyWhen at the given index.
    • setBuyWhenValue

      public FlexibleLineViewType.Builder setBuyWhenValue(int index, int value)
       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];
      Parameters:
      index - The index to set the value at.
      value - The enum numeric value on the wire for buyWhen to set.
      Returns:
      This builder for chaining.
    • addBuyWhenValue

      public FlexibleLineViewType.Builder addBuyWhenValue(int value)
       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];
      Parameters:
      value - The enum numeric value on the wire for buyWhen to add.
      Returns:
      This builder for chaining.
    • addAllBuyWhenValue

      public FlexibleLineViewType.Builder addAllBuyWhenValue(Iterable<Integer> values)
       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];
      Parameters:
      values - The enum numeric values on the wire for buyWhen to add.
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The latestBookingTime.
    • setLatestBookingTime

      public FlexibleLineViewType.Builder setLatestBookingTime(com.google.type.TimeOfDay value)
       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;
    • setLatestBookingTime

      public FlexibleLineViewType.Builder setLatestBookingTime(com.google.type.TimeOfDay.Builder builderForValue)
       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;
    • mergeLatestBookingTime

      public FlexibleLineViewType.Builder mergeLatestBookingTime(com.google.type.TimeOfDay value)
       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;
    • clearLatestBookingTime

      public FlexibleLineViewType.Builder clearLatestBookingTime()
       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;
    • getLatestBookingTimeBuilder

      public com.google.type.TimeOfDay.Builder getLatestBookingTimeBuilder()
       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;
    • 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 FlexibleLineViewTypeOrBuilder
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The minimumBookingPeriod.
    • setMinimumBookingPeriod

      public FlexibleLineViewType.Builder setMinimumBookingPeriod(com.google.protobuf.Duration value)
       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;
    • setMinimumBookingPeriod

      public FlexibleLineViewType.Builder setMinimumBookingPeriod(com.google.protobuf.Duration.Builder builderForValue)
       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;
    • mergeMinimumBookingPeriod

      public FlexibleLineViewType.Builder mergeMinimumBookingPeriod(com.google.protobuf.Duration value)
       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;
    • clearMinimumBookingPeriod

      public FlexibleLineViewType.Builder clearMinimumBookingPeriod()
       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;
    • getMinimumBookingPeriodBuilder

      public com.google.protobuf.Duration.Builder getMinimumBookingPeriodBuilder()
       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;
    • 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 FlexibleLineViewTypeOrBuilder
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The maximumBookingPeriod.
    • setMaximumBookingPeriod

      public FlexibleLineViewType.Builder setMaximumBookingPeriod(com.google.protobuf.Duration value)
       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;
    • setMaximumBookingPeriod

      public FlexibleLineViewType.Builder setMaximumBookingPeriod(com.google.protobuf.Duration.Builder builderForValue)
       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;
    • mergeMaximumBookingPeriod

      public FlexibleLineViewType.Builder mergeMaximumBookingPeriod(com.google.protobuf.Duration value)
       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;
    • clearMaximumBookingPeriod

      public FlexibleLineViewType.Builder clearMaximumBookingPeriod()
       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;
    • getMaximumBookingPeriodBuilder

      public com.google.protobuf.Duration.Builder getMaximumBookingPeriodBuilder()
       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;
    • 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 FlexibleLineViewTypeOrBuilder
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The bytes for bookingUrl.
    • setBookingUrl

      public FlexibleLineViewType.Builder setBookingUrl(String value)
       URL for booking. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
       
      string booking_url = 119;
      Parameters:
      value - The bookingUrl to set.
      Returns:
      This builder for chaining.
    • clearBookingUrl

      public FlexibleLineViewType.Builder clearBookingUrl()
       URL for booking. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
       
      string booking_url = 119;
      Returns:
      This builder for chaining.
    • setBookingUrlBytes

      public FlexibleLineViewType.Builder setBookingUrlBytes(com.google.protobuf.ByteString value)
       URL for booking. +V1.1  [netex_framework/netex_reusableComponents/netex_serviceRestrictions_version.xsd at 185:67]
       
      string booking_url = 119;
      Parameters:
      value - The bytes for bookingUrl to set.
      Returns:
      This builder for chaining.
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The bookingNote.
    • setBookingNote

      public FlexibleLineViewType.Builder setBookingNote(MultilingualString value)
       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;
    • setBookingNote

      public FlexibleLineViewType.Builder setBookingNote(MultilingualString.Builder builderForValue)
       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;
    • mergeBookingNote

      public FlexibleLineViewType.Builder mergeBookingNote(MultilingualString value)
       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;
    • clearBookingNote

      public FlexibleLineViewType.Builder clearBookingNote()
       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;
    • getBookingNoteBuilder

      public MultilingualString.Builder getBookingNoteBuilder()
       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;
    • 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 FlexibleLineViewTypeOrBuilder
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The lineRef.
    • setLineRef

       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;
    • setLineRef

       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;
    • mergeLineRef

       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;
    • clearLineRef

      public FlexibleLineViewType.Builder clearLineRef()
       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;
    • getLineRefBuilder

      public VersionOfObjectRefStructure.Builder getLineRefBuilder()
       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;
    • 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 FlexibleLineViewTypeOrBuilder
    • 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 FlexibleLineViewTypeOrBuilder
      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 FlexibleLineViewTypeOrBuilder
      Returns:
      The flexibleLineRef.
    • setFlexibleLineRef

      public FlexibleLineViewType.Builder setFlexibleLineRef(VersionOfObjectRefStructure value)
       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;
    • setFlexibleLineRef

      public FlexibleLineViewType.Builder setFlexibleLineRef(VersionOfObjectRefStructure.Builder builderForValue)
       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;
    • mergeFlexibleLineRef

      public FlexibleLineViewType.Builder mergeFlexibleLineRef(VersionOfObjectRefStructure value)
       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;
    • clearFlexibleLineRef

      public FlexibleLineViewType.Builder clearFlexibleLineRef()
       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;
    • getFlexibleLineRefBuilder

      public VersionOfObjectRefStructure.Builder getFlexibleLineRefBuilder()
       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;
    • 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 FlexibleLineViewTypeOrBuilder