Class InfrastructureFrameType.Builder

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

public static final class InfrastructureFrameType.Builder extends com.google.protobuf.GeneratedMessage.Builder<InfrastructureFrameType.Builder> implements InfrastructureFrameTypeOrBuilder
 A coherent set of infrastructure network description data to which the same VALIDITY CONDITIONs have been assigned.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 86:91]
 
Protobuf type uk.org.netex.www.netex.InfrastructureFrameType
  • 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<InfrastructureFrameType.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<InfrastructureFrameType.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<InfrastructureFrameType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public InfrastructureFrameType.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<InfrastructureFrameType.Builder>
      Throws:
      IOException
    • 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 InfrastructureFrameTypeOrBuilder
      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 InfrastructureFrameTypeOrBuilder
      Returns:
      The created.
    • setCreated

      public InfrastructureFrameType.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 InfrastructureFrameType.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 InfrastructureFrameType.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

      public InfrastructureFrameType.Builder 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 InfrastructureFrameTypeOrBuilder
    • 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 InfrastructureFrameTypeOrBuilder
      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 InfrastructureFrameTypeOrBuilder
      Returns:
      The changed.
    • setChanged

      public InfrastructureFrameType.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 InfrastructureFrameType.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 InfrastructureFrameType.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

      public InfrastructureFrameType.Builder 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 InfrastructureFrameTypeOrBuilder
    • 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 InfrastructureFrameTypeOrBuilder
      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 InfrastructureFrameTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

      public InfrastructureFrameType.Builder setVersion(String value)
       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

      public InfrastructureFrameType.Builder 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 InfrastructureFrameType.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 InfrastructureFrameTypeOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • setStatusValue

      public InfrastructureFrameType.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 InfrastructureFrameTypeOrBuilder
      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

      public InfrastructureFrameType.Builder 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 = 523;
      Specified by:
      getDerivedFromVersionRef in interface InfrastructureFrameTypeOrBuilder
      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 = 523;
      Specified by:
      getDerivedFromVersionRefBytes in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

      public InfrastructureFrameType.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 = 523;
      Parameters:
      value - The derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromVersionRef

      public InfrastructureFrameType.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 = 523;
      Returns:
      This builder for chaining.
    • setDerivedFromVersionRefBytes

      public InfrastructureFrameType.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 = 523;
      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 = 524;
      Specified by:
      getDerivedFromObjectRef in interface InfrastructureFrameTypeOrBuilder
      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 = 524;
      Specified by:
      getDerivedFromObjectRefBytes in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

      public InfrastructureFrameType.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 = 524;
      Parameters:
      value - The derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromObjectRef

      public InfrastructureFrameType.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 = 524;
      Returns:
      This builder for chaining.
    • setDerivedFromObjectRefBytes

      public InfrastructureFrameType.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 = 524;
      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 InfrastructureFrameTypeOrBuilder
      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 InfrastructureFrameTypeOrBuilder
      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

      public InfrastructureFrameType.Builder setValidityConditions(ValidityConditions_RelStructure.Builder builderForValue)
       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

      public InfrastructureFrameType.Builder mergeValidityConditions(ValidityConditions_RelStructure value)
       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 InfrastructureFrameType.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 InfrastructureFrameTypeOrBuilder
    • 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 InfrastructureFrameTypeOrBuilder
    • 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 InfrastructureFrameTypeOrBuilder
    • 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 InfrastructureFrameTypeOrBuilder
    • setValidBetween

      public InfrastructureFrameType.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 InfrastructureFrameType.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

      public InfrastructureFrameType.Builder addValidBetween(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

      public InfrastructureFrameType.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

      public InfrastructureFrameType.Builder addValidBetween(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

      public InfrastructureFrameType.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 InfrastructureFrameType.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 InfrastructureFrameType.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 InfrastructureFrameType.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 InfrastructureFrameTypeOrBuilder
    • 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 InfrastructureFrameTypeOrBuilder
    • 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 InfrastructureFrameTypeOrBuilder
      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 InfrastructureFrameTypeOrBuilder
      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

      public InfrastructureFrameType.Builder setAlternativeTexts(AlternativeTexts_RelStructure.Builder builderForValue)
       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

      public InfrastructureFrameType.Builder mergeAlternativeTexts(AlternativeTexts_RelStructure value)
       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 InfrastructureFrameType.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 InfrastructureFrameTypeOrBuilder
    • 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 InfrastructureFrameTypeOrBuilder
      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 InfrastructureFrameTypeOrBuilder
      Returns:
      The keyList.
    • setKeyList

       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • setKeyList

      public InfrastructureFrameType.Builder setKeyList(KeyListStructure.Builder builderForValue)
       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;
    • mergeKeyList

       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • clearKeyList

      public InfrastructureFrameType.Builder clearKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • getKeyListBuilder

      public KeyListStructure.Builder getKeyListBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
    • 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 InfrastructureFrameTypeOrBuilder
    • 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 InfrastructureFrameTypeOrBuilder
      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 InfrastructureFrameTypeOrBuilder
      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 = 72;
    • setExtensions

      public InfrastructureFrameType.Builder setExtensions(ExtensionsStructure.Builder builderForValue)
       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;
    • mergeExtensions

      public InfrastructureFrameType.Builder mergeExtensions(ExtensionsStructure value)
       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;
    • clearExtensions

      public InfrastructureFrameType.Builder 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 = 72;
    • 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 = 72;
    • 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 InfrastructureFrameTypeOrBuilder
    • 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 InfrastructureFrameTypeOrBuilder
      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 InfrastructureFrameTypeOrBuilder
      Returns:
      The brandingRef.
    • setBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • setBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • mergeBrandingRef

       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • clearBrandingRef

      public InfrastructureFrameType.Builder clearBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • getBrandingRefBuilder

      public VersionOfObjectRefStructure.Builder getBrandingRefBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
    • 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 InfrastructureFrameTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

       Name of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

       Name of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

      public InfrastructureFrameType.Builder clearName()
       Name of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 89:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public InfrastructureFrameType.Builder setDescription(MultilingualString value)
       Description of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • setDescription

      public InfrastructureFrameType.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • mergeDescription

      public InfrastructureFrameType.Builder mergeDescription(MultilingualString value)
       Description of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • clearDescription

      public InfrastructureFrameType.Builder clearDescription()
       Description of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 94:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasTypeOfFrameRef

      public boolean hasTypeOfFrameRef()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 163;
      Specified by:
      hasTypeOfFrameRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the typeOfFrameRef field is set.
    • getTypeOfFrameRef

      public VersionOfObjectRefStructure getTypeOfFrameRef()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 163;
      Specified by:
      getTypeOfFrameRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The typeOfFrameRef.
    • setTypeOfFrameRef

       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 163;
    • setTypeOfFrameRef

      public InfrastructureFrameType.Builder setTypeOfFrameRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 163;
    • mergeTypeOfFrameRef

       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 163;
    • clearTypeOfFrameRef

      public InfrastructureFrameType.Builder clearTypeOfFrameRef()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 163;
    • getTypeOfFrameRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfFrameRefBuilder()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 163;
    • getTypeOfFrameRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfFrameRefOrBuilder()
       Reference to a TYPE OF VERSION FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_support.xsd at 123:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_frame_ref = 163;
      Specified by:
      getTypeOfFrameRefOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasBaselineVersionFrameRef

      public boolean hasBaselineVersionFrameRef()
       Prerequisite Baseline VERSION FRAME  that all objects in this VERSION require.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 104:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure baseline_version_frame_ref = 164;
      Specified by:
      hasBaselineVersionFrameRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the baselineVersionFrameRef field is set.
    • getBaselineVersionFrameRef

      public VersionOfObjectRefStructure getBaselineVersionFrameRef()
       Prerequisite Baseline VERSION FRAME  that all objects in this VERSION require.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 104:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure baseline_version_frame_ref = 164;
      Specified by:
      getBaselineVersionFrameRef in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The baselineVersionFrameRef.
    • setBaselineVersionFrameRef

      public InfrastructureFrameType.Builder setBaselineVersionFrameRef(VersionOfObjectRefStructure value)
       Prerequisite Baseline VERSION FRAME  that all objects in this VERSION require.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 104:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure baseline_version_frame_ref = 164;
    • setBaselineVersionFrameRef

      public InfrastructureFrameType.Builder setBaselineVersionFrameRef(VersionOfObjectRefStructure.Builder builderForValue)
       Prerequisite Baseline VERSION FRAME  that all objects in this VERSION require.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 104:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure baseline_version_frame_ref = 164;
    • mergeBaselineVersionFrameRef

      public InfrastructureFrameType.Builder mergeBaselineVersionFrameRef(VersionOfObjectRefStructure value)
       Prerequisite Baseline VERSION FRAME  that all objects in this VERSION require.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 104:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure baseline_version_frame_ref = 164;
    • clearBaselineVersionFrameRef

      public InfrastructureFrameType.Builder clearBaselineVersionFrameRef()
       Prerequisite Baseline VERSION FRAME  that all objects in this VERSION require.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 104:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure baseline_version_frame_ref = 164;
    • getBaselineVersionFrameRefBuilder

      public VersionOfObjectRefStructure.Builder getBaselineVersionFrameRefBuilder()
       Prerequisite Baseline VERSION FRAME  that all objects in this VERSION require.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 104:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure baseline_version_frame_ref = 164;
    • getBaselineVersionFrameRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getBaselineVersionFrameRefOrBuilder()
       Prerequisite Baseline VERSION FRAME  that all objects in this VERSION require.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 104:89]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure baseline_version_frame_ref = 164;
      Specified by:
      getBaselineVersionFrameRefOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasCodespaces

      public boolean hasCodespaces()
       CODE SPACES used in this frame. Normally there will be at least one.  A default may be specified in the Frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 109:80]
       
      .uk.org.netex.www.netex.Codespaces_RelStructure codespaces = 165;
      Specified by:
      hasCodespaces in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the codespaces field is set.
    • getCodespaces

      public Codespaces_RelStructure getCodespaces()
       CODE SPACES used in this frame. Normally there will be at least one.  A default may be specified in the Frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 109:80]
       
      .uk.org.netex.www.netex.Codespaces_RelStructure codespaces = 165;
      Specified by:
      getCodespaces in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The codespaces.
    • setCodespaces

       CODE SPACES used in this frame. Normally there will be at least one.  A default may be specified in the Frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 109:80]
       
      .uk.org.netex.www.netex.Codespaces_RelStructure codespaces = 165;
    • setCodespaces

      public InfrastructureFrameType.Builder setCodespaces(Codespaces_RelStructure.Builder builderForValue)
       CODE SPACES used in this frame. Normally there will be at least one.  A default may be specified in the Frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 109:80]
       
      .uk.org.netex.www.netex.Codespaces_RelStructure codespaces = 165;
    • mergeCodespaces

       CODE SPACES used in this frame. Normally there will be at least one.  A default may be specified in the Frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 109:80]
       
      .uk.org.netex.www.netex.Codespaces_RelStructure codespaces = 165;
    • clearCodespaces

      public InfrastructureFrameType.Builder clearCodespaces()
       CODE SPACES used in this frame. Normally there will be at least one.  A default may be specified in the Frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 109:80]
       
      .uk.org.netex.www.netex.Codespaces_RelStructure codespaces = 165;
    • getCodespacesBuilder

      public Codespaces_RelStructure.Builder getCodespacesBuilder()
       CODE SPACES used in this frame. Normally there will be at least one.  A default may be specified in the Frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 109:80]
       
      .uk.org.netex.www.netex.Codespaces_RelStructure codespaces = 165;
    • getCodespacesOrBuilder

      public Codespaces_RelStructureOrBuilder getCodespacesOrBuilder()
       CODE SPACES used in this frame. Normally there will be at least one.  A default may be specified in the Frame defaults.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 109:80]
       
      .uk.org.netex.www.netex.Codespaces_RelStructure codespaces = 165;
      Specified by:
      getCodespacesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasFrameDefaults

      public boolean hasFrameDefaults()
       Default values to use on elements in the frame  that do not explicitly state a value.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 114:89]
       
      .uk.org.netex.www.netex.VersionFrameDefaultsStructure frame_defaults = 166;
      Specified by:
      hasFrameDefaults in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the frameDefaults field is set.
    • getFrameDefaults

      public VersionFrameDefaultsStructure getFrameDefaults()
       Default values to use on elements in the frame  that do not explicitly state a value.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 114:89]
       
      .uk.org.netex.www.netex.VersionFrameDefaultsStructure frame_defaults = 166;
      Specified by:
      getFrameDefaults in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The frameDefaults.
    • setFrameDefaults

       Default values to use on elements in the frame  that do not explicitly state a value.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 114:89]
       
      .uk.org.netex.www.netex.VersionFrameDefaultsStructure frame_defaults = 166;
    • setFrameDefaults

       Default values to use on elements in the frame  that do not explicitly state a value.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 114:89]
       
      .uk.org.netex.www.netex.VersionFrameDefaultsStructure frame_defaults = 166;
    • mergeFrameDefaults

       Default values to use on elements in the frame  that do not explicitly state a value.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 114:89]
       
      .uk.org.netex.www.netex.VersionFrameDefaultsStructure frame_defaults = 166;
    • clearFrameDefaults

      public InfrastructureFrameType.Builder clearFrameDefaults()
       Default values to use on elements in the frame  that do not explicitly state a value.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 114:89]
       
      .uk.org.netex.www.netex.VersionFrameDefaultsStructure frame_defaults = 166;
    • getFrameDefaultsBuilder

      public VersionFrameDefaultsStructure.Builder getFrameDefaultsBuilder()
       Default values to use on elements in the frame  that do not explicitly state a value.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 114:89]
       
      .uk.org.netex.www.netex.VersionFrameDefaultsStructure frame_defaults = 166;
    • getFrameDefaultsOrBuilder

      public VersionFrameDefaultsStructureOrBuilder getFrameDefaultsOrBuilder()
       Default values to use on elements in the frame  that do not explicitly state a value.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 114:89]
       
      .uk.org.netex.www.netex.VersionFrameDefaultsStructure frame_defaults = 166;
      Specified by:
      getFrameDefaultsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVersions

      public boolean hasVersions()
       Formal definitions of VERSIONs included in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 119:76]
       
      .uk.org.netex.www.netex.Versions_RelStructure versions = 167;
      Specified by:
      hasVersions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the versions field is set.
    • getVersions

      public Versions_RelStructure getVersions()
       Formal definitions of VERSIONs included in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 119:76]
       
      .uk.org.netex.www.netex.Versions_RelStructure versions = 167;
      Specified by:
      getVersions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The versions.
    • setVersions

       Formal definitions of VERSIONs included in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 119:76]
       
      .uk.org.netex.www.netex.Versions_RelStructure versions = 167;
    • setVersions

      public InfrastructureFrameType.Builder setVersions(Versions_RelStructure.Builder builderForValue)
       Formal definitions of VERSIONs included in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 119:76]
       
      .uk.org.netex.www.netex.Versions_RelStructure versions = 167;
    • mergeVersions

       Formal definitions of VERSIONs included in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 119:76]
       
      .uk.org.netex.www.netex.Versions_RelStructure versions = 167;
    • clearVersions

      public InfrastructureFrameType.Builder clearVersions()
       Formal definitions of VERSIONs included in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 119:76]
       
      .uk.org.netex.www.netex.Versions_RelStructure versions = 167;
    • getVersionsBuilder

      public Versions_RelStructure.Builder getVersionsBuilder()
       Formal definitions of VERSIONs included in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 119:76]
       
      .uk.org.netex.www.netex.Versions_RelStructure versions = 167;
    • getVersionsOrBuilder

      public Versions_RelStructureOrBuilder getVersionsOrBuilder()
       Formal definitions of VERSIONs included in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 119:76]
       
      .uk.org.netex.www.netex.Versions_RelStructure versions = 167;
      Specified by:
      getVersionsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasPrerequisites

      public boolean hasPrerequisites()
       Prerequisite VERSION FRAMEs containing elements  that this frame depends on.  +v1.1  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 124:89]
       
      .uk.org.netex.www.netex.VersionFrameRefs_RelStructure prerequisites = 168;
      Specified by:
      hasPrerequisites in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the prerequisites field is set.
    • getPrerequisites

      public VersionFrameRefs_RelStructure getPrerequisites()
       Prerequisite VERSION FRAMEs containing elements  that this frame depends on.  +v1.1  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 124:89]
       
      .uk.org.netex.www.netex.VersionFrameRefs_RelStructure prerequisites = 168;
      Specified by:
      getPrerequisites in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The prerequisites.
    • setPrerequisites

       Prerequisite VERSION FRAMEs containing elements  that this frame depends on.  +v1.1  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 124:89]
       
      .uk.org.netex.www.netex.VersionFrameRefs_RelStructure prerequisites = 168;
    • setPrerequisites

       Prerequisite VERSION FRAMEs containing elements  that this frame depends on.  +v1.1  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 124:89]
       
      .uk.org.netex.www.netex.VersionFrameRefs_RelStructure prerequisites = 168;
    • mergePrerequisites

       Prerequisite VERSION FRAMEs containing elements  that this frame depends on.  +v1.1  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 124:89]
       
      .uk.org.netex.www.netex.VersionFrameRefs_RelStructure prerequisites = 168;
    • clearPrerequisites

      public InfrastructureFrameType.Builder clearPrerequisites()
       Prerequisite VERSION FRAMEs containing elements  that this frame depends on.  +v1.1  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 124:89]
       
      .uk.org.netex.www.netex.VersionFrameRefs_RelStructure prerequisites = 168;
    • getPrerequisitesBuilder

      public VersionFrameRefs_RelStructure.Builder getPrerequisitesBuilder()
       Prerequisite VERSION FRAMEs containing elements  that this frame depends on.  +v1.1  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 124:89]
       
      .uk.org.netex.www.netex.VersionFrameRefs_RelStructure prerequisites = 168;
    • getPrerequisitesOrBuilder

      public VersionFrameRefs_RelStructureOrBuilder getPrerequisitesOrBuilder()
       Prerequisite VERSION FRAMEs containing elements  that this frame depends on.  +v1.1  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 124:89]
       
      .uk.org.netex.www.netex.VersionFrameRefs_RelStructure prerequisites = 168;
      Specified by:
      getPrerequisitesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasTraces

      public boolean hasTraces()
       TRACEs recording changes to ENTITIES in FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 129:72]
       
      .uk.org.netex.www.netex.Traces_RelStructure traces = 169;
      Specified by:
      hasTraces in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the traces field is set.
    • getTraces

      public Traces_RelStructure getTraces()
       TRACEs recording changes to ENTITIES in FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 129:72]
       
      .uk.org.netex.www.netex.Traces_RelStructure traces = 169;
      Specified by:
      getTraces in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The traces.
    • setTraces

       TRACEs recording changes to ENTITIES in FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 129:72]
       
      .uk.org.netex.www.netex.Traces_RelStructure traces = 169;
    • setTraces

       TRACEs recording changes to ENTITIES in FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 129:72]
       
      .uk.org.netex.www.netex.Traces_RelStructure traces = 169;
    • mergeTraces

       TRACEs recording changes to ENTITIES in FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 129:72]
       
      .uk.org.netex.www.netex.Traces_RelStructure traces = 169;
    • clearTraces

      public InfrastructureFrameType.Builder clearTraces()
       TRACEs recording changes to ENTITIES in FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 129:72]
       
      .uk.org.netex.www.netex.Traces_RelStructure traces = 169;
    • getTracesBuilder

      public Traces_RelStructure.Builder getTracesBuilder()
       TRACEs recording changes to ENTITIES in FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 129:72]
       
      .uk.org.netex.www.netex.Traces_RelStructure traces = 169;
    • getTracesOrBuilder

      public Traces_RelStructureOrBuilder getTracesOrBuilder()
       TRACEs recording changes to ENTITIES in FRAME.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 129:72]
       
      .uk.org.netex.www.netex.Traces_RelStructure traces = 169;
      Specified by:
      getTracesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasContentValidityConditions

      public boolean hasContentValidityConditions()
       Common VALIDITY CONDITIONs used by elements in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 151:103]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure content_validity_conditions = 170;
      Specified by:
      hasContentValidityConditions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the contentValidityConditions field is set.
    • getContentValidityConditions

      public ValidityConditions_RelStructure getContentValidityConditions()
       Common VALIDITY CONDITIONs used by elements in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 151:103]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure content_validity_conditions = 170;
      Specified by:
      getContentValidityConditions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The contentValidityConditions.
    • setContentValidityConditions

      public InfrastructureFrameType.Builder setContentValidityConditions(ValidityConditions_RelStructure value)
       Common VALIDITY CONDITIONs used by elements in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 151:103]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure content_validity_conditions = 170;
    • setContentValidityConditions

      public InfrastructureFrameType.Builder setContentValidityConditions(ValidityConditions_RelStructure.Builder builderForValue)
       Common VALIDITY CONDITIONs used by elements in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 151:103]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure content_validity_conditions = 170;
    • mergeContentValidityConditions

      public InfrastructureFrameType.Builder mergeContentValidityConditions(ValidityConditions_RelStructure value)
       Common VALIDITY CONDITIONs used by elements in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 151:103]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure content_validity_conditions = 170;
    • clearContentValidityConditions

      public InfrastructureFrameType.Builder clearContentValidityConditions()
       Common VALIDITY CONDITIONs used by elements in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 151:103]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure content_validity_conditions = 170;
    • getContentValidityConditionsBuilder

      public ValidityConditions_RelStructure.Builder getContentValidityConditionsBuilder()
       Common VALIDITY CONDITIONs used by elements in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 151:103]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure content_validity_conditions = 170;
    • getContentValidityConditionsOrBuilder

      public ValidityConditions_RelStructureOrBuilder getContentValidityConditionsOrBuilder()
       Common VALIDITY CONDITIONs used by elements in frame.  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 151:103]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure content_validity_conditions = 170;
      Specified by:
      getContentValidityConditionsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasLayers

      public boolean hasLayers()
       layers included in frame  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 139:75]
       
      .uk.org.netex.www.netex.LayerRefs_RelStructure layers = 181;
      Specified by:
      hasLayers in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the layers field is set.
    • getLayers

      public LayerRefs_RelStructure getLayers()
       layers included in frame  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 139:75]
       
      .uk.org.netex.www.netex.LayerRefs_RelStructure layers = 181;
      Specified by:
      getLayers in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The layers.
    • setLayers

       layers included in frame  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 139:75]
       
      .uk.org.netex.www.netex.LayerRefs_RelStructure layers = 181;
    • setLayers

       layers included in frame  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 139:75]
       
      .uk.org.netex.www.netex.LayerRefs_RelStructure layers = 181;
    • mergeLayers

       layers included in frame  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 139:75]
       
      .uk.org.netex.www.netex.LayerRefs_RelStructure layers = 181;
    • clearLayers

      public InfrastructureFrameType.Builder clearLayers()
       layers included in frame  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 139:75]
       
      .uk.org.netex.www.netex.LayerRefs_RelStructure layers = 181;
    • getLayersBuilder

      public LayerRefs_RelStructure.Builder getLayersBuilder()
       layers included in frame  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 139:75]
       
      .uk.org.netex.www.netex.LayerRefs_RelStructure layers = 181;
    • getLayersOrBuilder

      public LayerRefs_RelStructureOrBuilder getLayersOrBuilder()
       layers included in frame  [netex_framework/netex_responsibility/netex_versionFrame_version.xsd at 139:75]
       
      .uk.org.netex.www.netex.LayerRefs_RelStructure layers = 181;
      Specified by:
      getLayersOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • getMeetingsRestricted

      public boolean getMeetingsRestricted()
       Default sense for MEETING RESTRICTIONs in frame. If 'true', meetings at all points are restricted unless explicitly permittted,  If 'false', meetings at all points are allowed, unless explicitly forbidden by a MEETING RESTRICTION. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 142:92]
       
      bool meetings_restricted = 411;
      Specified by:
      getMeetingsRestricted in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The meetingsRestricted.
    • setMeetingsRestricted

      public InfrastructureFrameType.Builder setMeetingsRestricted(boolean value)
       Default sense for MEETING RESTRICTIONs in frame. If 'true', meetings at all points are restricted unless explicitly permittted,  If 'false', meetings at all points are allowed, unless explicitly forbidden by a MEETING RESTRICTION. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 142:92]
       
      bool meetings_restricted = 411;
      Parameters:
      value - The meetingsRestricted to set.
      Returns:
      This builder for chaining.
    • clearMeetingsRestricted

      public InfrastructureFrameType.Builder clearMeetingsRestricted()
       Default sense for MEETING RESTRICTIONs in frame. If 'true', meetings at all points are restricted unless explicitly permittted,  If 'false', meetings at all points are allowed, unless explicitly forbidden by a MEETING RESTRICTION. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 142:92]
       
      bool meetings_restricted = 411;
      Returns:
      This builder for chaining.
    • getRestrictedManoeuvres

      public boolean getRestrictedManoeuvres()
       Default sense for RESTRICTED MANOEUVRE in frame. If 'true', manoevres at all points are restricted unless explicitly permittted,  If 'false', meeting at all points is allowed, unless explicitly forbidden by a RESTRICTED MANOEUVRE. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 147:94]
       
      bool restricted_manoeuvres = 412;
      Specified by:
      getRestrictedManoeuvres in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The restrictedManoeuvres.
    • setRestrictedManoeuvres

      public InfrastructureFrameType.Builder setRestrictedManoeuvres(boolean value)
       Default sense for RESTRICTED MANOEUVRE in frame. If 'true', manoevres at all points are restricted unless explicitly permittted,  If 'false', meeting at all points is allowed, unless explicitly forbidden by a RESTRICTED MANOEUVRE. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 147:94]
       
      bool restricted_manoeuvres = 412;
      Parameters:
      value - The restrictedManoeuvres to set.
      Returns:
      This builder for chaining.
    • clearRestrictedManoeuvres

      public InfrastructureFrameType.Builder clearRestrictedManoeuvres()
       Default sense for RESTRICTED MANOEUVRE in frame. If 'true', manoevres at all points are restricted unless explicitly permittted,  If 'false', meeting at all points is allowed, unless explicitly forbidden by a RESTRICTED MANOEUVRE. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 147:94]
       
      bool restricted_manoeuvres = 412;
      Returns:
      This builder for chaining.
    • getOvertakingPossibilitiesRestricted

      public boolean getOvertakingPossibilitiesRestricted()
       Default sense for OVERTAKING POSSIBILITY restrictions in frame. If true, overtaking at all points is restricted unless explicitly permitted,  If 'false', meeting at all points is allowed, unless explicitly forbidden by an OVERTAKING POSSIBILITY. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 152:107]
       
      bool overtaking_possibilities_restricted = 413;
      Specified by:
      getOvertakingPossibilitiesRestricted in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The overtakingPossibilitiesRestricted.
    • setOvertakingPossibilitiesRestricted

      public InfrastructureFrameType.Builder setOvertakingPossibilitiesRestricted(boolean value)
       Default sense for OVERTAKING POSSIBILITY restrictions in frame. If true, overtaking at all points is restricted unless explicitly permitted,  If 'false', meeting at all points is allowed, unless explicitly forbidden by an OVERTAKING POSSIBILITY. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 152:107]
       
      bool overtaking_possibilities_restricted = 413;
      Parameters:
      value - The overtakingPossibilitiesRestricted to set.
      Returns:
      This builder for chaining.
    • clearOvertakingPossibilitiesRestricted

      public InfrastructureFrameType.Builder clearOvertakingPossibilitiesRestricted()
       Default sense for OVERTAKING POSSIBILITY restrictions in frame. If true, overtaking at all points is restricted unless explicitly permitted,  If 'false', meeting at all points is allowed, unless explicitly forbidden by an OVERTAKING POSSIBILITY. Default is 'f'alse'.  [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 152:107]
       
      bool overtaking_possibilities_restricted = 413;
      Returns:
      This builder for chaining.
    • hasSpatialFeatures

      public boolean hasSpatialFeatures()
       TARIFF ZONEs in frame.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 63:97]
       
      .uk.org.netex.www.netex.SpatialFeaturesInFrame_RelStructure spatial_features = 421;
      Specified by:
      hasSpatialFeatures in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the spatialFeatures field is set.
    • getSpatialFeatures

      public SpatialFeaturesInFrame_RelStructure getSpatialFeatures()
       TARIFF ZONEs in frame.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 63:97]
       
      .uk.org.netex.www.netex.SpatialFeaturesInFrame_RelStructure spatial_features = 421;
      Specified by:
      getSpatialFeatures in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The spatialFeatures.
    • setSpatialFeatures

       TARIFF ZONEs in frame.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 63:97]
       
      .uk.org.netex.www.netex.SpatialFeaturesInFrame_RelStructure spatial_features = 421;
    • setSpatialFeatures

       TARIFF ZONEs in frame.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 63:97]
       
      .uk.org.netex.www.netex.SpatialFeaturesInFrame_RelStructure spatial_features = 421;
    • mergeSpatialFeatures

       TARIFF ZONEs in frame.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 63:97]
       
      .uk.org.netex.www.netex.SpatialFeaturesInFrame_RelStructure spatial_features = 421;
    • clearSpatialFeatures

      public InfrastructureFrameType.Builder clearSpatialFeatures()
       TARIFF ZONEs in frame.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 63:97]
       
      .uk.org.netex.www.netex.SpatialFeaturesInFrame_RelStructure spatial_features = 421;
    • getSpatialFeaturesBuilder

      public SpatialFeaturesInFrame_RelStructure.Builder getSpatialFeaturesBuilder()
       TARIFF ZONEs in frame.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 63:97]
       
      .uk.org.netex.www.netex.SpatialFeaturesInFrame_RelStructure spatial_features = 421;
    • getSpatialFeaturesOrBuilder

      public SpatialFeaturesInFrame_RelStructureOrBuilder getSpatialFeaturesOrBuilder()
       TARIFF ZONEs in frame.  [netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd at 63:97]
       
      .uk.org.netex.www.netex.SpatialFeaturesInFrame_RelStructure spatial_features = 421;
      Specified by:
      getSpatialFeaturesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasJunctions

      public boolean hasJunctions()
       Junctions in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 68:99]
       
      .uk.org.netex.www.netex.InfrastructureJunctionsInFrame_RelStructure junctions = 431;
      Specified by:
      hasJunctions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the junctions field is set.
    • getJunctions

       Junctions in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 68:99]
       
      .uk.org.netex.www.netex.InfrastructureJunctionsInFrame_RelStructure junctions = 431;
      Specified by:
      getJunctions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The junctions.
    • setJunctions

       Junctions in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 68:99]
       
      .uk.org.netex.www.netex.InfrastructureJunctionsInFrame_RelStructure junctions = 431;
    • setJunctions

       Junctions in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 68:99]
       
      .uk.org.netex.www.netex.InfrastructureJunctionsInFrame_RelStructure junctions = 431;
    • mergeJunctions

       Junctions in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 68:99]
       
      .uk.org.netex.www.netex.InfrastructureJunctionsInFrame_RelStructure junctions = 431;
    • clearJunctions

      public InfrastructureFrameType.Builder clearJunctions()
       Junctions in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 68:99]
       
      .uk.org.netex.www.netex.InfrastructureJunctionsInFrame_RelStructure junctions = 431;
    • getJunctionsBuilder

       Junctions in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 68:99]
       
      .uk.org.netex.www.netex.InfrastructureJunctionsInFrame_RelStructure junctions = 431;
    • getJunctionsOrBuilder

       Junctions in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 68:99]
       
      .uk.org.netex.www.netex.InfrastructureJunctionsInFrame_RelStructure junctions = 431;
      Specified by:
      getJunctionsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasElements

      public boolean hasElements()
       Elements (links) in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 73:97]
       
      .uk.org.netex.www.netex.InfrastructureElementsInFrame_RelStructure elements = 432;
      Specified by:
      hasElements in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the elements field is set.
    • getElements

       Elements (links) in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 73:97]
       
      .uk.org.netex.www.netex.InfrastructureElementsInFrame_RelStructure elements = 432;
      Specified by:
      getElements in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The elements.
    • setElements

       Elements (links) in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 73:97]
       
      .uk.org.netex.www.netex.InfrastructureElementsInFrame_RelStructure elements = 432;
    • setElements

       Elements (links) in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 73:97]
       
      .uk.org.netex.www.netex.InfrastructureElementsInFrame_RelStructure elements = 432;
    • mergeElements

       Elements (links) in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 73:97]
       
      .uk.org.netex.www.netex.InfrastructureElementsInFrame_RelStructure elements = 432;
    • clearElements

      public InfrastructureFrameType.Builder clearElements()
       Elements (links) in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 73:97]
       
      .uk.org.netex.www.netex.InfrastructureElementsInFrame_RelStructure elements = 432;
    • getElementsBuilder

       Elements (links) in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 73:97]
       
      .uk.org.netex.www.netex.InfrastructureElementsInFrame_RelStructure elements = 432;
    • getElementsOrBuilder

       Elements (links) in Network in frame.  [netex_part_1/part1_networkDescription/netex_networkInfrastructure_version.xsd at 73:97]
       
      .uk.org.netex.www.netex.InfrastructureElementsInFrame_RelStructure elements = 432;
      Specified by:
      getElementsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasRestrictions

      public boolean hasRestrictions()
       restrictions on network.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 78:98]
       
      .uk.org.netex.www.netex.NetworkRestrictionsInFrame_RelStructure restrictions = 441;
      Specified by:
      hasRestrictions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the restrictions field is set.
    • getRestrictions

      public NetworkRestrictionsInFrame_RelStructure getRestrictions()
       restrictions on network.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 78:98]
       
      .uk.org.netex.www.netex.NetworkRestrictionsInFrame_RelStructure restrictions = 441;
      Specified by:
      getRestrictions in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The restrictions.
    • setRestrictions

       restrictions on network.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 78:98]
       
      .uk.org.netex.www.netex.NetworkRestrictionsInFrame_RelStructure restrictions = 441;
    • setRestrictions

       restrictions on network.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 78:98]
       
      .uk.org.netex.www.netex.NetworkRestrictionsInFrame_RelStructure restrictions = 441;
    • mergeRestrictions

       restrictions on network.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 78:98]
       
      .uk.org.netex.www.netex.NetworkRestrictionsInFrame_RelStructure restrictions = 441;
    • clearRestrictions

      public InfrastructureFrameType.Builder clearRestrictions()
       restrictions on network.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 78:98]
       
      .uk.org.netex.www.netex.NetworkRestrictionsInFrame_RelStructure restrictions = 441;
    • getRestrictionsBuilder

      public NetworkRestrictionsInFrame_RelStructure.Builder getRestrictionsBuilder()
       restrictions on network.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 78:98]
       
      .uk.org.netex.www.netex.NetworkRestrictionsInFrame_RelStructure restrictions = 441;
    • getRestrictionsOrBuilder

      public NetworkRestrictionsInFrame_RelStructureOrBuilder getRestrictionsOrBuilder()
       restrictions on network.  [netex_part_1/part1_networkDescription/netex_networkRestriction_version.xsd at 78:98]
       
      .uk.org.netex.www.netex.NetworkRestrictionsInFrame_RelStructure restrictions = 441;
      Specified by:
      getRestrictionsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasCrewBases

      public boolean hasCrewBases()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 72:85]
       
      .uk.org.netex.www.netex.CrewBasesInFrame_RelStructure crew_bases = 461;
      Specified by:
      hasCrewBases in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the crewBases field is set.
    • getCrewBases

      public CrewBasesInFrame_RelStructure getCrewBases()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 72:85]
       
      .uk.org.netex.www.netex.CrewBasesInFrame_RelStructure crew_bases = 461;
      Specified by:
      getCrewBases in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The crewBases.
    • setCrewBases

       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 72:85]
       
      .uk.org.netex.www.netex.CrewBasesInFrame_RelStructure crew_bases = 461;
    • setCrewBases

       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 72:85]
       
      .uk.org.netex.www.netex.CrewBasesInFrame_RelStructure crew_bases = 461;
    • mergeCrewBases

       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 72:85]
       
      .uk.org.netex.www.netex.CrewBasesInFrame_RelStructure crew_bases = 461;
    • clearCrewBases

      public InfrastructureFrameType.Builder clearCrewBases()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 72:85]
       
      .uk.org.netex.www.netex.CrewBasesInFrame_RelStructure crew_bases = 461;
    • getCrewBasesBuilder

      public CrewBasesInFrame_RelStructure.Builder getCrewBasesBuilder()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 72:85]
       
      .uk.org.netex.www.netex.CrewBasesInFrame_RelStructure crew_bases = 461;
    • getCrewBasesOrBuilder

      public CrewBasesInFrame_RelStructureOrBuilder getCrewBasesOrBuilder()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 72:85]
       
      .uk.org.netex.www.netex.CrewBasesInFrame_RelStructure crew_bases = 461;
      Specified by:
      getCrewBasesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasGarages

      public boolean hasGarages()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 77:81]
       
      .uk.org.netex.www.netex.GaragesInFrame_RelStructure garages = 462;
      Specified by:
      hasGarages in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the garages field is set.
    • getGarages

      public GaragesInFrame_RelStructure getGarages()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 77:81]
       
      .uk.org.netex.www.netex.GaragesInFrame_RelStructure garages = 462;
      Specified by:
      getGarages in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The garages.
    • setGarages

       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 77:81]
       
      .uk.org.netex.www.netex.GaragesInFrame_RelStructure garages = 462;
    • setGarages

       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 77:81]
       
      .uk.org.netex.www.netex.GaragesInFrame_RelStructure garages = 462;
    • mergeGarages

       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 77:81]
       
      .uk.org.netex.www.netex.GaragesInFrame_RelStructure garages = 462;
    • clearGarages

      public InfrastructureFrameType.Builder clearGarages()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 77:81]
       
      .uk.org.netex.www.netex.GaragesInFrame_RelStructure garages = 462;
    • getGaragesBuilder

      public GaragesInFrame_RelStructure.Builder getGaragesBuilder()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 77:81]
       
      .uk.org.netex.www.netex.GaragesInFrame_RelStructure garages = 462;
    • getGaragesOrBuilder

      public GaragesInFrame_RelStructureOrBuilder getGaragesOrBuilder()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 77:81]
       
      .uk.org.netex.www.netex.GaragesInFrame_RelStructure garages = 462;
      Specified by:
      getGaragesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicleAndCrewPoints

      public boolean hasVehicleAndCrewPoints()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 82:99]
       
      .uk.org.netex.www.netex.ReliefPointsInFrame_RelStructure vehicle_and_crew_points = 463;
      Specified by:
      hasVehicleAndCrewPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicleAndCrewPoints field is set.
    • getVehicleAndCrewPoints

      public ReliefPointsInFrame_RelStructure getVehicleAndCrewPoints()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 82:99]
       
      .uk.org.netex.www.netex.ReliefPointsInFrame_RelStructure vehicle_and_crew_points = 463;
      Specified by:
      getVehicleAndCrewPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicleAndCrewPoints.
    • setVehicleAndCrewPoints

      public InfrastructureFrameType.Builder setVehicleAndCrewPoints(ReliefPointsInFrame_RelStructure value)
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 82:99]
       
      .uk.org.netex.www.netex.ReliefPointsInFrame_RelStructure vehicle_and_crew_points = 463;
    • setVehicleAndCrewPoints

      public InfrastructureFrameType.Builder setVehicleAndCrewPoints(ReliefPointsInFrame_RelStructure.Builder builderForValue)
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 82:99]
       
      .uk.org.netex.www.netex.ReliefPointsInFrame_RelStructure vehicle_and_crew_points = 463;
    • mergeVehicleAndCrewPoints

      public InfrastructureFrameType.Builder mergeVehicleAndCrewPoints(ReliefPointsInFrame_RelStructure value)
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 82:99]
       
      .uk.org.netex.www.netex.ReliefPointsInFrame_RelStructure vehicle_and_crew_points = 463;
    • clearVehicleAndCrewPoints

      public InfrastructureFrameType.Builder clearVehicleAndCrewPoints()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 82:99]
       
      .uk.org.netex.www.netex.ReliefPointsInFrame_RelStructure vehicle_and_crew_points = 463;
    • getVehicleAndCrewPointsBuilder

      public ReliefPointsInFrame_RelStructure.Builder getVehicleAndCrewPointsBuilder()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 82:99]
       
      .uk.org.netex.www.netex.ReliefPointsInFrame_RelStructure vehicle_and_crew_points = 463;
    • getVehicleAndCrewPointsOrBuilder

      public ReliefPointsInFrame_RelStructureOrBuilder getVehicleAndCrewPointsOrBuilder()
       Vehicle and CREW POINTs in frame.  [netex_part_1/part1_networkDescription/netex_vehicleAndCrewPoint_version.xsd at 82:99]
       
      .uk.org.netex.www.netex.ReliefPointsInFrame_RelStructure vehicle_and_crew_points = 463;
      Specified by:
      getVehicleAndCrewPointsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasTrafficControlPoints

      public boolean hasTrafficControlPoints()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 70:107]
       
      .uk.org.netex.www.netex.TrafficControlPointsInFrame_RelStructure traffic_control_points = 471;
      Specified by:
      hasTrafficControlPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the trafficControlPoints field is set.
    • getTrafficControlPoints

      public TrafficControlPointsInFrame_RelStructure getTrafficControlPoints()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 70:107]
       
      .uk.org.netex.www.netex.TrafficControlPointsInFrame_RelStructure traffic_control_points = 471;
      Specified by:
      getTrafficControlPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The trafficControlPoints.
    • setTrafficControlPoints

       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 70:107]
       
      .uk.org.netex.www.netex.TrafficControlPointsInFrame_RelStructure traffic_control_points = 471;
    • setTrafficControlPoints

       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 70:107]
       
      .uk.org.netex.www.netex.TrafficControlPointsInFrame_RelStructure traffic_control_points = 471;
    • mergeTrafficControlPoints

       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 70:107]
       
      .uk.org.netex.www.netex.TrafficControlPointsInFrame_RelStructure traffic_control_points = 471;
    • clearTrafficControlPoints

      public InfrastructureFrameType.Builder clearTrafficControlPoints()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 70:107]
       
      .uk.org.netex.www.netex.TrafficControlPointsInFrame_RelStructure traffic_control_points = 471;
    • getTrafficControlPointsBuilder

      public TrafficControlPointsInFrame_RelStructure.Builder getTrafficControlPointsBuilder()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 70:107]
       
      .uk.org.netex.www.netex.TrafficControlPointsInFrame_RelStructure traffic_control_points = 471;
    • getTrafficControlPointsOrBuilder

      public TrafficControlPointsInFrame_RelStructureOrBuilder getTrafficControlPointsOrBuilder()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 70:107]
       
      .uk.org.netex.www.netex.TrafficControlPointsInFrame_RelStructure traffic_control_points = 471;
      Specified by:
      getTrafficControlPointsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasActivationPoints

      public boolean hasActivationPoints()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 75:99]
       
      .uk.org.netex.www.netex.ActivationPointsInFrame_RelStructure activation_points = 472;
      Specified by:
      hasActivationPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the activationPoints field is set.
    • getActivationPoints

      public ActivationPointsInFrame_RelStructure getActivationPoints()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 75:99]
       
      .uk.org.netex.www.netex.ActivationPointsInFrame_RelStructure activation_points = 472;
      Specified by:
      getActivationPoints in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The activationPoints.
    • setActivationPoints

       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 75:99]
       
      .uk.org.netex.www.netex.ActivationPointsInFrame_RelStructure activation_points = 472;
    • setActivationPoints

       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 75:99]
       
      .uk.org.netex.www.netex.ActivationPointsInFrame_RelStructure activation_points = 472;
    • mergeActivationPoints

       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 75:99]
       
      .uk.org.netex.www.netex.ActivationPointsInFrame_RelStructure activation_points = 472;
    • clearActivationPoints

      public InfrastructureFrameType.Builder clearActivationPoints()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 75:99]
       
      .uk.org.netex.www.netex.ActivationPointsInFrame_RelStructure activation_points = 472;
    • getActivationPointsBuilder

      public ActivationPointsInFrame_RelStructure.Builder getActivationPointsBuilder()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 75:99]
       
      .uk.org.netex.www.netex.ActivationPointsInFrame_RelStructure activation_points = 472;
    • getActivationPointsOrBuilder

      public ActivationPointsInFrame_RelStructureOrBuilder getActivationPointsOrBuilder()
       points in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 75:99]
       
      .uk.org.netex.www.netex.ActivationPointsInFrame_RelStructure activation_points = 472;
      Specified by:
      getActivationPointsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasActivationLinks

      public boolean hasActivationLinks()
       links in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.ActivationLinksInFrame_RelStructure activation_links = 473;
      Specified by:
      hasActivationLinks in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the activationLinks field is set.
    • getActivationLinks

      public ActivationLinksInFrame_RelStructure getActivationLinks()
       links in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.ActivationLinksInFrame_RelStructure activation_links = 473;
      Specified by:
      getActivationLinks in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The activationLinks.
    • setActivationLinks

       links in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.ActivationLinksInFrame_RelStructure activation_links = 473;
    • setActivationLinks

       links in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.ActivationLinksInFrame_RelStructure activation_links = 473;
    • mergeActivationLinks

       links in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.ActivationLinksInFrame_RelStructure activation_links = 473;
    • clearActivationLinks

      public InfrastructureFrameType.Builder clearActivationLinks()
       links in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.ActivationLinksInFrame_RelStructure activation_links = 473;
    • getActivationLinksBuilder

      public ActivationLinksInFrame_RelStructure.Builder getActivationLinksBuilder()
       links in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.ActivationLinksInFrame_RelStructure activation_links = 473;
    • getActivationLinksOrBuilder

      public ActivationLinksInFrame_RelStructureOrBuilder getActivationLinksOrBuilder()
       links in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 80:97]
       
      .uk.org.netex.www.netex.ActivationLinksInFrame_RelStructure activation_links = 473;
      Specified by:
      getActivationLinksOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasActivatedEquipments

      public boolean hasActivatedEquipments()
       equipment in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 85:105]
       
      .uk.org.netex.www.netex.ActivatedEquipmentsInFrame_RelStructure activated_equipments = 474;
      Specified by:
      hasActivatedEquipments in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the activatedEquipments field is set.
    • getActivatedEquipments

      public ActivatedEquipmentsInFrame_RelStructure getActivatedEquipments()
       equipment in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 85:105]
       
      .uk.org.netex.www.netex.ActivatedEquipmentsInFrame_RelStructure activated_equipments = 474;
      Specified by:
      getActivatedEquipments in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The activatedEquipments.
    • setActivatedEquipments

       equipment in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 85:105]
       
      .uk.org.netex.www.netex.ActivatedEquipmentsInFrame_RelStructure activated_equipments = 474;
    • setActivatedEquipments

       equipment in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 85:105]
       
      .uk.org.netex.www.netex.ActivatedEquipmentsInFrame_RelStructure activated_equipments = 474;
    • mergeActivatedEquipments

       equipment in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 85:105]
       
      .uk.org.netex.www.netex.ActivatedEquipmentsInFrame_RelStructure activated_equipments = 474;
    • clearActivatedEquipments

      public InfrastructureFrameType.Builder clearActivatedEquipments()
       equipment in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 85:105]
       
      .uk.org.netex.www.netex.ActivatedEquipmentsInFrame_RelStructure activated_equipments = 474;
    • getActivatedEquipmentsBuilder

      public ActivatedEquipmentsInFrame_RelStructure.Builder getActivatedEquipmentsBuilder()
       equipment in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 85:105]
       
      .uk.org.netex.www.netex.ActivatedEquipmentsInFrame_RelStructure activated_equipments = 474;
    • getActivatedEquipmentsOrBuilder

      public ActivatedEquipmentsInFrame_RelStructureOrBuilder getActivatedEquipmentsOrBuilder()
       equipment in frame.  [netex_part_1/part1_networkDescription/netex_activation_version.xsd at 85:105]
       
      .uk.org.netex.www.netex.ActivatedEquipmentsInFrame_RelStructure activated_equipments = 474;
      Specified by:
      getActivatedEquipmentsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicleTypes

      public boolean hasVehicleTypes()
       VEHICLE TYPEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 109:91]
       
      .uk.org.netex.www.netex.VehicleTypesInFrame_RelStructure vehicle_types = 481;
      Specified by:
      hasVehicleTypes in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicleTypes field is set.
    • getVehicleTypes

      public VehicleTypesInFrame_RelStructure getVehicleTypes()
       VEHICLE TYPEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 109:91]
       
      .uk.org.netex.www.netex.VehicleTypesInFrame_RelStructure vehicle_types = 481;
      Specified by:
      getVehicleTypes in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicleTypes.
    • setVehicleTypes

       VEHICLE TYPEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 109:91]
       
      .uk.org.netex.www.netex.VehicleTypesInFrame_RelStructure vehicle_types = 481;
    • setVehicleTypes

       VEHICLE TYPEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 109:91]
       
      .uk.org.netex.www.netex.VehicleTypesInFrame_RelStructure vehicle_types = 481;
    • mergeVehicleTypes

       VEHICLE TYPEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 109:91]
       
      .uk.org.netex.www.netex.VehicleTypesInFrame_RelStructure vehicle_types = 481;
    • clearVehicleTypes

      public InfrastructureFrameType.Builder clearVehicleTypes()
       VEHICLE TYPEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 109:91]
       
      .uk.org.netex.www.netex.VehicleTypesInFrame_RelStructure vehicle_types = 481;
    • getVehicleTypesBuilder

      public VehicleTypesInFrame_RelStructure.Builder getVehicleTypesBuilder()
       VEHICLE TYPEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 109:91]
       
      .uk.org.netex.www.netex.VehicleTypesInFrame_RelStructure vehicle_types = 481;
    • getVehicleTypesOrBuilder

      public VehicleTypesInFrame_RelStructureOrBuilder getVehicleTypesOrBuilder()
       VEHICLE TYPEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 109:91]
       
      .uk.org.netex.www.netex.VehicleTypesInFrame_RelStructure vehicle_types = 481;
      Specified by:
      getVehicleTypesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicleModels

      public boolean hasVehicleModels()
       VEHICLE MODELs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 114:93]
       
      .uk.org.netex.www.netex.VehicleModelsInFrame_RelStructure vehicle_models = 482;
      Specified by:
      hasVehicleModels in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicleModels field is set.
    • getVehicleModels

      public VehicleModelsInFrame_RelStructure getVehicleModels()
       VEHICLE MODELs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 114:93]
       
      .uk.org.netex.www.netex.VehicleModelsInFrame_RelStructure vehicle_models = 482;
      Specified by:
      getVehicleModels in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicleModels.
    • setVehicleModels

       VEHICLE MODELs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 114:93]
       
      .uk.org.netex.www.netex.VehicleModelsInFrame_RelStructure vehicle_models = 482;
    • setVehicleModels

       VEHICLE MODELs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 114:93]
       
      .uk.org.netex.www.netex.VehicleModelsInFrame_RelStructure vehicle_models = 482;
    • mergeVehicleModels

       VEHICLE MODELs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 114:93]
       
      .uk.org.netex.www.netex.VehicleModelsInFrame_RelStructure vehicle_models = 482;
    • clearVehicleModels

      public InfrastructureFrameType.Builder clearVehicleModels()
       VEHICLE MODELs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 114:93]
       
      .uk.org.netex.www.netex.VehicleModelsInFrame_RelStructure vehicle_models = 482;
    • getVehicleModelsBuilder

      public VehicleModelsInFrame_RelStructure.Builder getVehicleModelsBuilder()
       VEHICLE MODELs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 114:93]
       
      .uk.org.netex.www.netex.VehicleModelsInFrame_RelStructure vehicle_models = 482;
    • getVehicleModelsOrBuilder

      public VehicleModelsInFrame_RelStructureOrBuilder getVehicleModelsOrBuilder()
       VEHICLE MODELs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 114:93]
       
      .uk.org.netex.www.netex.VehicleModelsInFrame_RelStructure vehicle_models = 482;
      Specified by:
      getVehicleModelsOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicleEquipmentProfiles

      public boolean hasVehicleEquipmentProfiles()
       VEHICLE EQUIPMENT PROFILEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 119:114]
       
      .uk.org.netex.www.netex.VehicleEquipmenProfilesInFrame_RelStructure vehicle_equipment_profiles = 483;
      Specified by:
      hasVehicleEquipmentProfiles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicleEquipmentProfiles field is set.
    • getVehicleEquipmentProfiles

      public VehicleEquipmenProfilesInFrame_RelStructure getVehicleEquipmentProfiles()
       VEHICLE EQUIPMENT PROFILEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 119:114]
       
      .uk.org.netex.www.netex.VehicleEquipmenProfilesInFrame_RelStructure vehicle_equipment_profiles = 483;
      Specified by:
      getVehicleEquipmentProfiles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicleEquipmentProfiles.
    • setVehicleEquipmentProfiles

       VEHICLE EQUIPMENT PROFILEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 119:114]
       
      .uk.org.netex.www.netex.VehicleEquipmenProfilesInFrame_RelStructure vehicle_equipment_profiles = 483;
    • setVehicleEquipmentProfiles

      public InfrastructureFrameType.Builder setVehicleEquipmentProfiles(VehicleEquipmenProfilesInFrame_RelStructure.Builder builderForValue)
       VEHICLE EQUIPMENT PROFILEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 119:114]
       
      .uk.org.netex.www.netex.VehicleEquipmenProfilesInFrame_RelStructure vehicle_equipment_profiles = 483;
    • mergeVehicleEquipmentProfiles

       VEHICLE EQUIPMENT PROFILEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 119:114]
       
      .uk.org.netex.www.netex.VehicleEquipmenProfilesInFrame_RelStructure vehicle_equipment_profiles = 483;
    • clearVehicleEquipmentProfiles

      public InfrastructureFrameType.Builder clearVehicleEquipmentProfiles()
       VEHICLE EQUIPMENT PROFILEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 119:114]
       
      .uk.org.netex.www.netex.VehicleEquipmenProfilesInFrame_RelStructure vehicle_equipment_profiles = 483;
    • getVehicleEquipmentProfilesBuilder

      public VehicleEquipmenProfilesInFrame_RelStructure.Builder getVehicleEquipmentProfilesBuilder()
       VEHICLE EQUIPMENT PROFILEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 119:114]
       
      .uk.org.netex.www.netex.VehicleEquipmenProfilesInFrame_RelStructure vehicle_equipment_profiles = 483;
    • getVehicleEquipmentProfilesOrBuilder

      public VehicleEquipmenProfilesInFrame_RelStructureOrBuilder getVehicleEquipmentProfilesOrBuilder()
       VEHICLE EQUIPMENT PROFILEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 119:114]
       
      .uk.org.netex.www.netex.VehicleEquipmenProfilesInFrame_RelStructure vehicle_equipment_profiles = 483;
      Specified by:
      getVehicleEquipmentProfilesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicleModelProfiles

      public boolean hasVehicleModelProfiles()
       VEHICLE MODEL PROFILEs in frame. +v1.2.2  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 124:107]
       
      .uk.org.netex.www.netex.VehicleModelProfilesInFrame_RelStructure vehicle_model_profiles = 512;
      Specified by:
      hasVehicleModelProfiles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicleModelProfiles field is set.
    • getVehicleModelProfiles

      public VehicleModelProfilesInFrame_RelStructure getVehicleModelProfiles()
       VEHICLE MODEL PROFILEs in frame. +v1.2.2  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 124:107]
       
      .uk.org.netex.www.netex.VehicleModelProfilesInFrame_RelStructure vehicle_model_profiles = 512;
      Specified by:
      getVehicleModelProfiles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicleModelProfiles.
    • setVehicleModelProfiles

       VEHICLE MODEL PROFILEs in frame. +v1.2.2  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 124:107]
       
      .uk.org.netex.www.netex.VehicleModelProfilesInFrame_RelStructure vehicle_model_profiles = 512;
    • setVehicleModelProfiles

       VEHICLE MODEL PROFILEs in frame. +v1.2.2  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 124:107]
       
      .uk.org.netex.www.netex.VehicleModelProfilesInFrame_RelStructure vehicle_model_profiles = 512;
    • mergeVehicleModelProfiles

       VEHICLE MODEL PROFILEs in frame. +v1.2.2  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 124:107]
       
      .uk.org.netex.www.netex.VehicleModelProfilesInFrame_RelStructure vehicle_model_profiles = 512;
    • clearVehicleModelProfiles

      public InfrastructureFrameType.Builder clearVehicleModelProfiles()
       VEHICLE MODEL PROFILEs in frame. +v1.2.2  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 124:107]
       
      .uk.org.netex.www.netex.VehicleModelProfilesInFrame_RelStructure vehicle_model_profiles = 512;
    • getVehicleModelProfilesBuilder

      public VehicleModelProfilesInFrame_RelStructure.Builder getVehicleModelProfilesBuilder()
       VEHICLE MODEL PROFILEs in frame. +v1.2.2  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 124:107]
       
      .uk.org.netex.www.netex.VehicleModelProfilesInFrame_RelStructure vehicle_model_profiles = 512;
    • getVehicleModelProfilesOrBuilder

      public VehicleModelProfilesInFrame_RelStructureOrBuilder getVehicleModelProfilesOrBuilder()
       VEHICLE MODEL PROFILEs in frame. +v1.2.2  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 124:107]
       
      .uk.org.netex.www.netex.VehicleModelProfilesInFrame_RelStructure vehicle_model_profiles = 512;
      Specified by:
      getVehicleModelProfilesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • hasVehicles

      public boolean hasVehicles()
       VEHICLEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 129:83]
       
      .uk.org.netex.www.netex.VehiclesInFrame_RelStructure vehicles = 484;
      Specified by:
      hasVehicles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      Whether the vehicles field is set.
    • getVehicles

      public VehiclesInFrame_RelStructure getVehicles()
       VEHICLEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 129:83]
       
      .uk.org.netex.www.netex.VehiclesInFrame_RelStructure vehicles = 484;
      Specified by:
      getVehicles in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The vehicles.
    • setVehicles

       VEHICLEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 129:83]
       
      .uk.org.netex.www.netex.VehiclesInFrame_RelStructure vehicles = 484;
    • setVehicles

       VEHICLEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 129:83]
       
      .uk.org.netex.www.netex.VehiclesInFrame_RelStructure vehicles = 484;
    • mergeVehicles

       VEHICLEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 129:83]
       
      .uk.org.netex.www.netex.VehiclesInFrame_RelStructure vehicles = 484;
    • clearVehicles

      public InfrastructureFrameType.Builder clearVehicles()
       VEHICLEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 129:83]
       
      .uk.org.netex.www.netex.VehiclesInFrame_RelStructure vehicles = 484;
    • getVehiclesBuilder

      public VehiclesInFrame_RelStructure.Builder getVehiclesBuilder()
       VEHICLEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 129:83]
       
      .uk.org.netex.www.netex.VehiclesInFrame_RelStructure vehicles = 484;
    • getVehiclesOrBuilder

      public VehiclesInFrame_RelStructureOrBuilder getVehiclesOrBuilder()
       VEHICLEs in frame.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 129:83]
       
      .uk.org.netex.www.netex.VehiclesInFrame_RelStructure vehicles = 484;
      Specified by:
      getVehiclesOrBuilder in interface InfrastructureFrameTypeOrBuilder
    • getId

      public String getId()
       [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 107:65]
       
      string id = 521;
      Specified by:
      getId in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 107:65]
       
      string id = 521;
      Specified by:
      getIdBytes in interface InfrastructureFrameTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

       [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 107:65]
       
      string id = 521;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 107:65]
       
      string id = 521;
      Returns:
      This builder for chaining.
    • setIdBytes

      public InfrastructureFrameType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_1/part1_frames/netex_infrastructureFrame_version.xsd at 107:65]
       
      string id = 521;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.