Class DestinationDisplay_DerivedViewStructure.Builder

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

public static final class DestinationDisplay_DerivedViewStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<DestinationDisplay_DerivedViewStructure.Builder> implements DestinationDisplay_DerivedViewStructureOrBuilder
 Type for Simplified DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1088:66]
 
Protobuf type uk.org.netex.www.netex.DestinationDisplay_DerivedViewStructure
  • 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<DestinationDisplay_DerivedViewStructure.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<DestinationDisplay_DerivedViewStructure.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<DestinationDisplay_DerivedViewStructure.Builder>
    • getDefaultInstanceForType

      public DestinationDisplay_DerivedViewStructure 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

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

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

      public DestinationDisplay_DerivedViewStructure.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<DestinationDisplay_DerivedViewStructure.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 DestinationDisplay_DerivedViewStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of Object of which this is a view.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 136:48]
       
      string id = 1;
      Specified by:
      getIdBytes in interface DestinationDisplay_DerivedViewStructureOrBuilder
      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 DestinationDisplay_DerivedViewStructure.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 DestinationDisplay_DerivedViewStructureOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
      Specified by:
      getBrandingRef in interface DestinationDisplay_DerivedViewStructureOrBuilder
      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

       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 DestinationDisplay_DerivedViewStructureOrBuilder
    • 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 DestinationDisplay_DerivedViewStructureOrBuilder
      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 DestinationDisplay_DerivedViewStructureOrBuilder
      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

       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

       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 DestinationDisplay_DerivedViewStructureOrBuilder
    • hasDestinationDisplayRef

      public boolean hasDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
      Specified by:
      hasDestinationDisplayRef in interface DestinationDisplay_DerivedViewStructureOrBuilder
      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 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
      Specified by:
      getDestinationDisplayRef in interface DestinationDisplay_DerivedViewStructureOrBuilder
      Returns:
      The destinationDisplayRef.
    • setDestinationDisplayRef

       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
    • setDestinationDisplayRef

       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
    • mergeDestinationDisplayRef

       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
    • clearDestinationDisplayRef

      public DestinationDisplay_DerivedViewStructure.Builder clearDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234: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 234: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 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 42;
      Specified by:
      getDestinationDisplayRefOrBuilder in interface DestinationDisplay_DerivedViewStructureOrBuilder
    • 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 DestinationDisplay_DerivedViewStructureOrBuilder
      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 DestinationDisplay_DerivedViewStructureOrBuilder
      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 DestinationDisplay_DerivedViewStructureOrBuilder
    • 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 DestinationDisplay_DerivedViewStructureOrBuilder
      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 DestinationDisplay_DerivedViewStructureOrBuilder
      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

       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

       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 DestinationDisplay_DerivedViewStructureOrBuilder
    • 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 DestinationDisplay_DerivedViewStructureOrBuilder
      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 DestinationDisplay_DerivedViewStructureOrBuilder
      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

       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

       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 DestinationDisplay_DerivedViewStructureOrBuilder
    • 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 DestinationDisplay_DerivedViewStructureOrBuilder
      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 DestinationDisplay_DerivedViewStructureOrBuilder
      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

       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

       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 DestinationDisplay_DerivedViewStructureOrBuilder
    • 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 DestinationDisplay_DerivedViewStructureOrBuilder
      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 DestinationDisplay_DerivedViewStructureOrBuilder
      Returns:
      The driverDisplayText.
    • setDriverDisplayText

       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 DestinationDisplay_DerivedViewStructure.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

       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 DestinationDisplay_DerivedViewStructure.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 DestinationDisplay_DerivedViewStructureOrBuilder
    • 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 DestinationDisplay_DerivedViewStructureOrBuilder
      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 DestinationDisplay_DerivedViewStructureOrBuilder
      Returns:
      The bytes for shortCode.
    • setShortCode

       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

       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 DestinationDisplay_DerivedViewStructure.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 DestinationDisplay_DerivedViewStructureOrBuilder
      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 DestinationDisplay_DerivedViewStructureOrBuilder
      Returns:
      The bytes for publicCode.
    • setPublicCode

       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 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 DestinationDisplay_DerivedViewStructure.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 DestinationDisplay_DerivedViewStructureOrBuilder
      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 DestinationDisplay_DerivedViewStructureOrBuilder
      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

       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

       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 DestinationDisplay_DerivedViewStructureOrBuilder