Class CodespaceAssignment_VersionedChildStructure.Builder

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

public static final class CodespaceAssignment_VersionedChildStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<CodespaceAssignment_VersionedChildStructure.Builder> implements CodespaceAssignment_VersionedChildStructureOrBuilder
 Type for a CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 738:87]
 
Protobuf type uk.org.netex.www.netex.CodespaceAssignment_VersionedChildStructure
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<CodespaceAssignment_VersionedChildStructure.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<CodespaceAssignment_VersionedChildStructure.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<CodespaceAssignment_VersionedChildStructure.Builder>
    • getDefaultInstanceForType

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

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

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

      public CodespaceAssignment_VersionedChildStructure.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<CodespaceAssignment_VersionedChildStructure.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<CodespaceAssignment_VersionedChildStructure.Builder>
    • mergeFrom

      public CodespaceAssignment_VersionedChildStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<CodespaceAssignment_VersionedChildStructure.Builder>
      Throws:
      IOException
    • getId

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

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

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

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

      public CodespaceAssignment_VersionedChildStructure.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasCreated

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

      public com.google.protobuf.Timestamp getCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      getCreated in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      public CodespaceAssignment_VersionedChildStructure.Builder setVersionBytes(com.google.protobuf.ByteString value)
       Version number of entity.  [netex_framework/netex_responsibility/netex_version_support.xsd at 201:69]
       
      string version = 7;
      Parameters:
      value - The bytes for version to set.
      Returns:
      This builder for chaining.
    • getStatusValue

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

      public CodespaceAssignment_VersionedChildStructure.Builder setStatusValue(int value)
       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Parameters:
      value - The enum numeric value on the wire for status to set.
      Returns:
      This builder for chaining.
    • getStatus

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

       Whether ENTITY is currently in use. Default is "active".  [netex_framework/netex_responsibility/netex_version_support.xsd at 206:89]
       
      .uk.org.netex.www.netex.StatusEnumeration status = 8;
      Parameters:
      value - The status to set.
      Returns:
      This builder for chaining.
    • clearStatus

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

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

      public com.google.protobuf.ByteString getDerivedFromVersionRefBytes()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 195;
      Specified by:
      getDerivedFromVersionRefBytes in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

      public CodespaceAssignment_VersionedChildStructure.Builder setDerivedFromVersionRef(String value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 195;
      Parameters:
      value - The derivedFromVersionRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromVersionRef

      public CodespaceAssignment_VersionedChildStructure.Builder clearDerivedFromVersionRef()
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 195;
      Returns:
      This builder for chaining.
    • setDerivedFromVersionRefBytes

      public CodespaceAssignment_VersionedChildStructure.Builder setDerivedFromVersionRefBytes(com.google.protobuf.ByteString value)
       Version of this object from which this version of ENTITY was derived.  [netex_framework/netex_responsibility/netex_version_support.xsd at 212:83]
       
      string derived_from_version_ref = 195;
      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 = 196;
      Specified by:
      getDerivedFromObjectRef in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

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

      public CodespaceAssignment_VersionedChildStructure.Builder setDerivedFromObjectRef(String value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 196;
      Parameters:
      value - The derivedFromObjectRef to set.
      Returns:
      This builder for chaining.
    • clearDerivedFromObjectRef

      public CodespaceAssignment_VersionedChildStructure.Builder clearDerivedFromObjectRef()
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 196;
      Returns:
      This builder for chaining.
    • setDerivedFromObjectRefBytes

      public CodespaceAssignment_VersionedChildStructure.Builder setDerivedFromObjectRefBytes(com.google.protobuf.ByteString value)
       Identity of object from which this object of ENTITY was derived. Normally the same.  [netex_framework/netex_responsibility/netex_version_support.xsd at 218:81]
       
      string derived_from_object_ref = 196;
      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 CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

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

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

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

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

      public CodespaceAssignment_VersionedChildStructure.Builder clearValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
    • getValidityConditionsBuilder

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

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

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

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

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

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

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

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

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

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

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

      public CodespaceAssignment_VersionedChildStructure.Builder addAllValidBetween(Iterable<? extends ValidBetweenType> values)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • clearValidBetween

       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 CodespaceAssignment_VersionedChildStructure.Builder removeValidBetween(int index)
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
    • getValidBetweenBuilder

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

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

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

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

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

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

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

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

       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • setAlternativeTexts

       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • mergeAlternativeTexts

       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
    • clearAlternativeTexts

       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 CodespaceAssignment_VersionedChildStructureOrBuilder
    • hasExtensions

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

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

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

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

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

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

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

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

      public boolean hasCodespaceRef()
       Reference to a CODESPACE.  [netex_framework/netex_responsibility/netex_entity_support.xsd at 88:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure codespace_ref = 161;
      Specified by:
      hasCodespaceRef in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      Whether the codespaceRef field is set.
    • getCodespaceRef

      public VersionOfObjectRefStructure getCodespaceRef()
       Reference to a CODESPACE.  [netex_framework/netex_responsibility/netex_entity_support.xsd at 88:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure codespace_ref = 161;
      Specified by:
      getCodespaceRef in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The codespaceRef.
    • setCodespaceRef

       Reference to a CODESPACE.  [netex_framework/netex_responsibility/netex_entity_support.xsd at 88:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure codespace_ref = 161;
    • setCodespaceRef

       Reference to a CODESPACE.  [netex_framework/netex_responsibility/netex_entity_support.xsd at 88:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure codespace_ref = 161;
    • mergeCodespaceRef

       Reference to a CODESPACE.  [netex_framework/netex_responsibility/netex_entity_support.xsd at 88:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure codespace_ref = 161;
    • clearCodespaceRef

       Reference to a CODESPACE.  [netex_framework/netex_responsibility/netex_entity_support.xsd at 88:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure codespace_ref = 161;
    • getCodespaceRefBuilder

      public VersionOfObjectRefStructure.Builder getCodespaceRefBuilder()
       Reference to a CODESPACE.  [netex_framework/netex_responsibility/netex_entity_support.xsd at 88:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure codespace_ref = 161;
    • getCodespaceRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCodespaceRefOrBuilder()
       Reference to a CODESPACE.  [netex_framework/netex_responsibility/netex_entity_support.xsd at 88:64]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure codespace_ref = 161;
      Specified by:
      getCodespaceRefOrBuilder in interface CodespaceAssignment_VersionedChildStructureOrBuilder
    • hasCodespace

      public boolean hasCodespace()
       A system for uniquely identifying objects of a given type. Used for the distributed management of objects from many different sources. For example eachregion of a country may be given a different codespace to use when allocating stop identifieres which will be unique within a country.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 71:49]
       
      .uk.org.netex.www.netex.CodespaceType codespace = 162;
      Specified by:
      hasCodespace in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      Whether the codespace field is set.
    • getCodespace

      public CodespaceType getCodespace()
       A system for uniquely identifying objects of a given type. Used for the distributed management of objects from many different sources. For example eachregion of a country may be given a different codespace to use when allocating stop identifieres which will be unique within a country.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 71:49]
       
      .uk.org.netex.www.netex.CodespaceType codespace = 162;
      Specified by:
      getCodespace in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The codespace.
    • setCodespace

       A system for uniquely identifying objects of a given type. Used for the distributed management of objects from many different sources. For example eachregion of a country may be given a different codespace to use when allocating stop identifieres which will be unique within a country.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 71:49]
       
      .uk.org.netex.www.netex.CodespaceType codespace = 162;
    • setCodespace

       A system for uniquely identifying objects of a given type. Used for the distributed management of objects from many different sources. For example eachregion of a country may be given a different codespace to use when allocating stop identifieres which will be unique within a country.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 71:49]
       
      .uk.org.netex.www.netex.CodespaceType codespace = 162;
    • mergeCodespace

       A system for uniquely identifying objects of a given type. Used for the distributed management of objects from many different sources. For example eachregion of a country may be given a different codespace to use when allocating stop identifieres which will be unique within a country.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 71:49]
       
      .uk.org.netex.www.netex.CodespaceType codespace = 162;
    • clearCodespace

       A system for uniquely identifying objects of a given type. Used for the distributed management of objects from many different sources. For example eachregion of a country may be given a different codespace to use when allocating stop identifieres which will be unique within a country.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 71:49]
       
      .uk.org.netex.www.netex.CodespaceType codespace = 162;
    • getCodespaceBuilder

      public CodespaceType.Builder getCodespaceBuilder()
       A system for uniquely identifying objects of a given type. Used for the distributed management of objects from many different sources. For example eachregion of a country may be given a different codespace to use when allocating stop identifieres which will be unique within a country.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 71:49]
       
      .uk.org.netex.www.netex.CodespaceType codespace = 162;
    • getCodespaceOrBuilder

      public CodespaceTypeOrBuilder getCodespaceOrBuilder()
       A system for uniquely identifying objects of a given type. Used for the distributed management of objects from many different sources. For example eachregion of a country may be given a different codespace to use when allocating stop identifieres which will be unique within a country.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 71:49]
       
      .uk.org.netex.www.netex.CodespaceType codespace = 162;
      Specified by:
      getCodespaceOrBuilder in interface CodespaceAssignment_VersionedChildStructureOrBuilder
    • hasAdministrativeZoneRef

      public boolean hasAdministrativeZoneRef()
       Reference to an ADMINISTRATIVE ZONE.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
       
      .uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 171;
      Specified by:
      hasAdministrativeZoneRef in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      Whether the administrativeZoneRef field is set.
    • getAdministrativeZoneRef

      public AdministrativeZoneRefType getAdministrativeZoneRef()
       Reference to an ADMINISTRATIVE ZONE.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
       
      .uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 171;
      Specified by:
      getAdministrativeZoneRef in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The administrativeZoneRef.
    • setAdministrativeZoneRef

       Reference to an ADMINISTRATIVE ZONE.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
       
      .uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 171;
    • setAdministrativeZoneRef

       Reference to an ADMINISTRATIVE ZONE.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
       
      .uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 171;
    • mergeAdministrativeZoneRef

       Reference to an ADMINISTRATIVE ZONE.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
       
      .uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 171;
    • clearAdministrativeZoneRef

      public CodespaceAssignment_VersionedChildStructure.Builder clearAdministrativeZoneRef()
       Reference to an ADMINISTRATIVE ZONE.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
       
      .uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 171;
    • getAdministrativeZoneRefBuilder

      public AdministrativeZoneRefType.Builder getAdministrativeZoneRefBuilder()
       Reference to an ADMINISTRATIVE ZONE.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
       
      .uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 171;
    • getAdministrativeZoneRefOrBuilder

      public AdministrativeZoneRefTypeOrBuilder getAdministrativeZoneRefOrBuilder()
       Reference to an ADMINISTRATIVE ZONE.  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 164:72]
       
      .uk.org.netex.www.netex.AdministrativeZoneRefType administrative_zone_ref = 171;
      Specified by:
      getAdministrativeZoneRefOrBuilder in interface CodespaceAssignment_VersionedChildStructureOrBuilder
    • hasStartDate

      public boolean hasStartDate()
       Start date for effectiveness of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 760:64]
       
      .google.type.Date start_date = 172;
      Specified by:
      hasStartDate in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      Whether the startDate field is set.
    • getStartDate

      public com.google.type.Date getStartDate()
       Start date for effectiveness of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 760:64]
       
      .google.type.Date start_date = 172;
      Specified by:
      getStartDate in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The startDate.
    • setStartDate

      public CodespaceAssignment_VersionedChildStructure.Builder setStartDate(com.google.type.Date value)
       Start date for effectiveness of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 760:64]
       
      .google.type.Date start_date = 172;
    • setStartDate

      public CodespaceAssignment_VersionedChildStructure.Builder setStartDate(com.google.type.Date.Builder builderForValue)
       Start date for effectiveness of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 760:64]
       
      .google.type.Date start_date = 172;
    • mergeStartDate

      public CodespaceAssignment_VersionedChildStructure.Builder mergeStartDate(com.google.type.Date value)
       Start date for effectiveness of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 760:64]
       
      .google.type.Date start_date = 172;
    • clearStartDate

       Start date for effectiveness of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 760:64]
       
      .google.type.Date start_date = 172;
    • getStartDateBuilder

      public com.google.type.Date.Builder getStartDateBuilder()
       Start date for effectiveness of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 760:64]
       
      .google.type.Date start_date = 172;
    • getStartDateOrBuilder

      public com.google.type.DateOrBuilder getStartDateOrBuilder()
       Start date for effectiveness of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 760:64]
       
      .google.type.Date start_date = 172;
      Specified by:
      getStartDateOrBuilder in interface CodespaceAssignment_VersionedChildStructureOrBuilder
    • hasEndDate

      public boolean hasEndDate()
       End date for effectiveness of CODESPACE ASSIGNMENT. Date is INCLUSIVE.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 765:62]
       
      .google.type.Date end_date = 173;
      Specified by:
      hasEndDate in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      Whether the endDate field is set.
    • getEndDate

      public com.google.type.Date getEndDate()
       End date for effectiveness of CODESPACE ASSIGNMENT. Date is INCLUSIVE.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 765:62]
       
      .google.type.Date end_date = 173;
      Specified by:
      getEndDate in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The endDate.
    • setEndDate

      public CodespaceAssignment_VersionedChildStructure.Builder setEndDate(com.google.type.Date value)
       End date for effectiveness of CODESPACE ASSIGNMENT. Date is INCLUSIVE.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 765:62]
       
      .google.type.Date end_date = 173;
    • setEndDate

      public CodespaceAssignment_VersionedChildStructure.Builder setEndDate(com.google.type.Date.Builder builderForValue)
       End date for effectiveness of CODESPACE ASSIGNMENT. Date is INCLUSIVE.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 765:62]
       
      .google.type.Date end_date = 173;
    • mergeEndDate

      public CodespaceAssignment_VersionedChildStructure.Builder mergeEndDate(com.google.type.Date value)
       End date for effectiveness of CODESPACE ASSIGNMENT. Date is INCLUSIVE.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 765:62]
       
      .google.type.Date end_date = 173;
    • clearEndDate

       End date for effectiveness of CODESPACE ASSIGNMENT. Date is INCLUSIVE.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 765:62]
       
      .google.type.Date end_date = 173;
    • getEndDateBuilder

      public com.google.type.Date.Builder getEndDateBuilder()
       End date for effectiveness of CODESPACE ASSIGNMENT. Date is INCLUSIVE.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 765:62]
       
      .google.type.Date end_date = 173;
    • getEndDateOrBuilder

      public com.google.type.DateOrBuilder getEndDateOrBuilder()
       End date for effectiveness of CODESPACE ASSIGNMENT. Date is INCLUSIVE.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 765:62]
       
      .google.type.Date end_date = 173;
      Specified by:
      getEndDateOrBuilder in interface CodespaceAssignment_VersionedChildStructureOrBuilder
    • getNameOfClass

      public String getNameOfClass()
       Name of class whose names are being assigned.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 770:69]
       
      string name_of_class = 1;
      Specified by:
      getNameOfClass in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The nameOfClass.
    • getNameOfClassBytes

      public com.google.protobuf.ByteString getNameOfClassBytes()
       Name of class whose names are being assigned.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 770:69]
       
      string name_of_class = 1;
      Specified by:
      getNameOfClassBytes in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The bytes for nameOfClass.
    • setNameOfClass

       Name of class whose names are being assigned.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 770:69]
       
      string name_of_class = 1;
      Parameters:
      value - The nameOfClass to set.
      Returns:
      This builder for chaining.
    • clearNameOfClass

       Name of class whose names are being assigned.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 770:69]
       
      string name_of_class = 1;
      Returns:
      This builder for chaining.
    • setNameOfClassBytes

      public CodespaceAssignment_VersionedChildStructure.Builder setNameOfClassBytes(com.google.protobuf.ByteString value)
       Name of class whose names are being assigned.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 770:69]
       
      string name_of_class = 1;
      Parameters:
      value - The bytes for nameOfClass to set.
      Returns:
      This builder for chaining.
    • getCodePrefixList

      public com.google.protobuf.ProtocolStringList getCodePrefixList()
       Code prefix assigned uniquely to zone. Used to allocate new ids If CODESPACE also specified, used within CODESPACE. Only this ADMINISTRATIVE ZONE may allocate codes beginning with these prefixes.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 775:99]
       
      repeated string code_prefix = 175;
      Specified by:
      getCodePrefixList in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      A list containing the codePrefix.
    • getCodePrefixCount

      public int getCodePrefixCount()
       Code prefix assigned uniquely to zone. Used to allocate new ids If CODESPACE also specified, used within CODESPACE. Only this ADMINISTRATIVE ZONE may allocate codes beginning with these prefixes.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 775:99]
       
      repeated string code_prefix = 175;
      Specified by:
      getCodePrefixCount in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The count of codePrefix.
    • getCodePrefix

      public String getCodePrefix(int index)
       Code prefix assigned uniquely to zone. Used to allocate new ids If CODESPACE also specified, used within CODESPACE. Only this ADMINISTRATIVE ZONE may allocate codes beginning with these prefixes.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 775:99]
       
      repeated string code_prefix = 175;
      Specified by:
      getCodePrefix in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Parameters:
      index - The index of the element to return.
      Returns:
      The codePrefix at the given index.
    • getCodePrefixBytes

      public com.google.protobuf.ByteString getCodePrefixBytes(int index)
       Code prefix assigned uniquely to zone. Used to allocate new ids If CODESPACE also specified, used within CODESPACE. Only this ADMINISTRATIVE ZONE may allocate codes beginning with these prefixes.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 775:99]
       
      repeated string code_prefix = 175;
      Specified by:
      getCodePrefixBytes in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Parameters:
      index - The index of the value to return.
      Returns:
      The bytes of the codePrefix at the given index.
    • setCodePrefix

      public CodespaceAssignment_VersionedChildStructure.Builder setCodePrefix(int index, String value)
       Code prefix assigned uniquely to zone. Used to allocate new ids If CODESPACE also specified, used within CODESPACE. Only this ADMINISTRATIVE ZONE may allocate codes beginning with these prefixes.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 775:99]
       
      repeated string code_prefix = 175;
      Parameters:
      index - The index to set the value at.
      value - The codePrefix to set.
      Returns:
      This builder for chaining.
    • addCodePrefix

       Code prefix assigned uniquely to zone. Used to allocate new ids If CODESPACE also specified, used within CODESPACE. Only this ADMINISTRATIVE ZONE may allocate codes beginning with these prefixes.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 775:99]
       
      repeated string code_prefix = 175;
      Parameters:
      value - The codePrefix to add.
      Returns:
      This builder for chaining.
    • addAllCodePrefix

       Code prefix assigned uniquely to zone. Used to allocate new ids If CODESPACE also specified, used within CODESPACE. Only this ADMINISTRATIVE ZONE may allocate codes beginning with these prefixes.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 775:99]
       
      repeated string code_prefix = 175;
      Parameters:
      values - The codePrefix to add.
      Returns:
      This builder for chaining.
    • clearCodePrefix

       Code prefix assigned uniquely to zone. Used to allocate new ids If CODESPACE also specified, used within CODESPACE. Only this ADMINISTRATIVE ZONE may allocate codes beginning with these prefixes.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 775:99]
       
      repeated string code_prefix = 175;
      Returns:
      This builder for chaining.
    • addCodePrefixBytes

      public CodespaceAssignment_VersionedChildStructure.Builder addCodePrefixBytes(com.google.protobuf.ByteString value)
       Code prefix assigned uniquely to zone. Used to allocate new ids If CODESPACE also specified, used within CODESPACE. Only this ADMINISTRATIVE ZONE may allocate codes beginning with these prefixes.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 775:99]
       
      repeated string code_prefix = 175;
      Parameters:
      value - The bytes of the codePrefix to add.
      Returns:
      This builder for chaining.
    • getStartValue

      public String getStartValue()
       Start range for codes allocateed by Organisation under this CODESPACE ASSIGNMENT. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 805:77]
       
      string start_value = 176;
      Specified by:
      getStartValue in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The startValue.
    • getStartValueBytes

      public com.google.protobuf.ByteString getStartValueBytes()
       Start range for codes allocateed by Organisation under this CODESPACE ASSIGNMENT. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 805:77]
       
      string start_value = 176;
      Specified by:
      getStartValueBytes in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The bytes for startValue.
    • setStartValue

       Start range for codes allocateed by Organisation under this CODESPACE ASSIGNMENT. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 805:77]
       
      string start_value = 176;
      Parameters:
      value - The startValue to set.
      Returns:
      This builder for chaining.
    • clearStartValue

       Start range for codes allocateed by Organisation under this CODESPACE ASSIGNMENT. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 805:77]
       
      string start_value = 176;
      Returns:
      This builder for chaining.
    • setStartValueBytes

      public CodespaceAssignment_VersionedChildStructure.Builder setStartValueBytes(com.google.protobuf.ByteString value)
       Start range for codes allocateed by Organisation under this CODESPACE ASSIGNMENT. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 805:77]
       
      string start_value = 176;
      Parameters:
      value - The bytes for startValue to set.
      Returns:
      This builder for chaining.
    • getEndValue

      public String getEndValue()
       End range for codes allocateed by Organisation under this CODESPACE ASSIGNMENT. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 810:75]
       
      string end_value = 177;
      Specified by:
      getEndValue in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The endValue.
    • getEndValueBytes

      public com.google.protobuf.ByteString getEndValueBytes()
       End range for codes allocateed by Organisation under this CODESPACE ASSIGNMENT. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 810:75]
       
      string end_value = 177;
      Specified by:
      getEndValueBytes in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The bytes for endValue.
    • setEndValue

       End range for codes allocateed by Organisation under this CODESPACE ASSIGNMENT. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 810:75]
       
      string end_value = 177;
      Parameters:
      value - The endValue to set.
      Returns:
      This builder for chaining.
    • clearEndValue

       End range for codes allocateed by Organisation under this CODESPACE ASSIGNMENT. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 810:75]
       
      string end_value = 177;
      Returns:
      This builder for chaining.
    • setEndValueBytes

      public CodespaceAssignment_VersionedChildStructure.Builder setEndValueBytes(com.google.protobuf.ByteString value)
       End range for codes allocateed by Organisation under this CODESPACE ASSIGNMENT. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 810:75]
       
      string end_value = 177;
      Parameters:
      value - The bytes for endValue to set.
      Returns:
      This builder for chaining.
    • getMaximumLength

      public int getMaximumLength()
       Maximum Length for code. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 787:71]
       
      int32 maximum_length = 191;
      Specified by:
      getMaximumLength in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The maximumLength.
    • setMaximumLength

      public CodespaceAssignment_VersionedChildStructure.Builder setMaximumLength(int value)
       Maximum Length for code. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 787:71]
       
      int32 maximum_length = 191;
      Parameters:
      value - The maximumLength to set.
      Returns:
      This builder for chaining.
    • clearMaximumLength

       Maximum Length for code. +V1.1  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 787:71]
       
      int32 maximum_length = 191;
      Returns:
      This builder for chaining.
    • hasDescription

      public boolean hasDescription()
       Description of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 792:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 192;
      Specified by:
      hasDescription in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 792:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 192;
      Specified by:
      getDescription in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Description of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 792:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 192;
    • setDescription

       Description of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 792:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 192;
    • mergeDescription

       Description of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 792:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 192;
    • clearDescription

       Description of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 792:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 192;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 792:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 192;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of CODESPACE ASSIGNMENT.  [netex_framework/netex_genericFramework/netex_organisation_version.xsd at 792:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 192;
      Specified by:
      getDescriptionOrBuilder in interface CodespaceAssignment_VersionedChildStructureOrBuilder
    • hasTypeOfCodespaceAssignmentRef

      public boolean hasTypeOfCodespaceAssignmentRef()
       Reference to a TYPE OF CODESPACE ASSIGNMENT. +v1.1  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 201:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_codespace_assignment_ref = 193;
      Specified by:
      hasTypeOfCodespaceAssignmentRef in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      Whether the typeOfCodespaceAssignmentRef field is set.
    • getTypeOfCodespaceAssignmentRef

      public VersionOfObjectRefStructure getTypeOfCodespaceAssignmentRef()
       Reference to a TYPE OF CODESPACE ASSIGNMENT. +v1.1  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 201:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_codespace_assignment_ref = 193;
      Specified by:
      getTypeOfCodespaceAssignmentRef in interface CodespaceAssignment_VersionedChildStructureOrBuilder
      Returns:
      The typeOfCodespaceAssignmentRef.
    • setTypeOfCodespaceAssignmentRef

       Reference to a TYPE OF CODESPACE ASSIGNMENT. +v1.1  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 201:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_codespace_assignment_ref = 193;
    • setTypeOfCodespaceAssignmentRef

      public CodespaceAssignment_VersionedChildStructure.Builder setTypeOfCodespaceAssignmentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF CODESPACE ASSIGNMENT. +v1.1  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 201:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_codespace_assignment_ref = 193;
    • mergeTypeOfCodespaceAssignmentRef

      public CodespaceAssignment_VersionedChildStructure.Builder mergeTypeOfCodespaceAssignmentRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF CODESPACE ASSIGNMENT. +v1.1  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 201:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_codespace_assignment_ref = 193;
    • clearTypeOfCodespaceAssignmentRef

      public CodespaceAssignment_VersionedChildStructure.Builder clearTypeOfCodespaceAssignmentRef()
       Reference to a TYPE OF CODESPACE ASSIGNMENT. +v1.1  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 201:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_codespace_assignment_ref = 193;
    • getTypeOfCodespaceAssignmentRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfCodespaceAssignmentRefBuilder()
       Reference to a TYPE OF CODESPACE ASSIGNMENT. +v1.1  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 201:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_codespace_assignment_ref = 193;
    • getTypeOfCodespaceAssignmentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfCodespaceAssignmentRefOrBuilder()
       Reference to a TYPE OF CODESPACE ASSIGNMENT. +v1.1  [netex_framework/netex_genericFramework/netex_organisation_support.xsd at 201:131]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_codespace_assignment_ref = 193;
      Specified by:
      getTypeOfCodespaceAssignmentRefOrBuilder in interface CodespaceAssignment_VersionedChildStructureOrBuilder