Interface DestinationDisplayViewTypeOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
DestinationDisplayViewType, DestinationDisplayViewType.Builder

public interface DestinationDisplayViewTypeOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getId

      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;
      Returns:
      The id.
    • getIdBytes

      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;
      Returns:
      The bytes for id.
    • hasBrandingRef

      boolean hasBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 2;
      Returns:
      The brandingRef.
    • getBrandingRefOrBuilder

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

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

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

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

      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;
      Returns:
      Whether the destinationDisplayRef field is set.
    • getDestinationDisplayRef

      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;
      Returns:
      The destinationDisplayRef.
    • getDestinationDisplayRefOrBuilder

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

      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;
      Returns:
      Whether the name field is set.
    • 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;
      Returns:
      The name.
    • getNameOrBuilder

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

      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;
      Returns:
      Whether the shortName field is set.
    • getShortName

      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;
      Returns:
      The shortName.
    • getShortNameOrBuilder

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

      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;
      Returns:
      Whether the sideText field is set.
    • getSideText

      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;
      Returns:
      The sideText.
    • getSideTextOrBuilder

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

      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;
      Returns:
      Whether the frontText field is set.
    • getFrontText

      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;
      Returns:
      The frontText.
    • getFrontTextOrBuilder

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

      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;
      Returns:
      Whether the driverDisplayText field is set.
    • getDriverDisplayText

      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;
      Returns:
      The driverDisplayText.
    • getDriverDisplayTextOrBuilder

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

      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;
      Returns:
      The shortCode.
    • getShortCodeBytes

      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;
      Returns:
      The bytes for shortCode.
    • getPublicCode

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

      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;
      Returns:
      The bytes for publicCode.
    • hasPrivateCode

      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;
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      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;
      Returns:
      The privateCode.
    • getPrivateCodeOrBuilder

      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;