Class StairFlight_VersionedChildStructure.Builder

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

public static final class StairFlight_VersionedChildStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<StairFlight_VersionedChildStructure.Builder> implements StairFlight_VersionedChildStructureOrBuilder
 Flight of stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 596:62]
 
Protobuf type uk.org.netex.www.netex.StairFlight_VersionedChildStructure
  • 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<StairFlight_VersionedChildStructure.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<StairFlight_VersionedChildStructure.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<StairFlight_VersionedChildStructure.Builder>
    • getDefaultInstanceForType

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

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

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

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

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

       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Returns:
      This builder for chaining.
    • setIdBytes

      public StairFlight_VersionedChildStructure.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • 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 StairFlight_VersionedChildStructureOrBuilder
      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 StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The created.
    • setCreated

      public StairFlight_VersionedChildStructure.Builder setCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • setCreated

      public StairFlight_VersionedChildStructure.Builder setCreated(com.google.protobuf.Timestamp.Builder builderForValue)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • mergeCreated

      public StairFlight_VersionedChildStructure.Builder mergeCreated(com.google.protobuf.Timestamp value)
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • clearCreated

       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • getCreatedBuilder

      public com.google.protobuf.Timestamp.Builder getCreatedBuilder()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
    • 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 StairFlight_VersionedChildStructureOrBuilder
    • 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 StairFlight_VersionedChildStructureOrBuilder
      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 StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The changed.
    • setChanged

      public StairFlight_VersionedChildStructure.Builder setChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • setChanged

      public StairFlight_VersionedChildStructure.Builder setChanged(com.google.protobuf.Timestamp.Builder builderForValue)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • mergeChanged

      public StairFlight_VersionedChildStructure.Builder mergeChanged(com.google.protobuf.Timestamp value)
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • clearChanged

       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • getChangedBuilder

      public com.google.protobuf.Timestamp.Builder getChangedBuilder()
       Date ENTITY or version was last changed.  [netex_framework/netex_responsibility/netex_version_support.xsd at 195:68]
       
      .google.protobuf.Timestamp changed = 5;
    • 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 StairFlight_VersionedChildStructureOrBuilder
    • 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 StairFlight_VersionedChildStructureOrBuilder
      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 StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The bytes for version.
    • setVersion

       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Parameters:
      value - The version to set.
      Returns:
      This builder for chaining.
    • clearVersion

       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Returns:
      This builder for chaining.
    • setVersionBytes

      public StairFlight_VersionedChildStructure.Builder setVersionBytes(com.google.protobuf.ByteString value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Parameters:
      value - The bytes for version to set.
      Returns:
      This builder for chaining.
    • 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 StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public StairFlight_VersionedChildStructure.Builder setStatusValue(int value)
       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;
      Parameters:
      value - The enum numeric value on the wire for status to set.
      Returns:
      This builder for chaining.
    • 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 StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The status.
    • setStatus

       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;
      Parameters:
      value - The status to set.
      Returns:
      This builder for chaining.
    • clearStatus

       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:
      This builder for chaining.
    • 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 = 183;
      Specified by:
      getDerivedFromVersionRef in interface StairFlight_VersionedChildStructureOrBuilder
      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 = 183;
      Specified by:
      getDerivedFromVersionRefBytes in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

      public StairFlight_VersionedChildStructure.Builder setDerivedFromVersionRef(String value)
       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 = 183;
      Parameters:
      value - The derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromVersionRef

      public StairFlight_VersionedChildStructure.Builder clearDerivedFromVersionRef()
       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 = 183;
      Returns:
      This builder for chaining.
    • setDerivedFromVersionRefBytes

      public StairFlight_VersionedChildStructure.Builder setDerivedFromVersionRefBytes(com.google.protobuf.ByteString value)
       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 = 183;
      Parameters:
      value - The bytes for derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • 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 = 184;
      Specified by:
      getDerivedFromObjectRef in interface StairFlight_VersionedChildStructureOrBuilder
      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 = 184;
      Specified by:
      getDerivedFromObjectRefBytes in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

      public StairFlight_VersionedChildStructure.Builder setDerivedFromObjectRef(String value)
       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 = 184;
      Parameters:
      value - The derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromObjectRef

      public StairFlight_VersionedChildStructure.Builder clearDerivedFromObjectRef()
       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 = 184;
      Returns:
      This builder for chaining.
    • setDerivedFromObjectRefBytes

      public StairFlight_VersionedChildStructure.Builder setDerivedFromObjectRefBytes(com.google.protobuf.ByteString value)
       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 = 184;
      Parameters:
      value - The bytes for derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • 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 StairFlight_VersionedChildStructureOrBuilder
      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 StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

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

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

      public StairFlight_VersionedChildStructure.Builder clearValidityConditions()
       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;
    • getValidityConditionsBuilder

      public ValidityConditions_RelStructure.Builder getValidityConditionsBuilder()
       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;
    • 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 StairFlight_VersionedChildStructureOrBuilder
    • 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 StairFlight_VersionedChildStructureOrBuilder
    • 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 StairFlight_VersionedChildStructureOrBuilder
    • 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 StairFlight_VersionedChildStructureOrBuilder
    • setValidBetween

      public StairFlight_VersionedChildStructure.Builder setValidBetween(int index, ValidBetweenType value)
       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;
    • setValidBetween

      public StairFlight_VersionedChildStructure.Builder setValidBetween(int index, ValidBetweenType.Builder builderForValue)
       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;
    • addValidBetween

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

      public StairFlight_VersionedChildStructure.Builder addValidBetween(int index, ValidBetweenType value)
       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;
    • addValidBetween

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

      public StairFlight_VersionedChildStructure.Builder addValidBetween(int index, ValidBetweenType.Builder builderForValue)
       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;
    • addAllValidBetween

      public StairFlight_VersionedChildStructure.Builder addAllValidBetween(Iterable<? extends ValidBetweenType> values)
       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;
    • clearValidBetween

      public StairFlight_VersionedChildStructure.Builder clearValidBetween()
       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;
    • removeValidBetween

      public StairFlight_VersionedChildStructure.Builder removeValidBetween(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;
    • getValidBetweenBuilder

      public ValidBetweenType.Builder getValidBetweenBuilder(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;
    • 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 StairFlight_VersionedChildStructureOrBuilder
    • 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 StairFlight_VersionedChildStructureOrBuilder
    • addValidBetweenBuilder

      public ValidBetweenType.Builder addValidBetweenBuilder()
       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;
    • addValidBetweenBuilder

      public ValidBetweenType.Builder addValidBetweenBuilder(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;
    • getValidBetweenBuilderList

      public List<ValidBetweenType.Builder> getValidBetweenBuilderList()
       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

      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 StairFlight_VersionedChildStructureOrBuilder
      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 StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

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

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

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

      public StairFlight_VersionedChildStructure.Builder clearAlternativeTexts()
       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;
    • getAlternativeTextsBuilder

      public AlternativeTexts_RelStructure.Builder getAlternativeTextsBuilder()
       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;
    • 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 StairFlight_VersionedChildStructureOrBuilder
    • 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 = 71;
      Specified by:
      hasExtensions in interface StairFlight_VersionedChildStructureOrBuilder
      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 = 71;
      Specified by:
      getExtensions in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The extensions.
    • setExtensions

       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 = 71;
    • setExtensions

       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 = 71;
    • mergeExtensions

       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 = 71;
    • clearExtensions

       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 = 71;
    • getExtensionsBuilder

      public ExtensionsStructure.Builder getExtensionsBuilder()
       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 = 71;
    • 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 = 71;
      Specified by:
      getExtensionsOrBuilder in interface StairFlight_VersionedChildStructureOrBuilder
    • getDepth

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

      public StairFlight_VersionedChildStructure.Builder setDepth(double value)
       Depth of Stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 351:62]
       
      double depth = 161;
      Parameters:
      value - The depth to set.
      Returns:
      This builder for chaining.
    • clearDepth

       Depth of Stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 351:62]
       
      double depth = 161;
      Returns:
      This builder for chaining.
    • 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 = 162;
      Specified by:
      getNumberOfSteps in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The numberOfSteps.
    • setNumberOfSteps

      public StairFlight_VersionedChildStructure.Builder setNumberOfSteps(int value)
       Number of Steps on Stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 356:79]
       
      uint32 number_of_steps = 162;
      Parameters:
      value - The numberOfSteps to set.
      Returns:
      This builder for chaining.
    • clearNumberOfSteps

      public StairFlight_VersionedChildStructure.Builder clearNumberOfSteps()
       Number of Steps on Stairs.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 356:79]
       
      uint32 number_of_steps = 162;
      Returns:
      This builder for chaining.
    • 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 = 163;
      Specified by:
      getStepHeight in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The stepHeight.
    • setStepHeight

      public StairFlight_VersionedChildStructure.Builder setStepHeight(double value)
       Depth of an individual step.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 361:67]
       
      double step_height = 163;
      Parameters:
      value - The stepHeight to set.
      Returns:
      This builder for chaining.
    • clearStepHeight

       Depth of an individual step.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 361:67]
       
      double step_height = 163;
      Returns:
      This builder for chaining.
    • 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 = 164;
      Specified by:
      getStepColourContrast in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The stepColourContrast.
    • setStepColourContrast

      public StairFlight_VersionedChildStructure.Builder setStepColourContrast(boolean value)
       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 = 164;
      Parameters:
      value - The stepColourContrast to set.
      Returns:
      This builder for chaining.
    • clearStepColourContrast

      public StairFlight_VersionedChildStructure.Builder clearStepColourContrast()
       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 = 164;
      Returns:
      This builder for chaining.
    • 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 = 165;
      Specified by:
      getHandrailTypeValue in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The enum numeric value on the wire for handrailType.
    • setHandrailTypeValue

      public StairFlight_VersionedChildStructure.Builder setHandrailTypeValue(int value)
       Type of handrail.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 371:78]
       
      .uk.org.netex.www.netex.HandrailEnumeration handrail_type = 165;
      Parameters:
      value - The enum numeric value on the wire for handrailType to set.
      Returns:
      This builder for chaining.
    • 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 = 165;
      Specified by:
      getHandrailType in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The handrailType.
    • setHandrailType

       Type of handrail.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 371:78]
       
      .uk.org.netex.www.netex.HandrailEnumeration handrail_type = 165;
      Parameters:
      value - The handrailType to set.
      Returns:
      This builder for chaining.
    • clearHandrailType

      public StairFlight_VersionedChildStructure.Builder clearHandrailType()
       Type of handrail.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 371:78]
       
      .uk.org.netex.www.netex.HandrailEnumeration handrail_type = 165;
      Returns:
      This builder for chaining.
    • 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 = 166;
      Specified by:
      getHandrailHeight in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The handrailHeight.
    • setHandrailHeight

      public StairFlight_VersionedChildStructure.Builder setHandrailHeight(double value)
       Height of handrail from step.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 376:71]
       
      double handrail_height = 166;
      Parameters:
      value - The handrailHeight to set.
      Returns:
      This builder for chaining.
    • clearHandrailHeight

      public StairFlight_VersionedChildStructure.Builder clearHandrailHeight()
       Height of handrail from step.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 376:71]
       
      double handrail_height = 166;
      Returns:
      This builder for chaining.
    • 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 = 167;
      Specified by:
      getLowerHandrailHeight in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The lowerHandrailHeight.
    • setLowerHandrailHeight

      public StairFlight_VersionedChildStructure.Builder setLowerHandrailHeight(double value)
       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 = 167;
      Parameters:
      value - The lowerHandrailHeight to set.
      Returns:
      This builder for chaining.
    • clearLowerHandrailHeight

      public StairFlight_VersionedChildStructure.Builder clearLowerHandrailHeight()
       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 = 167;
      Returns:
      This builder for chaining.
    • 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 = 168;
      Specified by:
      hasTopEnd in interface StairFlight_VersionedChildStructureOrBuilder
      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 = 168;
      Specified by:
      getTopEnd in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The topEnd.
    • setTopEnd

       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 = 168;
    • setTopEnd

       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 = 168;
    • mergeTopEnd

       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 = 168;
    • clearTopEnd

       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 = 168;
    • getTopEndBuilder

      public StairEndStructure.Builder getTopEndBuilder()
       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 = 168;
    • 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 = 168;
      Specified by:
      getTopEndOrBuilder in interface StairFlight_VersionedChildStructureOrBuilder
    • 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 = 169;
      Specified by:
      hasBottomEnd in interface StairFlight_VersionedChildStructureOrBuilder
      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 = 169;
      Specified by:
      getBottomEnd in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The bottomEnd.
    • setBottomEnd

       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 = 169;
    • setBottomEnd

       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 = 169;
    • mergeBottomEnd

       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 = 169;
    • clearBottomEnd

       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 = 169;
    • getBottomEndBuilder

      public StairEndStructure.Builder getBottomEndBuilder()
       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 = 169;
    • 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 = 169;
      Specified by:
      getBottomEndOrBuilder in interface StairFlight_VersionedChildStructureOrBuilder
    • getContinuousHandrail

      public boolean getContinuousHandrail()
       Whether Handrail is continuous from previous stage.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 604:78]
       
      bool continuous_handrail = 181;
      Specified by:
      getContinuousHandrail in interface StairFlight_VersionedChildStructureOrBuilder
      Returns:
      The continuousHandrail.
    • setContinuousHandrail

      public StairFlight_VersionedChildStructure.Builder setContinuousHandrail(boolean value)
       Whether Handrail is continuous from previous stage.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 604:78]
       
      bool continuous_handrail = 181;
      Parameters:
      value - The continuousHandrail to set.
      Returns:
      This builder for chaining.
    • clearContinuousHandrail

      public StairFlight_VersionedChildStructure.Builder clearContinuousHandrail()
       Whether Handrail is continuous from previous stage.  [netex_part_1/part1_ifopt/netex_ifopt_equipmentAccess_version.xsd at 604:78]
       
      bool continuous_handrail = 181;
      Returns:
      This builder for chaining.