Class DestinationDisplayViewType.Builder

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

public static final class DestinationDisplayViewType.Builder extends com.google.protobuf.GeneratedMessage.Builder<DestinationDisplayViewType.Builder> implements DestinationDisplayViewTypeOrBuilder
 Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
 
Protobuf type uk.org.netex.www.netex.DestinationDisplayViewType
  • 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<DestinationDisplayViewType.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<DestinationDisplayViewType.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<DestinationDisplayViewType.Builder>
    • getDefaultInstanceForType

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

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

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

      public DestinationDisplayViewType.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<DestinationDisplayViewType.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<DestinationDisplayViewType.Builder>
    • mergeFrom

      public DestinationDisplayViewType.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<DestinationDisplayViewType.Builder>
      Throws:
      IOException
    • 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 DestinationDisplayViewTypeOrBuilder
      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 DestinationDisplayViewTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       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

       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 DestinationDisplayViewType.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 DestinationDisplayViewTypeOrBuilder
      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 DestinationDisplayViewTypeOrBuilder
      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

       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 DestinationDisplayViewType.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 DestinationDisplayViewTypeOrBuilder
    • hasKeyList

      public boolean hasKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 41;
      Specified by:
      hasKeyList in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      Whether the keyList field is set.
    • getKeyList

      public KeyListStructure getKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 41;
      Specified by:
      getKeyList in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The keyList.
    • setKeyList

       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 41;
    • setKeyList

      public DestinationDisplayViewType.Builder setKeyList(KeyListStructure.Builder builderForValue)
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 41;
    • mergeKeyList

       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 41;
    • clearKeyList

      public DestinationDisplayViewType.Builder clearKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 41;
    • getKeyListBuilder

      public KeyListStructure.Builder getKeyListBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 41;
    • getKeyListOrBuilder

      public KeyListStructureOrBuilder getKeyListOrBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 41;
      Specified by:
      getKeyListOrBuilder in interface DestinationDisplayViewTypeOrBuilder
    • hasDestinationDisplayRef

      public boolean hasDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 243:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
      Specified by:
      hasDestinationDisplayRef in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      Whether the destinationDisplayRef field is set.
    • getDestinationDisplayRef

      public VersionOfObjectRefStructure getDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 243:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
      Specified by:
      getDestinationDisplayRef in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The destinationDisplayRef.
    • setDestinationDisplayRef

      public DestinationDisplayViewType.Builder setDestinationDisplayRef(VersionOfObjectRefStructure value)
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 243:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
    • setDestinationDisplayRef

      public DestinationDisplayViewType.Builder setDestinationDisplayRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 243:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
    • mergeDestinationDisplayRef

      public DestinationDisplayViewType.Builder mergeDestinationDisplayRef(VersionOfObjectRefStructure value)
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 243:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
    • clearDestinationDisplayRef

      public DestinationDisplayViewType.Builder clearDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 243:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
    • getDestinationDisplayRefBuilder

      public VersionOfObjectRefStructure.Builder getDestinationDisplayRefBuilder()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 243:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
    • getDestinationDisplayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDestinationDisplayRefOrBuilder()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 243:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
      Specified by:
      getDestinationDisplayRefOrBuilder in interface DestinationDisplayViewTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of destination on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 686:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
      Specified by:
      hasName in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of destination on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 686:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
      Specified by:
      getName in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of destination on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 686:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
    • setName

       Name of destination on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 686:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
    • mergeName

       Name of destination on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 686:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
    • clearName

       Name of destination on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 686:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of destination on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 686:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of destination on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 686:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 43;
      Specified by:
      getNameOrBuilder in interface DestinationDisplayViewTypeOrBuilder
    • hasShortName

      public boolean hasShortName()
       Short Name on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 691:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 44;
      Specified by:
      hasShortName in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      Whether the shortName field is set.
    • getShortName

      public MultilingualString getShortName()
       Short Name on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 691:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 44;
      Specified by:
      getShortName in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The shortName.
    • setShortName

       Short Name on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 691:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 44;
    • setShortName

      public DestinationDisplayViewType.Builder setShortName(MultilingualString.Builder builderForValue)
       Short Name on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 691:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 44;
    • mergeShortName

       Short Name on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 691:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 44;
    • clearShortName

      public DestinationDisplayViewType.Builder clearShortName()
       Short Name on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 691:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 44;
    • getShortNameBuilder

      public MultilingualString.Builder getShortNameBuilder()
       Short Name on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 691:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 44;
    • getShortNameOrBuilder

      public MultilingualStringOrBuilder getShortNameOrBuilder()
       Short Name on DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 691:74]
       
      .uk.org.netex.www.netex.MultilingualString short_name = 44;
      Specified by:
      getShortNameOrBuilder in interface DestinationDisplayViewTypeOrBuilder
    • hasSideText

      public boolean hasSideText()
       Name of destination to show on side of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 696:73]
       
      .uk.org.netex.www.netex.MultilingualString side_text = 45;
      Specified by:
      hasSideText in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      Whether the sideText field is set.
    • getSideText

      public MultilingualString getSideText()
       Name of destination to show on side of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 696:73]
       
      .uk.org.netex.www.netex.MultilingualString side_text = 45;
      Specified by:
      getSideText in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The sideText.
    • setSideText

       Name of destination to show on side of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 696:73]
       
      .uk.org.netex.www.netex.MultilingualString side_text = 45;
    • setSideText

      public DestinationDisplayViewType.Builder setSideText(MultilingualString.Builder builderForValue)
       Name of destination to show on side of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 696:73]
       
      .uk.org.netex.www.netex.MultilingualString side_text = 45;
    • mergeSideText

       Name of destination to show on side of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 696:73]
       
      .uk.org.netex.www.netex.MultilingualString side_text = 45;
    • clearSideText

      public DestinationDisplayViewType.Builder clearSideText()
       Name of destination to show on side of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 696:73]
       
      .uk.org.netex.www.netex.MultilingualString side_text = 45;
    • getSideTextBuilder

      public MultilingualString.Builder getSideTextBuilder()
       Name of destination to show on side of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 696:73]
       
      .uk.org.netex.www.netex.MultilingualString side_text = 45;
    • getSideTextOrBuilder

      public MultilingualStringOrBuilder getSideTextOrBuilder()
       Name of destination to show on side of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 696:73]
       
      .uk.org.netex.www.netex.MultilingualString side_text = 45;
      Specified by:
      getSideTextOrBuilder in interface DestinationDisplayViewTypeOrBuilder
    • hasFrontText

      public boolean hasFrontText()
       Name of destination to show on front of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 701:74]
       
      .uk.org.netex.www.netex.MultilingualString front_text = 46;
      Specified by:
      hasFrontText in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      Whether the frontText field is set.
    • getFrontText

      public MultilingualString getFrontText()
       Name of destination to show on front of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 701:74]
       
      .uk.org.netex.www.netex.MultilingualString front_text = 46;
      Specified by:
      getFrontText in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The frontText.
    • setFrontText

       Name of destination to show on front of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 701:74]
       
      .uk.org.netex.www.netex.MultilingualString front_text = 46;
    • setFrontText

      public DestinationDisplayViewType.Builder setFrontText(MultilingualString.Builder builderForValue)
       Name of destination to show on front of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 701:74]
       
      .uk.org.netex.www.netex.MultilingualString front_text = 46;
    • mergeFrontText

       Name of destination to show on front of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 701:74]
       
      .uk.org.netex.www.netex.MultilingualString front_text = 46;
    • clearFrontText

      public DestinationDisplayViewType.Builder clearFrontText()
       Name of destination to show on front of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 701:74]
       
      .uk.org.netex.www.netex.MultilingualString front_text = 46;
    • getFrontTextBuilder

      public MultilingualString.Builder getFrontTextBuilder()
       Name of destination to show on front of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 701:74]
       
      .uk.org.netex.www.netex.MultilingualString front_text = 46;
    • getFrontTextOrBuilder

      public MultilingualStringOrBuilder getFrontTextOrBuilder()
       Name of destination to show on front of VEHICLE.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 701:74]
       
      .uk.org.netex.www.netex.MultilingualString front_text = 46;
      Specified by:
      getFrontTextOrBuilder in interface DestinationDisplayViewTypeOrBuilder
    • hasDriverDisplayText

      public boolean hasDriverDisplayText()
       Text to show to Driver or Staff for the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 706:82]
       
      .uk.org.netex.www.netex.MultilingualString driver_display_text = 47;
      Specified by:
      hasDriverDisplayText in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      Whether the driverDisplayText field is set.
    • getDriverDisplayText

      public MultilingualString getDriverDisplayText()
       Text to show to Driver or Staff for the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 706:82]
       
      .uk.org.netex.www.netex.MultilingualString driver_display_text = 47;
      Specified by:
      getDriverDisplayText in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The driverDisplayText.
    • setDriverDisplayText

      public DestinationDisplayViewType.Builder setDriverDisplayText(MultilingualString value)
       Text to show to Driver or Staff for the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 706:82]
       
      .uk.org.netex.www.netex.MultilingualString driver_display_text = 47;
    • setDriverDisplayText

      public DestinationDisplayViewType.Builder setDriverDisplayText(MultilingualString.Builder builderForValue)
       Text to show to Driver or Staff for the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 706:82]
       
      .uk.org.netex.www.netex.MultilingualString driver_display_text = 47;
    • mergeDriverDisplayText

      public DestinationDisplayViewType.Builder mergeDriverDisplayText(MultilingualString value)
       Text to show to Driver or Staff for the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 706:82]
       
      .uk.org.netex.www.netex.MultilingualString driver_display_text = 47;
    • clearDriverDisplayText

      public DestinationDisplayViewType.Builder clearDriverDisplayText()
       Text to show to Driver or Staff for the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 706:82]
       
      .uk.org.netex.www.netex.MultilingualString driver_display_text = 47;
    • getDriverDisplayTextBuilder

      public MultilingualString.Builder getDriverDisplayTextBuilder()
       Text to show to Driver or Staff for the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 706:82]
       
      .uk.org.netex.www.netex.MultilingualString driver_display_text = 47;
    • getDriverDisplayTextOrBuilder

      public MultilingualStringOrBuilder getDriverDisplayTextOrBuilder()
       Text to show to Driver or Staff for the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 706:82]
       
      .uk.org.netex.www.netex.MultilingualString driver_display_text = 47;
      Specified by:
      getDriverDisplayTextOrBuilder in interface DestinationDisplayViewTypeOrBuilder
    • getShortCode

      public String getShortCode()
       Short code associated with Destination display used vehicle display controller which describes the format of the destination text in the front and side display in the vehicle. (VDV).  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 718:76]
       
      string short_code = 51;
      Specified by:
      getShortCode in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The shortCode.
    • getShortCodeBytes

      public com.google.protobuf.ByteString getShortCodeBytes()
       Short code associated with Destination display used vehicle display controller which describes the format of the destination text in the front and side display in the vehicle. (VDV).  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 718:76]
       
      string short_code = 51;
      Specified by:
      getShortCodeBytes in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The bytes for shortCode.
    • setShortCode

      public DestinationDisplayViewType.Builder setShortCode(String value)
       Short code associated with Destination display used vehicle display controller which describes the format of the destination text in the front and side display in the vehicle. (VDV).  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 718:76]
       
      string short_code = 51;
      Parameters:
      value - The shortCode to set.
      Returns:
      This builder for chaining.
    • clearShortCode

      public DestinationDisplayViewType.Builder clearShortCode()
       Short code associated with Destination display used vehicle display controller which describes the format of the destination text in the front and side display in the vehicle. (VDV).  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 718:76]
       
      string short_code = 51;
      Returns:
      This builder for chaining.
    • setShortCodeBytes

      public DestinationDisplayViewType.Builder setShortCodeBytes(com.google.protobuf.ByteString value)
       Short code associated with Destination display used vehicle display controller which describes the format of the destination text in the front and side display in the vehicle. (VDV).  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 718:76]
       
      string short_code = 51;
      Parameters:
      value - The bytes for shortCode to set.
      Returns:
      This builder for chaining.
    • getPublicCode

      public String getPublicCode()
       Public code to show for Destination.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 723:77]
       
      string public_code = 52;
      Specified by:
      getPublicCode in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The publicCode.
    • getPublicCodeBytes

      public com.google.protobuf.ByteString getPublicCodeBytes()
       Public code to show for Destination.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 723:77]
       
      string public_code = 52;
      Specified by:
      getPublicCodeBytes in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The bytes for publicCode.
    • setPublicCode

      public DestinationDisplayViewType.Builder setPublicCode(String value)
       Public code to show for Destination.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 723:77]
       
      string public_code = 52;
      Parameters:
      value - The publicCode to set.
      Returns:
      This builder for chaining.
    • clearPublicCode

      public DestinationDisplayViewType.Builder clearPublicCode()
       Public code to show for Destination.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 723:77]
       
      string public_code = 52;
      Returns:
      This builder for chaining.
    • setPublicCodeBytes

      public DestinationDisplayViewType.Builder setPublicCodeBytes(com.google.protobuf.ByteString value)
       Public code to show for Destination.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 723:77]
       
      string public_code = 52;
      Parameters:
      value - The bytes for publicCode to set.
      Returns:
      This builder for chaining.
    • hasPrivateCode

      public boolean hasPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 53;
      Specified by:
      hasPrivateCode in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      public PrivateCodeStructure getPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 53;
      Specified by:
      getPrivateCode in interface DestinationDisplayViewTypeOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 53;
    • setPrivateCode

      public DestinationDisplayViewType.Builder setPrivateCode(PrivateCodeStructure.Builder builderForValue)
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 53;
    • mergePrivateCode

       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 53;
    • clearPrivateCode

      public DestinationDisplayViewType.Builder clearPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 53;
    • getPrivateCodeBuilder

      public PrivateCodeStructure.Builder getPrivateCodeBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 53;
    • getPrivateCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 53;
      Specified by:
      getPrivateCodeOrBuilder in interface DestinationDisplayViewTypeOrBuilder