Class StaircaseEquipment_VersionStructure

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.StaircaseEquipment_VersionStructure
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, StaircaseEquipment_VersionStructureOrBuilder

@Generated public final class StaircaseEquipment_VersionStructure extends com.google.protobuf.GeneratedMessage implements StaircaseEquipment_VersionStructureOrBuilder
 Type for a STAIRCASE EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 513:79]
 
Protobuf type uk.org.netex.www.netex.StaircaseEquipment_VersionStructure
See Also:
  • Field Details

    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • CREATED_FIELD_NUMBER

      public static final int CREATED_FIELD_NUMBER
      See Also:
    • CHANGED_FIELD_NUMBER

      public static final int CHANGED_FIELD_NUMBER
      See Also:
    • VERSION_FIELD_NUMBER

      public static final int VERSION_FIELD_NUMBER
      See Also:
    • STATUS_FIELD_NUMBER

      public static final int STATUS_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_VERSION_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_VERSION_REF_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_OBJECT_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_OBJECT_REF_FIELD_NUMBER
      See Also:
    • VALIDITY_CONDITIONS_FIELD_NUMBER

      public static final int VALIDITY_CONDITIONS_FIELD_NUMBER
      See Also:
    • VALID_BETWEEN_FIELD_NUMBER

      public static final int VALID_BETWEEN_FIELD_NUMBER
      See Also:
    • ALTERNATIVE_TEXTS_FIELD_NUMBER

      public static final int ALTERNATIVE_TEXTS_FIELD_NUMBER
      See Also:
    • KEY_LIST_FIELD_NUMBER

      public static final int KEY_LIST_FIELD_NUMBER
      See Also:
    • EXTENSIONS_FIELD_NUMBER

      public static final int EXTENSIONS_FIELD_NUMBER
      See Also:
    • BRANDING_REF_FIELD_NUMBER

      public static final int BRANDING_REF_FIELD_NUMBER
      See Also:
    • NAME_FIELD_NUMBER

      public static final int NAME_FIELD_NUMBER
      See Also:
    • PRIVATE_CODE_FIELD_NUMBER

      public static final int PRIVATE_CODE_FIELD_NUMBER
      See Also:
    • PUBLIC_CODE_FIELD_NUMBER

      public static final int PUBLIC_CODE_FIELD_NUMBER
      See Also:
    • IMAGE_FIELD_NUMBER

      public static final int IMAGE_FIELD_NUMBER
      See Also:
    • TYPE_OF_EQUIPMENT_REF_FIELD_NUMBER

      public static final int TYPE_OF_EQUIPMENT_REF_FIELD_NUMBER
      See Also:
    • DESCRIPTION_FIELD_NUMBER

      public static final int DESCRIPTION_FIELD_NUMBER
      See Also:
    • NOTE_FIELD_NUMBER

      public static final int NOTE_FIELD_NUMBER
      See Also:
    • OUT_OF_SERVICE_FIELD_NUMBER

      public static final int OUT_OF_SERVICE_FIELD_NUMBER
      See Also:
    • WIDTH_FIELD_NUMBER

      public static final int WIDTH_FIELD_NUMBER
      See Also:
    • DIRECTION_OF_USE_FIELD_NUMBER

      public static final int DIRECTION_OF_USE_FIELD_NUMBER
      See Also:
    • PASSENGERS_PER_MINUTE_FIELD_NUMBER

      public static final int PASSENGERS_PER_MINUTE_FIELD_NUMBER
      See Also:
    • RELATIVE_WEIGHTING_FIELD_NUMBER

      public static final int RELATIVE_WEIGHTING_FIELD_NUMBER
      See Also:
    • SAFE_FOR_GUIDE_DOG_FIELD_NUMBER

      public static final int SAFE_FOR_GUIDE_DOG_FIELD_NUMBER
      See Also:
    • DEPTH_FIELD_NUMBER

      public static final int DEPTH_FIELD_NUMBER
      See Also:
    • NUMBER_OF_STEPS_FIELD_NUMBER

      public static final int NUMBER_OF_STEPS_FIELD_NUMBER
      See Also:
    • STEP_HEIGHT_FIELD_NUMBER

      public static final int STEP_HEIGHT_FIELD_NUMBER
      See Also:
    • STEP_COLOUR_CONTRAST_FIELD_NUMBER

      public static final int STEP_COLOUR_CONTRAST_FIELD_NUMBER
      See Also:
    • HANDRAIL_TYPE_FIELD_NUMBER

      public static final int HANDRAIL_TYPE_FIELD_NUMBER
      See Also:
    • HANDRAIL_HEIGHT_FIELD_NUMBER

      public static final int HANDRAIL_HEIGHT_FIELD_NUMBER
      See Also:
    • LOWER_HANDRAIL_HEIGHT_FIELD_NUMBER

      public static final int LOWER_HANDRAIL_HEIGHT_FIELD_NUMBER
      See Also:
    • TOP_END_FIELD_NUMBER

      public static final int TOP_END_FIELD_NUMBER
      See Also:
    • BOTTOM_END_FIELD_NUMBER

      public static final int BOTTOM_END_FIELD_NUMBER
      See Also:
    • CONTINUOUS_HANDRAIL_FIELD_NUMBER

      public static final int CONTINUOUS_HANDRAIL_FIELD_NUMBER
      See Also:
    • WITHOUT_RISER_FIELD_NUMBER

      public static final int WITHOUT_RISER_FIELD_NUMBER
      See Also:
    • SPIRAL_STAIR_FIELD_NUMBER

      public static final int SPIRAL_STAIR_FIELD_NUMBER
      See Also:
    • NUMBER_OF_FLIGHTS_FIELD_NUMBER

      public static final int NUMBER_OF_FLIGHTS_FIELD_NUMBER
      See Also:
    • FLIGHTS_FIELD_NUMBER

      public static final int FLIGHTS_FIELD_NUMBER
      See Also:
  • 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
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getId in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getIdBytes in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The bytes for id.
    • hasCreated

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

      public 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;
      Specified by:
      getCreated in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The created.
    • getCreatedOrBuilder

      public 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;
      Specified by:
      getCreatedOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • hasChanged

      public 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;
      Specified by:
      hasChanged in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the changed field is set.
    • getChanged

      public 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;
      Specified by:
      getChanged in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The changed.
    • getChangedOrBuilder

      public 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;
      Specified by:
      getChangedOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • getVersion

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

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

      public 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;
      Specified by:
      getStatusValue in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • getStatus

      public 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;
      Specified by:
      getStatus in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The status.
    • getDerivedFromVersionRef

      public 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 = 816;
      Specified by:
      getDerivedFromVersionRef in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The derivedFromVersionRef.
    • getDerivedFromVersionRefBytes

      public 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 = 816;
      Specified by:
      getDerivedFromVersionRefBytes in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • getDerivedFromObjectRef

      public 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 = 817;
      Specified by:
      getDerivedFromObjectRef in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

      public 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 = 817;
      Specified by:
      getDerivedFromObjectRefBytes in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • hasValidityConditions

      public 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;
      Specified by:
      hasValidityConditions in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      public 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;
      Specified by:
      getValidityConditions in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The validityConditions.
    • getValidityConditionsOrBuilder

      public 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;
      Specified by:
      getValidityConditionsOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • getValidBetweenList

      public 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;
      Specified by:
      getValidBetweenList in interface StaircaseEquipment_VersionStructureOrBuilder
    • getValidBetweenOrBuilderList

      public 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;
      Specified by:
      getValidBetweenOrBuilderList in interface StaircaseEquipment_VersionStructureOrBuilder
    • getValidBetweenCount

      public 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;
      Specified by:
      getValidBetweenCount in interface StaircaseEquipment_VersionStructureOrBuilder
    • getValidBetween

      public 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;
      Specified by:
      getValidBetween in interface StaircaseEquipment_VersionStructureOrBuilder
    • getValidBetweenOrBuilder

      public 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;
      Specified by:
      getValidBetweenOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • hasAlternativeTexts

      public 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;
      Specified by:
      hasAlternativeTexts in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      public 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;
      Specified by:
      getAlternativeTexts in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The alternativeTexts.
    • getAlternativeTextsOrBuilder

      public 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;
      Specified by:
      getAlternativeTextsOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • 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 = 71;
      Specified by:
      hasKeyList in interface StaircaseEquipment_VersionStructureOrBuilder
      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 = 71;
      Specified by:
      getKeyList in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The keyList.
    • 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 = 71;
      Specified by:
      getKeyListOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • hasExtensions

      public 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;
      Specified by:
      hasExtensions in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the extensions field is set.
    • getExtensions

      public 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;
      Specified by:
      getExtensions in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The extensions.
    • getExtensionsOrBuilder

      public 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;
      Specified by:
      getExtensionsOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • 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 = 73;
      Specified by:
      hasBrandingRef in interface StaircaseEquipment_VersionStructureOrBuilder
      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 = 73;
      Specified by:
      getBrandingRef in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The brandingRef.
    • 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 = 73;
      Specified by:
      getBrandingRefOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • hasName

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

      public MultilingualString getName()
       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The name.
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of EQUIPMENT.  [netex_framework/netex_reusableComponents/netex_equipment_version.xsd at 122:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • 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 = 162;
      Specified by:
      hasPrivateCode in interface StaircaseEquipment_VersionStructureOrBuilder
      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 = 162;
      Specified by:
      getPrivateCode in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The privateCode.
    • 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 = 162;
      Specified by:
      getPrivateCodeOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • hasPublicCode

      public 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;
      Specified by:
      hasPublicCode in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the publicCode field is set.
    • getPublicCode

      public 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;
      Specified by:
      getPublicCode in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The publicCode.
    • getPublicCodeOrBuilder

      public 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;
      Specified by:
      getPublicCodeOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • getImage

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

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

      public 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;
      Specified by:
      hasTypeOfEquipmentRef in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the typeOfEquipmentRef field is set.
    • getTypeOfEquipmentRef

      public 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;
      Specified by:
      getTypeOfEquipmentRef in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The typeOfEquipmentRef.
    • getTypeOfEquipmentRefOrBuilder

      public 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;
      Specified by:
      getTypeOfEquipmentRefOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • hasDescription

      public 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;
      Specified by:
      hasDescription in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public 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;
      Specified by:
      getDescription in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The description.
    • getDescriptionOrBuilder

      public 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;
      Specified by:
      getDescriptionOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • hasNote

      public 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;
      Specified by:
      hasNote in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the note field is set.
    • getNote

      public MultilingualString 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;
      Specified by:
      getNote in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The note.
    • getNoteOrBuilder

      public 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;
      Specified by:
      getNoteOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • hasInfoLinks

      public 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;
      Specified by:
      hasInfoLinks in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

      public 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;
      Specified by:
      getInfoLinks in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The infoLinks.
    • getInfoLinksOrBuilder

      public 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;
      Specified by:
      getInfoLinksOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • getOutOfService

      public 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;
      Specified by:
      getOutOfService in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The outOfService.
    • getWidth

      public double getWidth()
       Width of EQUIPMENT or entrance to EQUIPMENT (e.g. Lift).  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 153:62]
       
      double width = 381;
      Specified by:
      getWidth in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The width.
    • getDirectionOfUseValue

      public int getDirectionOfUseValue()
       Direction in which EQUIPMENT. can be used. Default is both.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 158:101]
       
      .uk.org.netex.www.netex.DirectionOfUseEnumeration direction_of_use = 382;
      Specified by:
      getDirectionOfUseValue in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for directionOfUse.
    • getDirectionOfUse

      public DirectionOfUseEnumeration getDirectionOfUse()
       Direction in which EQUIPMENT. can be used. Default is both.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 158:101]
       
      .uk.org.netex.www.netex.DirectionOfUseEnumeration direction_of_use = 382;
      Specified by:
      getDirectionOfUse in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The directionOfUse.
    • getPassengersPerMinute

      public int getPassengersPerMinute()
       Number of passengers per minute that can use EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 163:77]
       
      int32 passengers_per_minute = 383;
      Specified by:
      getPassengersPerMinute in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The passengersPerMinute.
    • getRelativeWeighting

      public int getRelativeWeighting()
       Relative weighting to be given to this item of EQUIPMENT.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 168:75]
       
      int32 relative_weighting = 384;
      Specified by:
      getRelativeWeighting in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The relativeWeighting.
    • getSafeForGuideDog

      public boolean getSafeForGuideDog()
       Whether the access is safe for a guide dog. +v1.1  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 173:73]
       
      bool safe_for_guide_dog = 385;
      Specified by:
      getSafeForGuideDog in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The safeForGuideDog.
    • getDepth

      public double getDepth()
       Depth of Stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 351:62]
       
      double depth = 531;
      Specified by:
      getDepth in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The depth.
    • getNumberOfSteps

      public int getNumberOfSteps()
       Number of Steps on Stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 356:79]
       
      uint32 number_of_steps = 532;
      Specified by:
      getNumberOfSteps in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The numberOfSteps.
    • getStepHeight

      public double getStepHeight()
       Depth of an individual step.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 361:67]
       
      double step_height = 533;
      Specified by:
      getStepHeight in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The stepHeight.
    • getStepColourContrast

      public boolean getStepColourContrast()
       Whether there is a colour contrast on step nosings.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 366:76]
       
      bool step_colour_contrast = 534;
      Specified by:
      getStepColourContrast in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The stepColourContrast.
    • getHandrailTypeValue

      public int getHandrailTypeValue()
       Type of handrail.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 371:78]
       
      .uk.org.netex.www.netex.HandrailEnumeration handrail_type = 535;
      Specified by:
      getHandrailTypeValue in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for handrailType.
    • getHandrailType

      public HandrailEnumeration getHandrailType()
       Type of handrail.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 371:78]
       
      .uk.org.netex.www.netex.HandrailEnumeration handrail_type = 535;
      Specified by:
      getHandrailType in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The handrailType.
    • getHandrailHeight

      public double getHandrailHeight()
       Height of handrail from step.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 376:71]
       
      double handrail_height = 536;
      Specified by:
      getHandrailHeight in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The handrailHeight.
    • getLowerHandrailHeight

      public double getLowerHandrailHeight()
       Height of any additional lower handrail from step.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 381:76]
       
      double lower_handrail_height = 537;
      Specified by:
      getLowerHandrailHeight in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The lowerHandrailHeight.
    • hasTopEnd

      public boolean hasTopEnd()
       Properties of top of staircase.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 386:70]
       
      .uk.org.netex.www.netex.StairEndStructure top_end = 538;
      Specified by:
      hasTopEnd in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the topEnd field is set.
    • getTopEnd

      public StairEndStructure getTopEnd()
       Properties of top of staircase.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 386:70]
       
      .uk.org.netex.www.netex.StairEndStructure top_end = 538;
      Specified by:
      getTopEnd in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The topEnd.
    • getTopEndOrBuilder

      public StairEndStructureOrBuilder getTopEndOrBuilder()
       Properties of top of staircase.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 386:70]
       
      .uk.org.netex.www.netex.StairEndStructure top_end = 538;
      Specified by:
      getTopEndOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • hasBottomEnd

      public boolean hasBottomEnd()
       Properties of bottom of staircase.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 391:73]
       
      .uk.org.netex.www.netex.StairEndStructure bottom_end = 539;
      Specified by:
      hasBottomEnd in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the bottomEnd field is set.
    • getBottomEnd

      public StairEndStructure getBottomEnd()
       Properties of bottom of staircase.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 391:73]
       
      .uk.org.netex.www.netex.StairEndStructure bottom_end = 539;
      Specified by:
      getBottomEnd in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The bottomEnd.
    • getBottomEndOrBuilder

      public StairEndStructureOrBuilder getBottomEndOrBuilder()
       Properties of bottom of staircase.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 391:73]
       
      .uk.org.netex.www.netex.StairEndStructure bottom_end = 539;
      Specified by:
      getBottomEndOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • getContinuousHandrail

      public boolean getContinuousHandrail()
       Whether Handrail is continuous across staircase.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 528:76]
       
      bool continuous_handrail = 721;
      Specified by:
      getContinuousHandrail in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The continuousHandrail.
    • getWithoutRiser

      public boolean getWithoutRiser()
       Whether openwork stairs (no riser). +v1.1  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 533:70]
       
      bool without_riser = 722;
      Specified by:
      getWithoutRiser in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The withoutRiser.
    • getSpiralStair

      public boolean getSpiralStair()
       Whether Stairs are spiral.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 538:69]
       
      bool spiral_stair = 723;
      Specified by:
      getSpiralStair in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The spiralStair.
    • getNumberOfFlights

      public int getNumberOfFlights()
       Number of flights of Stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 543:73]
       
      int32 number_of_flights = 724;
      Specified by:
      getNumberOfFlights in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The numberOfFlights.
    • hasFlights

      public boolean hasFlights()
       Flight of stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 548:79]
       
      .uk.org.netex.www.netex.StairFlights_RelStructure flights = 725;
      Specified by:
      hasFlights in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      Whether the flights field is set.
    • getFlights

      public StairFlights_RelStructure getFlights()
       Flight of stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 548:79]
       
      .uk.org.netex.www.netex.StairFlights_RelStructure flights = 725;
      Specified by:
      getFlights in interface StaircaseEquipment_VersionStructureOrBuilder
      Returns:
      The flights.
    • getFlightsOrBuilder

      public StairFlights_RelStructureOrBuilder getFlightsOrBuilder()
       Flight of stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 548:79]
       
      .uk.org.netex.www.netex.StairFlights_RelStructure flights = 725;
      Specified by:
      getFlightsOrBuilder in interface StaircaseEquipment_VersionStructureOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessage
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessage
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static StaircaseEquipment_VersionStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static StaircaseEquipment_VersionStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static StaircaseEquipment_VersionStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static StaircaseEquipment_VersionStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static StaircaseEquipment_VersionStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static StaircaseEquipment_VersionStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static StaircaseEquipment_VersionStructure parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static StaircaseEquipment_VersionStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static StaircaseEquipment_VersionStructure parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static StaircaseEquipment_VersionStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static StaircaseEquipment_VersionStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static StaircaseEquipment_VersionStructure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public StaircaseEquipment_VersionStructure.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static StaircaseEquipment_VersionStructure.Builder newBuilder()
    • newBuilder

    • toBuilder

      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected StaircaseEquipment_VersionStructure.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
      Overrides:
      newBuilderForType in class com.google.protobuf.AbstractMessage
    • getDefaultInstance

      public static StaircaseEquipment_VersionStructure getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<StaircaseEquipment_VersionStructure> parser()
    • getParserForType

      public com.google.protobuf.Parser<StaircaseEquipment_VersionStructure> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessage
    • getDefaultInstanceForType

      public StaircaseEquipment_VersionStructure getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder