Class DutyPart_VersionStructure.Builder

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

public static final class DutyPart_VersionStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<DutyPart_VersionStructure.Builder> implements DutyPart_VersionStructureOrBuilder
 Type for a DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 306:52]
 
Protobuf type uk.org.netex.www.netex.DutyPart_VersionStructure
  • 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<DutyPart_VersionStructure.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<DutyPart_VersionStructure.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<DutyPart_VersionStructure.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public DutyPart_VersionStructure.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<DutyPart_VersionStructure.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 DutyPart_VersionStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getIdBytes in interface DutyPart_VersionStructureOrBuilder
      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 DutyPart_VersionStructure.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 DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the created field is set.
    • getCreated

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

      public DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructureOrBuilder
    • hasChanged

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

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

      public DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructureOrBuilder
    • getVersion

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

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

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

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

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

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

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

      public DutyPart_VersionStructure.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 = 291;
      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 = 292;
      Specified by:
      getDerivedFromObjectRef in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The derivedFromObjectRef.
    • getDerivedFromObjectRefBytes

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

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

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

      public DutyPart_VersionStructure.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 = 292;
      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 DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the validityConditions field is set.
    • getValidityConditions

      public ValidityConditions_RelStructure getValidityConditions()
       VALIDITY CONDITIONs conditioning entity.  [netex_framework/netex_responsibility/netex_version_version.xsd at 111:83]
       
      .uk.org.netex.www.netex.ValidityConditions_RelStructure validity_conditions = 12;
      Specified by:
      getValidityConditions in interface DutyPart_VersionStructureOrBuilder
      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 DutyPart_VersionStructure.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

       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 DutyPart_VersionStructure.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 DutyPart_VersionStructureOrBuilder
    • getValidBetweenList

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

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

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

      public DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructureOrBuilder
    • getValidBetweenOrBuilderList

      public List<? extends ValidBetweenTypeOrBuilder> getValidBetweenOrBuilderList()
       OPTIMISATION. Simple version of a VALIDITY CONDITION. Comprises a simple period. NO UNIQUENESS CONSTRAINT.  [netex_framework/netex_responsibility/netex_validityCondition_version.xsd at 385:52]
       
      repeated .uk.org.netex.www.netex.ValidBetweenType valid_between = 13;
      Specified by:
      getValidBetweenOrBuilderList in interface DutyPart_VersionStructureOrBuilder
    • 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 DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the alternativeTexts field is set.
    • getAlternativeTexts

      public AlternativeTexts_RelStructure getAlternativeTexts()
       Additional Translations of text  elements.  [netex_framework/netex_responsibility/netex_version_version.xsd at 118:92]
       
      .uk.org.netex.www.netex.AlternativeTexts_RelStructure alternative_texts = 21;
      Specified by:
      getAlternativeTexts in interface DutyPart_VersionStructureOrBuilder
      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 DutyPart_VersionStructure.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

       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 DutyPart_VersionStructure.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 DutyPart_VersionStructureOrBuilder
    • hasKeyList

      public boolean hasKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      hasKeyList in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the keyList field is set.
    • getKeyList

      public KeyListStructure getKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyList in interface DutyPart_VersionStructureOrBuilder
      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 DutyPart_VersionStructure.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 DutyPart_VersionStructure.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 DutyPart_VersionStructureOrBuilder
    • hasExtensions

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

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

       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 DutyPart_VersionStructure.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 DutyPart_VersionStructureOrBuilder
    • hasBrandingRef

      public boolean hasBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      hasBrandingRef in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the brandingRef field is set.
    • getBrandingRef

      public VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRef in interface DutyPart_VersionStructureOrBuilder
      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 DutyPart_VersionStructure.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 DutyPart_VersionStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 234:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 161;
      Specified by:
      hasDescription in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 234:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 161;
      Specified by:
      getDescription in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Description of ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 234:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 161;
    • setDescription

      public DutyPart_VersionStructure.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 234:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 161;
    • mergeDescription

      public DutyPart_VersionStructure.Builder mergeDescription(MultilingualString value)
       Description of ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 234:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 161;
    • clearDescription

      public DutyPart_VersionStructure.Builder clearDescription()
       Description of ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 234:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 161;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 234:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 161;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 234:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 161;
      Specified by:
      getDescriptionOrBuilder in interface DutyPart_VersionStructureOrBuilder
    • hasAccountingTime

      public boolean hasAccountingTime()
       How long a time shoudl be used for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 239:73]
       
      .google.protobuf.Duration accounting_time = 162;
      Specified by:
      hasAccountingTime in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the accountingTime field is set.
    • getAccountingTime

      public com.google.protobuf.Duration getAccountingTime()
       How long a time shoudl be used for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 239:73]
       
      .google.protobuf.Duration accounting_time = 162;
      Specified by:
      getAccountingTime in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The accountingTime.
    • setAccountingTime

      public DutyPart_VersionStructure.Builder setAccountingTime(com.google.protobuf.Duration value)
       How long a time shoudl be used for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 239:73]
       
      .google.protobuf.Duration accounting_time = 162;
    • setAccountingTime

      public DutyPart_VersionStructure.Builder setAccountingTime(com.google.protobuf.Duration.Builder builderForValue)
       How long a time shoudl be used for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 239:73]
       
      .google.protobuf.Duration accounting_time = 162;
    • mergeAccountingTime

      public DutyPart_VersionStructure.Builder mergeAccountingTime(com.google.protobuf.Duration value)
       How long a time shoudl be used for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 239:73]
       
      .google.protobuf.Duration accounting_time = 162;
    • clearAccountingTime

      public DutyPart_VersionStructure.Builder clearAccountingTime()
       How long a time shoudl be used for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 239:73]
       
      .google.protobuf.Duration accounting_time = 162;
    • getAccountingTimeBuilder

      public com.google.protobuf.Duration.Builder getAccountingTimeBuilder()
       How long a time shoudl be used for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 239:73]
       
      .google.protobuf.Duration accounting_time = 162;
    • getAccountingTimeOrBuilder

      public com.google.protobuf.DurationOrBuilder getAccountingTimeOrBuilder()
       How long a time shoudl be used for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 239:73]
       
      .google.protobuf.Duration accounting_time = 162;
      Specified by:
      getAccountingTimeOrBuilder in interface DutyPart_VersionStructureOrBuilder
    • hasAccountingFactor

      public boolean hasAccountingFactor()
       Accounting Factor to use for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 244:75]
       
      .google.protobuf.Duration accounting_factor = 163;
      Specified by:
      hasAccountingFactor in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the accountingFactor field is set.
    • getAccountingFactor

      public com.google.protobuf.Duration getAccountingFactor()
       Accounting Factor to use for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 244:75]
       
      .google.protobuf.Duration accounting_factor = 163;
      Specified by:
      getAccountingFactor in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The accountingFactor.
    • setAccountingFactor

      public DutyPart_VersionStructure.Builder setAccountingFactor(com.google.protobuf.Duration value)
       Accounting Factor to use for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 244:75]
       
      .google.protobuf.Duration accounting_factor = 163;
    • setAccountingFactor

      public DutyPart_VersionStructure.Builder setAccountingFactor(com.google.protobuf.Duration.Builder builderForValue)
       Accounting Factor to use for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 244:75]
       
      .google.protobuf.Duration accounting_factor = 163;
    • mergeAccountingFactor

      public DutyPart_VersionStructure.Builder mergeAccountingFactor(com.google.protobuf.Duration value)
       Accounting Factor to use for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 244:75]
       
      .google.protobuf.Duration accounting_factor = 163;
    • clearAccountingFactor

      public DutyPart_VersionStructure.Builder clearAccountingFactor()
       Accounting Factor to use for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 244:75]
       
      .google.protobuf.Duration accounting_factor = 163;
    • getAccountingFactorBuilder

      public com.google.protobuf.Duration.Builder getAccountingFactorBuilder()
       Accounting Factor to use for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 244:75]
       
      .google.protobuf.Duration accounting_factor = 163;
    • getAccountingFactorOrBuilder

      public com.google.protobuf.DurationOrBuilder getAccountingFactorOrBuilder()
       Accounting Factor to use for the the ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 244:75]
       
      .google.protobuf.Duration accounting_factor = 163;
      Specified by:
      getAccountingFactorOrBuilder in interface DutyPart_VersionStructureOrBuilder
    • hasPreparationDuration

      public boolean hasPreparationDuration()
       Time to prepare ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 249:78]
       
      .google.protobuf.Duration preparation_duration = 164;
      Specified by:
      hasPreparationDuration in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the preparationDuration field is set.
    • getPreparationDuration

      public com.google.protobuf.Duration getPreparationDuration()
       Time to prepare ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 249:78]
       
      .google.protobuf.Duration preparation_duration = 164;
      Specified by:
      getPreparationDuration in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The preparationDuration.
    • setPreparationDuration

      public DutyPart_VersionStructure.Builder setPreparationDuration(com.google.protobuf.Duration value)
       Time to prepare ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 249:78]
       
      .google.protobuf.Duration preparation_duration = 164;
    • setPreparationDuration

      public DutyPart_VersionStructure.Builder setPreparationDuration(com.google.protobuf.Duration.Builder builderForValue)
       Time to prepare ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 249:78]
       
      .google.protobuf.Duration preparation_duration = 164;
    • mergePreparationDuration

      public DutyPart_VersionStructure.Builder mergePreparationDuration(com.google.protobuf.Duration value)
       Time to prepare ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 249:78]
       
      .google.protobuf.Duration preparation_duration = 164;
    • clearPreparationDuration

      public DutyPart_VersionStructure.Builder clearPreparationDuration()
       Time to prepare ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 249:78]
       
      .google.protobuf.Duration preparation_duration = 164;
    • getPreparationDurationBuilder

      public com.google.protobuf.Duration.Builder getPreparationDurationBuilder()
       Time to prepare ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 249:78]
       
      .google.protobuf.Duration preparation_duration = 164;
    • getPreparationDurationOrBuilder

      public com.google.protobuf.DurationOrBuilder getPreparationDurationOrBuilder()
       Time to prepare ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 249:78]
       
      .google.protobuf.Duration preparation_duration = 164;
      Specified by:
      getPreparationDurationOrBuilder in interface DutyPart_VersionStructureOrBuilder
    • hasFinishingDuration

      public boolean hasFinishingDuration()
       Time to complete ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 254:76]
       
      .google.protobuf.Duration finishing_duration = 165;
      Specified by:
      hasFinishingDuration in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the finishingDuration field is set.
    • getFinishingDuration

      public com.google.protobuf.Duration getFinishingDuration()
       Time to complete ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 254:76]
       
      .google.protobuf.Duration finishing_duration = 165;
      Specified by:
      getFinishingDuration in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The finishingDuration.
    • setFinishingDuration

      public DutyPart_VersionStructure.Builder setFinishingDuration(com.google.protobuf.Duration value)
       Time to complete ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 254:76]
       
      .google.protobuf.Duration finishing_duration = 165;
    • setFinishingDuration

      public DutyPart_VersionStructure.Builder setFinishingDuration(com.google.protobuf.Duration.Builder builderForValue)
       Time to complete ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 254:76]
       
      .google.protobuf.Duration finishing_duration = 165;
    • mergeFinishingDuration

      public DutyPart_VersionStructure.Builder mergeFinishingDuration(com.google.protobuf.Duration value)
       Time to complete ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 254:76]
       
      .google.protobuf.Duration finishing_duration = 165;
    • clearFinishingDuration

      public DutyPart_VersionStructure.Builder clearFinishingDuration()
       Time to complete ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 254:76]
       
      .google.protobuf.Duration finishing_duration = 165;
    • getFinishingDurationBuilder

      public com.google.protobuf.Duration.Builder getFinishingDurationBuilder()
       Time to complete ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 254:76]
       
      .google.protobuf.Duration finishing_duration = 165;
    • getFinishingDurationOrBuilder

      public com.google.protobuf.DurationOrBuilder getFinishingDurationOrBuilder()
       Time to complete ACCOUNTABLE ELEMENT.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 254:76]
       
      .google.protobuf.Duration finishing_duration = 165;
      Specified by:
      getFinishingDurationOrBuilder in interface DutyPart_VersionStructureOrBuilder
    • hasDriverAccessDuration

      public boolean hasDriverAccessDuration()
       Time for DRIVER to access DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 323:79]
       
      .google.protobuf.Duration driver_access_duration = 281;
      Specified by:
      hasDriverAccessDuration in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the driverAccessDuration field is set.
    • getDriverAccessDuration

      public com.google.protobuf.Duration getDriverAccessDuration()
       Time for DRIVER to access DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 323:79]
       
      .google.protobuf.Duration driver_access_duration = 281;
      Specified by:
      getDriverAccessDuration in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The driverAccessDuration.
    • setDriverAccessDuration

      public DutyPart_VersionStructure.Builder setDriverAccessDuration(com.google.protobuf.Duration value)
       Time for DRIVER to access DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 323:79]
       
      .google.protobuf.Duration driver_access_duration = 281;
    • setDriverAccessDuration

      public DutyPart_VersionStructure.Builder setDriverAccessDuration(com.google.protobuf.Duration.Builder builderForValue)
       Time for DRIVER to access DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 323:79]
       
      .google.protobuf.Duration driver_access_duration = 281;
    • mergeDriverAccessDuration

      public DutyPart_VersionStructure.Builder mergeDriverAccessDuration(com.google.protobuf.Duration value)
       Time for DRIVER to access DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 323:79]
       
      .google.protobuf.Duration driver_access_duration = 281;
    • clearDriverAccessDuration

      public DutyPart_VersionStructure.Builder clearDriverAccessDuration()
       Time for DRIVER to access DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 323:79]
       
      .google.protobuf.Duration driver_access_duration = 281;
    • getDriverAccessDurationBuilder

      public com.google.protobuf.Duration.Builder getDriverAccessDurationBuilder()
       Time for DRIVER to access DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 323:79]
       
      .google.protobuf.Duration driver_access_duration = 281;
    • getDriverAccessDurationOrBuilder

      public com.google.protobuf.DurationOrBuilder getDriverAccessDurationOrBuilder()
       Time for DRIVER to access DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 323:79]
       
      .google.protobuf.Duration driver_access_duration = 281;
      Specified by:
      getDriverAccessDurationOrBuilder in interface DutyPart_VersionStructureOrBuilder
    • hasDriverReturnDuration

      public boolean hasDriverReturnDuration()
       Time for DRIVER to return from DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 328:79]
       
      .google.protobuf.Duration driver_return_duration = 282;
      Specified by:
      hasDriverReturnDuration in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the driverReturnDuration field is set.
    • getDriverReturnDuration

      public com.google.protobuf.Duration getDriverReturnDuration()
       Time for DRIVER to return from DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 328:79]
       
      .google.protobuf.Duration driver_return_duration = 282;
      Specified by:
      getDriverReturnDuration in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The driverReturnDuration.
    • setDriverReturnDuration

      public DutyPart_VersionStructure.Builder setDriverReturnDuration(com.google.protobuf.Duration value)
       Time for DRIVER to return from DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 328:79]
       
      .google.protobuf.Duration driver_return_duration = 282;
    • setDriverReturnDuration

      public DutyPart_VersionStructure.Builder setDriverReturnDuration(com.google.protobuf.Duration.Builder builderForValue)
       Time for DRIVER to return from DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 328:79]
       
      .google.protobuf.Duration driver_return_duration = 282;
    • mergeDriverReturnDuration

      public DutyPart_VersionStructure.Builder mergeDriverReturnDuration(com.google.protobuf.Duration value)
       Time for DRIVER to return from DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 328:79]
       
      .google.protobuf.Duration driver_return_duration = 282;
    • clearDriverReturnDuration

      public DutyPart_VersionStructure.Builder clearDriverReturnDuration()
       Time for DRIVER to return from DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 328:79]
       
      .google.protobuf.Duration driver_return_duration = 282;
    • getDriverReturnDurationBuilder

      public com.google.protobuf.Duration.Builder getDriverReturnDurationBuilder()
       Time for DRIVER to return from DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 328:79]
       
      .google.protobuf.Duration driver_return_duration = 282;
    • getDriverReturnDurationOrBuilder

      public com.google.protobuf.DurationOrBuilder getDriverReturnDurationOrBuilder()
       Time for DRIVER to return from DUTY PART.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 328:79]
       
      .google.protobuf.Duration driver_return_duration = 282;
      Specified by:
      getDriverReturnDurationOrBuilder in interface DutyPart_VersionStructureOrBuilder
    • hasDutyRef

      public boolean hasDutyRef()
       Reference to a DUTY.  [netex_part_2/part2_vehicleService/netex_duty_support.xsd at 67:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure duty_ref = 283;
      Specified by:
      hasDutyRef in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the dutyRef field is set.
    • getDutyRef

      public VersionOfObjectRefStructure getDutyRef()
       Reference to a DUTY.  [netex_part_2/part2_vehicleService/netex_duty_support.xsd at 67:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure duty_ref = 283;
      Specified by:
      getDutyRef in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The dutyRef.
    • setDutyRef

       Reference to a DUTY.  [netex_part_2/part2_vehicleService/netex_duty_support.xsd at 67:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure duty_ref = 283;
    • setDutyRef

       Reference to a DUTY.  [netex_part_2/part2_vehicleService/netex_duty_support.xsd at 67:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure duty_ref = 283;
    • mergeDutyRef

       Reference to a DUTY.  [netex_part_2/part2_vehicleService/netex_duty_support.xsd at 67:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure duty_ref = 283;
    • clearDutyRef

      public DutyPart_VersionStructure.Builder clearDutyRef()
       Reference to a DUTY.  [netex_part_2/part2_vehicleService/netex_duty_support.xsd at 67:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure duty_ref = 283;
    • getDutyRefBuilder

      public VersionOfObjectRefStructure.Builder getDutyRefBuilder()
       Reference to a DUTY.  [netex_part_2/part2_vehicleService/netex_duty_support.xsd at 67:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure duty_ref = 283;
    • getDutyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDutyRefOrBuilder()
       Reference to a DUTY.  [netex_part_2/part2_vehicleService/netex_duty_support.xsd at 67:93]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure duty_ref = 283;
      Specified by:
      getDutyRefOrBuilder in interface DutyPart_VersionStructureOrBuilder
    • hasStartTime

      public boolean hasStartTime()
       Start time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 334:64]
       
      .google.type.TimeOfDay start_time = 284;
      Specified by:
      hasStartTime in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the startTime field is set.
    • getStartTime

      public com.google.type.TimeOfDay getStartTime()
       Start time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 334:64]
       
      .google.type.TimeOfDay start_time = 284;
      Specified by:
      getStartTime in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The startTime.
    • setStartTime

      public DutyPart_VersionStructure.Builder setStartTime(com.google.type.TimeOfDay value)
       Start time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 334:64]
       
      .google.type.TimeOfDay start_time = 284;
    • setStartTime

      public DutyPart_VersionStructure.Builder setStartTime(com.google.type.TimeOfDay.Builder builderForValue)
       Start time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 334:64]
       
      .google.type.TimeOfDay start_time = 284;
    • mergeStartTime

      public DutyPart_VersionStructure.Builder mergeStartTime(com.google.type.TimeOfDay value)
       Start time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 334:64]
       
      .google.type.TimeOfDay start_time = 284;
    • clearStartTime

      public DutyPart_VersionStructure.Builder clearStartTime()
       Start time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 334:64]
       
      .google.type.TimeOfDay start_time = 284;
    • getStartTimeBuilder

      public com.google.type.TimeOfDay.Builder getStartTimeBuilder()
       Start time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 334:64]
       
      .google.type.TimeOfDay start_time = 284;
    • getStartTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getStartTimeOrBuilder()
       Start time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 334:64]
       
      .google.type.TimeOfDay start_time = 284;
      Specified by:
      getStartTimeOrBuilder in interface DutyPart_VersionStructureOrBuilder
    • getDayOffset

      public int getDayOffset()
       Day offset for start time. Number of days after the current operating day for Duty y . Default is 0 for same day.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 339:81]
       
      int32 day_offset = 285;
      Specified by:
      getDayOffset in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The dayOffset.
    • setDayOffset

      public DutyPart_VersionStructure.Builder setDayOffset(int value)
       Day offset for start time. Number of days after the current operating day for Duty y . Default is 0 for same day.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 339:81]
       
      int32 day_offset = 285;
      Parameters:
      value - The dayOffset to set.
      Returns:
      This builder for chaining.
    • clearDayOffset

      public DutyPart_VersionStructure.Builder clearDayOffset()
       Day offset for start time. Number of days after the current operating day for Duty y . Default is 0 for same day.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 339:81]
       
      int32 day_offset = 285;
      Returns:
      This builder for chaining.
    • hasEndTime

      public boolean hasEndTime()
       End time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 344:62]
       
      .google.type.TimeOfDay end_time = 286;
      Specified by:
      hasEndTime in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the endTime field is set.
    • getEndTime

      public com.google.type.TimeOfDay getEndTime()
       End time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 344:62]
       
      .google.type.TimeOfDay end_time = 286;
      Specified by:
      getEndTime in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The endTime.
    • setEndTime

      public DutyPart_VersionStructure.Builder setEndTime(com.google.type.TimeOfDay value)
       End time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 344:62]
       
      .google.type.TimeOfDay end_time = 286;
    • setEndTime

      public DutyPart_VersionStructure.Builder setEndTime(com.google.type.TimeOfDay.Builder builderForValue)
       End time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 344:62]
       
      .google.type.TimeOfDay end_time = 286;
    • mergeEndTime

      public DutyPart_VersionStructure.Builder mergeEndTime(com.google.type.TimeOfDay value)
       End time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 344:62]
       
      .google.type.TimeOfDay end_time = 286;
    • clearEndTime

      public DutyPart_VersionStructure.Builder clearEndTime()
       End time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 344:62]
       
      .google.type.TimeOfDay end_time = 286;
    • getEndTimeBuilder

      public com.google.type.TimeOfDay.Builder getEndTimeBuilder()
       End time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 344:62]
       
      .google.type.TimeOfDay end_time = 286;
    • getEndTimeOrBuilder

      public com.google.type.TimeOfDayOrBuilder getEndTimeOrBuilder()
       End time.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 344:62]
       
      .google.type.TimeOfDay end_time = 286;
      Specified by:
      getEndTimeOrBuilder in interface DutyPart_VersionStructureOrBuilder
    • getEndDayOffset

      public int getEndDayOffset()
       Day offset for end time. Number of days after the starting departure time of the journey if  not same calendar day as starting timey. Default is 0 for same day.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 349:84]
       
      int32 end_day_offset = 287;
      Specified by:
      getEndDayOffset in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The endDayOffset.
    • setEndDayOffset

      public DutyPart_VersionStructure.Builder setEndDayOffset(int value)
       Day offset for end time. Number of days after the starting departure time of the journey if  not same calendar day as starting timey. Default is 0 for same day.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 349:84]
       
      int32 end_day_offset = 287;
      Parameters:
      value - The endDayOffset to set.
      Returns:
      This builder for chaining.
    • clearEndDayOffset

      public DutyPart_VersionStructure.Builder clearEndDayOffset()
       Day offset for end time. Number of days after the starting departure time of the journey if  not same calendar day as starting timey. Default is 0 for same day.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 349:84]
       
      int32 end_day_offset = 287;
      Returns:
      This builder for chaining.
    • hasStartPointRef

      public boolean hasStartPointRef()
       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 354:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure start_point_ref = 288;
      Specified by:
      hasStartPointRef in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the startPointRef field is set.
    • getStartPointRef

      public VersionOfObjectRefStructure getStartPointRef()
       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 354:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure start_point_ref = 288;
      Specified by:
      getStartPointRef in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The startPointRef.
    • setStartPointRef

       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 354:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure start_point_ref = 288;
    • setStartPointRef

       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 354:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure start_point_ref = 288;
    • mergeStartPointRef

       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 354:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure start_point_ref = 288;
    • clearStartPointRef

      public DutyPart_VersionStructure.Builder clearStartPointRef()
       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 354:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure start_point_ref = 288;
    • getStartPointRefBuilder

      public VersionOfObjectRefStructure.Builder getStartPointRefBuilder()
       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 354:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure start_point_ref = 288;
    • getStartPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getStartPointRefOrBuilder()
       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 354:83]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure start_point_ref = 288;
      Specified by:
      getStartPointRefOrBuilder in interface DutyPart_VersionStructureOrBuilder
    • hasEndPointRef

      public boolean hasEndPointRef()
       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 359:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_point_ref = 289;
      Specified by:
      hasEndPointRef in interface DutyPart_VersionStructureOrBuilder
      Returns:
      Whether the endPointRef field is set.
    • getEndPointRef

      public VersionOfObjectRefStructure getEndPointRef()
       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 359:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_point_ref = 289;
      Specified by:
      getEndPointRef in interface DutyPart_VersionStructureOrBuilder
      Returns:
      The endPointRef.
    • setEndPointRef

       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 359:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_point_ref = 289;
    • setEndPointRef

       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 359:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_point_ref = 289;
    • mergeEndPointRef

       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 359:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_point_ref = 289;
    • clearEndPointRef

      public DutyPart_VersionStructure.Builder clearEndPointRef()
       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 359:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_point_ref = 289;
    • getEndPointRefBuilder

      public VersionOfObjectRefStructure.Builder getEndPointRefBuilder()
       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 359:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_point_ref = 289;
    • getEndPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getEndPointRefOrBuilder()
       TIMING POINT at which DUTY PART starts.  [netex_part_2/part2_vehicleService/netex_duty_version.xsd at 359:81]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure end_point_ref = 289;
      Specified by:
      getEndPointRefOrBuilder in interface DutyPart_VersionStructureOrBuilder