Interface HeadingSignTypeOrBuilder

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

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

    • hasCreated

      boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Returns:
      Whether the created field is set.
    • getCreated

      com.google.protobuf.Timestamp getCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Returns:
      The created.
    • getCreatedOrBuilder

      com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • hasChanged

      boolean hasChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Returns:
      Whether the changed field is set.
    • getChanged

      com.google.protobuf.Timestamp getChanged()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
      Returns:
      The changed.
    • getChangedOrBuilder

      com.google.protobuf.TimestampOrBuilder getChangedOrBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • getVersion

      String getVersion()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Returns:
      The version.
    • getVersionBytes

      com.google.protobuf.ByteString getVersionBytes()
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Returns:
      The bytes for version.
    • getStatusValue

      int getStatusValue()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Returns:
      The enum numeric value on the wire for status.
    • getStatus

      StatusEnumeration getStatus()
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Returns:
      The status.
    • getDerivedFromVersionRef

      String getDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 762;
      Returns:
      The derivedFromVersionRef.
    • getDerivedFromVersionRefBytes

      com.google.protobuf.ByteString getDerivedFromVersionRefBytes()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 762;
      Returns:
      The bytes for derivedFromVersionRef.
    • getDerivedFromObjectRef

      String getDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 763;
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

      com.google.protobuf.ByteString getDerivedFromObjectRefBytes()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 763;
      Returns:
      The bytes for derivedFromObjectRef.
    • hasValidityConditions

      boolean hasValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      ValidityConditions_RelStructure getValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Returns:
      The validityConditions.
    • getValidityConditionsOrBuilder

      ValidityConditions_RelStructureOrBuilder getValidityConditionsOrBuilder()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • getValidBetweenList

      List<ValidBetweenType> getValidBetweenList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetween

      ValidBetweenType getValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenCount

      int getValidBetweenCount()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenOrBuilderList

      List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenOrBuilder

      ValidBetweenTypeOrBuilder getValidBetweenOrBuilder(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • hasAlternativeTexts

      boolean hasAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      AlternativeTexts_RelStructure getAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Returns:
      The alternativeTexts.
    • getAlternativeTextsOrBuilder

      AlternativeTexts_RelStructureOrBuilder getAlternativeTextsOrBuilder()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • 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 = 71;
      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 = 71;
      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 = 71;
    • hasExtensions

      boolean hasExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Returns:
      Whether the extensions field is set.
    • getExtensions

      ExtensionsStructure getExtensions()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
      Returns:
      The extensions.
    • getExtensionsOrBuilder

      ExtensionsStructureOrBuilder getExtensionsOrBuilder()
       User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).  [netex_framework/netex_utility/netex_utility_xml.xsd at 85:60]
       
      .uk.org.netex.www.netex.ExtensionsStructure extensions = 72;
    • 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 = 73;
      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 = 73;
      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 = 73;
    • hasName

      boolean hasName()
       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Returns:
      Whether the name field is set.
    • getName

       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Returns:
      The name.
    • getNameOrBuilder

      MultilingualStringOrBuilder getNameOrBuilder()
       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • 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 = 162;
      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 = 162;
      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 = 162;
    • hasPublicCode

      boolean hasPublicCode()
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 163;
      Returns:
      Whether the publicCode field is set.
    • getPublicCode

      PrivateCodeStructure getPublicCode()
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 163;
      Returns:
      The publicCode.
    • getPublicCodeOrBuilder

      PrivateCodeStructureOrBuilder getPublicCodeOrBuilder()
       A Public code which may be displayed on equipment to identify it.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 128:77]
       
      .uk.org.netex.www.netex.PrivateCodeStructure public_code = 163;
    • getImage

      String getImage()
       Default image for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 133:62]
       
      string image = 164;
      Returns:
      The image.
    • getImageBytes

      com.google.protobuf.ByteString getImageBytes()
       Default image for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 133:62]
       
      string image = 164;
      Returns:
      The bytes for image.
    • hasTypeOfEquipmentRef

      boolean hasTypeOfEquipmentRef()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 165;
      Returns:
      Whether the typeOfEquipmentRef field is set.
    • getTypeOfEquipmentRef

      VersionOfObjectRefStructure getTypeOfEquipmentRef()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 165;
      Returns:
      The typeOfEquipmentRef.
    • getTypeOfEquipmentRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfEquipmentRefOrBuilder()
       Reference to a TYPE OF EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_support.xsd at 115:112]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_equipment_ref = 165;
    • hasDescription

      boolean hasDescription()
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 166;
      Returns:
      Whether the description field is set.
    • getDescription

      MultilingualString getDescription()
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 166;
      Returns:
      The description.
    • getDescriptionOrBuilder

      MultilingualStringOrBuilder getDescriptionOrBuilder()
       Further description or other comment for EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 139:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 166;
    • hasNote

      boolean hasNote()
       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 167;
      Returns:
      Whether the note field is set.
    • getNote

       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 167;
      Returns:
      The note.
    • getNoteOrBuilder

      MultilingualStringOrBuilder getNoteOrBuilder()
       Further description or other comment for internal use by OPERATOR.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 144:86]
       
      .uk.org.netex.www.netex.MultilingualString note = 167;
    • hasInfoLinks

      boolean hasInfoLinks()
       INFO LINKs associated with EQUIPMENT +v1.1  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 149:78]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure info_links = 168;
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

      InfoLinks_RelStructure getInfoLinks()
       INFO LINKs associated with EQUIPMENT +v1.1  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 149:78]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure info_links = 168;
      Returns:
      The infoLinks.
    • getInfoLinksOrBuilder

      InfoLinks_RelStructureOrBuilder getInfoLinksOrBuilder()
       INFO LINKs associated with EQUIPMENT +v1.1  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 149:78]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure info_links = 168;
    • getOutOfService

      boolean getOutOfService()
       Whether the EQUIPMENT is out of service for protracted time. A separate Real time services should be used for short term outages. e.g. SIRI FM.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 154:70]
       
      bool out_of_service = 169;
      Returns:
      The outOfService.
    • getHeight

      double getHeight()
       Height of SIGN in metres.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 132:63]
       
      double height = 381;
      Returns:
      The height.
    • getWidth

      double getWidth()
       Width of sign in metres.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 137:62]
       
      double width = 382;
      Returns:
      The width.
    • getHeightFromFloor

      double getHeightFromFloor()
       Height of bottom edge of sign from floor in metres.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 142:72]
       
      double height_from_floor = 383;
      Returns:
      The heightFromFloor.
    • hasPlacement

      boolean hasPlacement()
       Description of location of sign.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 147:74]
       
      .uk.org.netex.www.netex.MultilingualString placement = 384;
      Returns:
      Whether the placement field is set.
    • getPlacement

      MultilingualString getPlacement()
       Description of location of sign.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 147:74]
       
      .uk.org.netex.www.netex.MultilingualString placement = 384;
      Returns:
      The placement.
    • getPlacementOrBuilder

      MultilingualStringOrBuilder getPlacementOrBuilder()
       Description of location of sign.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 147:74]
       
      .uk.org.netex.www.netex.MultilingualString placement = 384;
    • getBrandGraphic

      String getBrandGraphic()
       Graphic for sign.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 152:69]
       
      string brand_graphic = 385;
      Returns:
      The brandGraphic.
    • getBrandGraphicBytes

      com.google.protobuf.ByteString getBrandGraphicBytes()
       Graphic for sign.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 152:69]
       
      string brand_graphic = 385;
      Returns:
      The bytes for brandGraphic.
    • getSignGraphic

      String getSignGraphic()
       Graphic or sign.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 157:68]
       
      string sign_graphic = 386;
      Returns:
      The signGraphic.
    • getSignGraphicBytes

      com.google.protobuf.ByteString getSignGraphicBytes()
       Graphic or sign.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 157:68]
       
      string sign_graphic = 386;
      Returns:
      The bytes for signGraphic.
    • getMachineReadable

      boolean getMachineReadable()
       Whether SIGN is machine readable.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 162:73]
       
      bool machine_readable = 387;
      Returns:
      The machineReadable.
    • getAsBraille

      boolean getAsBraille()
       Whether SIGN is readable in Braille. +v1.1  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 167:67]
       
      bool as_braille = 388;
      Returns:
      The asBraille.
    • getAudioTriggerMethodValue

      int getAudioTriggerMethodValue()
       How the display may be read by the audio tool. +v1.1  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 172:94]
       
      .uk.org.netex.www.netex.AudioTriggerMethodEnumeration audio_trigger_method = 389;
      Returns:
      The enum numeric value on the wire for audioTriggerMethod.
    • getAudioTriggerMethod

      AudioTriggerMethodEnumeration getAudioTriggerMethod()
       How the display may be read by the audio tool. +v1.1  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 172:94]
       
      .uk.org.netex.www.netex.AudioTriggerMethodEnumeration audio_trigger_method = 389;
      Returns:
      The audioTriggerMethod.
    • hasPrintedPresentation

      boolean hasPrintedPresentation()
       Presentatuon characteristics including font size +v1.1 .  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 177:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 390;
      Returns:
      Whether the printedPresentation field is set.
    • getPrintedPresentation

      PrintPresentationStructure getPrintedPresentation()
       Presentatuon characteristics including font size +v1.1 .  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 177:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 390;
      Returns:
      The printedPresentation.
    • getPrintedPresentationOrBuilder

      PrintPresentationStructureOrBuilder getPrintedPresentationOrBuilder()
       Presentatuon characteristics including font size +v1.1 .  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 177:92]
       
      .uk.org.netex.www.netex.PrintPresentationStructure printed_presentation = 390;
    • getContrast

      double getContrast()
       Luminance gap between text and background. A ratio of at least 3 is expected. +v1.1  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 182:69]
       
      double contrast = 391;
      Returns:
      The contrast.
    • getFontSizeValue

      int getFontSizeValue()
       Character font size.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 187:74]
       
      .uk.org.netex.www.netex.FontSizeEnumeration font_size = 472;
      Returns:
      The enum numeric value on the wire for fontSize.
    • getFontSize

      FontSizeEnumeration getFontSize()
       Character font size.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 187:74]
       
      .uk.org.netex.www.netex.FontSizeEnumeration font_size = 472;
      Returns:
      The fontSize.
    • hasLineName

      boolean hasLineName()
       Content of Stop.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 312:73]
       
      .uk.org.netex.www.netex.MultilingualString line_name = 544;
      Returns:
      Whether the lineName field is set.
    • getLineName

      MultilingualString getLineName()
       Content of Stop.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 312:73]
       
      .uk.org.netex.www.netex.MultilingualString line_name = 544;
      Returns:
      The lineName.
    • getLineNameOrBuilder

      MultilingualStringOrBuilder getLineNameOrBuilder()
       Content of Stop.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 312:73]
       
      .uk.org.netex.www.netex.MultilingualString line_name = 544;
    • getTransportModeValue

      int getTransportModeValue()
       Description of MODE of LINE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 317:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 545;
      Returns:
      The enum numeric value on the wire for transportMode.
    • getTransportMode

       Description of MODE of LINE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 317:97]
       
      .uk.org.netex.www.netex.AllVehicleModesOfTransportEnumeration transport_mode = 545;
      Returns:
      The transportMode.
    • hasTransportSubmode

      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 = 546;
      Returns:
      Whether the transportSubmode field is set.
    • getTransportSubmode

      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 = 546;
      Returns:
      The transportSubmode.
    • getTransportSubmodeOrBuilder

      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 = 546;
    • getLineMap

      String getLineMap()
       Graphic or sign for schematic map of lien from STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 323:64]
       
      string line_map = 547;
      Returns:
      The lineMap.
    • getLineMapBytes

      com.google.protobuf.ByteString getLineMapBytes()
       Graphic or sign for schematic map of lien from STOP PLACE.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 323:64]
       
      string line_map = 547;
      Returns:
      The bytes for lineMap.
    • hasDirectionRef

      boolean hasDirectionRef()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 548;
      Returns:
      Whether the directionRef field is set.
    • getDirectionRef

      VersionOfObjectRefStructure getDirectionRef()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 548;
      Returns:
      The directionRef.
    • getDirectionRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getDirectionRefOrBuilder()
       Reference to a DIRECTION.  [netex_part_1/part1_networkDescription/netex_route_support.xsd at 84:99]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure direction_ref = 548;
    • hasDirectionName

      boolean hasDirectionName()
       Content of Stop.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 329:78]
       
      .uk.org.netex.www.netex.MultilingualString direction_name = 549;
      Returns:
      Whether the directionName field is set.
    • getDirectionName

      MultilingualString getDirectionName()
       Content of Stop.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 329:78]
       
      .uk.org.netex.www.netex.MultilingualString direction_name = 549;
      Returns:
      The directionName.
    • getDirectionNameOrBuilder

      MultilingualStringOrBuilder getDirectionNameOrBuilder()
       Content of Stop.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 329:78]
       
      .uk.org.netex.www.netex.MultilingualString direction_name = 549;
    • hasDestinationDisplayRef

      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 = 550;
      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 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 550;
      Returns:
      The destinationDisplayRef.
    • getDestinationDisplayRefOrBuilder

      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 = 550;
    • getLinePublicCode

      String getLinePublicCode()
       Public Code for Line.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 335:81]
       
      string line_public_code = 551;
      Returns:
      The linePublicCode.
    • getLinePublicCodeBytes

      com.google.protobuf.ByteString getLinePublicCodeBytes()
       Public Code for Line.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 335:81]
       
      string line_public_code = 551;
      Returns:
      The bytes for linePublicCode.
    • getId

      String getId()
       Identifier of ENTITY.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 280:71]
       
      string id = 581;
      Returns:
      The id.
    • getIdBytes

      com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 280:71]
       
      string id = 581;
      Returns:
      The bytes for id.
    • hasPlaceName

      boolean hasPlaceName()
       Name of Stop.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 272:64]
       
      .uk.org.netex.www.netex.MultilingualString place_name = 671;
      Returns:
      Whether the placeName field is set.
    • getPlaceName

      MultilingualString getPlaceName()
       Name of Stop.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 272:64]
       
      .uk.org.netex.www.netex.MultilingualString place_name = 671;
      Returns:
      The placeName.
    • getPlaceNameOrBuilder

      MultilingualStringOrBuilder getPlaceNameOrBuilder()
       Name of Stop.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentSigns_version.xsd at 272:64]
       
      .uk.org.netex.www.netex.MultilingualString place_name = 671;
    • hasLineRef

      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 = 542;
      Returns:
      Whether the lineRef field is set.
    • 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 = 542;
      Returns:
      The lineRef.
    • 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 = 542;
    • hasFlexibleLineRef

      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 = 543;
      Returns:
      Whether the flexibleLineRef field is set.
    • getFlexibleLineRef

      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 = 543;
      Returns:
      The flexibleLineRef.
    • getFlexibleLineRefOrBuilder

      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 = 543;
    • getLineRefStructureCase

      HeadingSignType.LineRefStructureCase getLineRefStructureCase()