Class CallZType.Builder

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

public static final class CallZType.Builder extends com.google.protobuf.GeneratedMessage.Builder<CallZType.Builder> implements CallZTypeOrBuilder
 A visit to a SCHEDULED STOP POINT as part of a VEHICLE JOURNEY. A CALL is a view of a POINT IN JOURNEY PATTERN that adds in derived data. No Constraints  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 116:55]
 
Protobuf type uk.org.netex.www.netex.CallZType
  • 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<CallZType.Builder>
    • clear

      public CallZType.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<CallZType.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<CallZType.Builder>
    • getDefaultInstanceForType

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

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

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

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

      public CallZType.Builder mergeFrom(CallZType other)
    • isInitialized

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

      public CallZType.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<CallZType.Builder>
      Throws:
      IOException
    • getScheduledStopPointRefStructureCase

      public CallZType.ScheduledStopPointRefStructureCase getScheduledStopPointRefStructureCase()
      Specified by:
      getScheduledStopPointRefStructureCase in interface CallZTypeOrBuilder
    • clearScheduledStopPointRefStructure

      public CallZType.Builder clearScheduledStopPointRefStructure()
    • getServiceJourneyRefStructureCase

      public CallZType.ServiceJourneyRefStructureCase getServiceJourneyRefStructureCase()
      Specified by:
      getServiceJourneyRefStructureCase in interface CallZTypeOrBuilder
    • clearServiceJourneyRefStructure

      public CallZType.Builder clearServiceJourneyRefStructure()
    • 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 CallZTypeOrBuilder
      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 CallZTypeOrBuilder
      Returns:
      The created.
    • setCreated

      public CallZType.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 CallZType.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 CallZType.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 CallZType.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 CallZTypeOrBuilder
    • 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 CallZTypeOrBuilder
      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 CallZTypeOrBuilder
      Returns:
      The changed.
    • setChanged

      public CallZType.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 CallZType.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 CallZType.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 CallZType.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 CallZTypeOrBuilder
    • 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 CallZTypeOrBuilder
      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 CallZTypeOrBuilder
      Returns:
      The bytes for version.
    • setVersion

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

      public CallZType.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 CallZTypeOrBuilder
      Returns:
      The status.
    • setStatus

      public CallZType.Builder setStatus(StatusEnumeration 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 status to set.
      Returns:
      This builder for chaining.
    • clearStatus

      public CallZType.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 = 304;
      Specified by:
      getDerivedFromVersionRef in interface CallZTypeOrBuilder
      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 = 304;
      Specified by:
      getDerivedFromVersionRefBytes in interface CallZTypeOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • setDerivedFromVersionRef

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

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

      public CallZType.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 = 304;
      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 = 305;
      Specified by:
      getDerivedFromObjectRef in interface CallZTypeOrBuilder
      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 = 305;
      Specified by:
      getDerivedFromObjectRefBytes in interface CallZTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public CallZType.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 = 305;
      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 CallZTypeOrBuilder
      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 CallZTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

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

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

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

      public CallZType.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 CallZTypeOrBuilder
    • 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 CallZTypeOrBuilder
    • 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 CallZTypeOrBuilder
    • 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 CallZTypeOrBuilder
    • setValidBetween

      public CallZType.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 CallZType.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 CallZType.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 CallZType.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 CallZType.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 CallZType.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 CallZType.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 CallZType.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 CallZType.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 CallZTypeOrBuilder
    • 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 CallZTypeOrBuilder
    • 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 CallZTypeOrBuilder
      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 CallZTypeOrBuilder
      Returns:
      The alternativeTexts.
    • setAlternativeTexts

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

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

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

      public CallZType.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 CallZTypeOrBuilder
    • 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 CallZTypeOrBuilder
      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 CallZTypeOrBuilder
      Returns:
      The extensions.
    • setExtensions

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

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

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

      public CallZType.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 = 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 CallZTypeOrBuilder
    • getOrder

      public int getOrder()
       Order of Call within Journey.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 160:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Specified by:
      getOrder in interface CallZTypeOrBuilder
      Returns:
      The order.
    • setOrder

      public CallZType.Builder setOrder(int value)
       Order of Call within Journey.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 160:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Parameters:
      value - The order to set.
      Returns:
      This builder for chaining.
    • clearOrder

      public CallZType.Builder clearOrder()
       Order of Call within Journey.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 160:60]
       
      uint32 order = 101 [(.buf.validate.field) = { ... }
      Returns:
      This builder for chaining.
    • getConstrained

      public boolean getConstrained()
       [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 165:59]
       
      bool constrained = 102;
      Specified by:
      getConstrained in interface CallZTypeOrBuilder
      Returns:
      The constrained.
    • setConstrained

      public CallZType.Builder setConstrained(boolean value)
       [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 165:59]
       
      bool constrained = 102;
      Parameters:
      value - The constrained to set.
      Returns:
      This builder for chaining.
    • clearConstrained

      public CallZType.Builder clearConstrained()
       [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 165:59]
       
      bool constrained = 102;
      Returns:
      This builder for chaining.
    • getVisitNumber

      public int getVisitNumber()
       Count of number of visits to this stop - as per SIRI use. Default is 1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1031:89]
       
      uint32 visit_number = 161;
      Specified by:
      getVisitNumber in interface CallZTypeOrBuilder
      Returns:
      The visitNumber.
    • setVisitNumber

      public CallZType.Builder setVisitNumber(int value)
       Count of number of visits to this stop - as per SIRI use. Default is 1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1031:89]
       
      uint32 visit_number = 161;
      Parameters:
      value - The visitNumber to set.
      Returns:
      This builder for chaining.
    • clearVisitNumber

      public CallZType.Builder clearVisitNumber()
       Count of number of visits to this stop - as per SIRI use. Default is 1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1031:89]
       
      uint32 visit_number = 161;
      Returns:
      This builder for chaining.
    • hasScheduledStopPointView

      public boolean hasScheduledStopPointView()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 164;
      Specified by:
      hasScheduledStopPointView in interface CallZTypeOrBuilder
      Returns:
      Whether the scheduledStopPointView field is set.
    • getScheduledStopPointView

      public ScheduledStopPoint_DerivedViewStructure getScheduledStopPointView()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 164;
      Specified by:
      getScheduledStopPointView in interface CallZTypeOrBuilder
      Returns:
      The scheduledStopPointView.
    • setScheduledStopPointView

      public CallZType.Builder setScheduledStopPointView(ScheduledStopPoint_DerivedViewStructure value)
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 164;
    • setScheduledStopPointView

      public CallZType.Builder setScheduledStopPointView(ScheduledStopPoint_DerivedViewStructure.Builder builderForValue)
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 164;
    • mergeScheduledStopPointView

      public CallZType.Builder mergeScheduledStopPointView(ScheduledStopPoint_DerivedViewStructure value)
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 164;
    • clearScheduledStopPointView

      public CallZType.Builder clearScheduledStopPointView()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 164;
    • getScheduledStopPointViewBuilder

      public ScheduledStopPoint_DerivedViewStructure.Builder getScheduledStopPointViewBuilder()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 164;
    • getScheduledStopPointViewOrBuilder

      public ScheduledStopPoint_DerivedViewStructureOrBuilder getScheduledStopPointViewOrBuilder()
       Simplified view of SCHEDULED STOP POINT. Includes derived some propertries of a stop.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 934:141]
       
      .uk.org.netex.www.netex.ScheduledStopPoint_DerivedViewStructure scheduled_stop_point_view = 164;
      Specified by:
      getScheduledStopPointViewOrBuilder in interface CallZTypeOrBuilder
    • hasOnwardTimingLinkView

      public boolean hasOnwardTimingLinkView()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 171;
      Specified by:
      hasOnwardTimingLinkView in interface CallZTypeOrBuilder
      Returns:
      Whether the onwardTimingLinkView field is set.
    • getOnwardTimingLinkView

      public OnwardTimingLinkViewType getOnwardTimingLinkView()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 171;
      Specified by:
      getOnwardTimingLinkView in interface CallZTypeOrBuilder
      Returns:
      The onwardTimingLinkView.
    • setOnwardTimingLinkView

      public CallZType.Builder setOnwardTimingLinkView(OnwardTimingLinkViewType value)
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 171;
    • setOnwardTimingLinkView

      public CallZType.Builder setOnwardTimingLinkView(OnwardTimingLinkViewType.Builder builderForValue)
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 171;
    • mergeOnwardTimingLinkView

      public CallZType.Builder mergeOnwardTimingLinkView(OnwardTimingLinkViewType value)
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 171;
    • clearOnwardTimingLinkView

      public CallZType.Builder clearOnwardTimingLinkView()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 171;
    • getOnwardTimingLinkViewBuilder

      public OnwardTimingLinkViewType.Builder getOnwardTimingLinkViewBuilder()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 171;
    • getOnwardTimingLinkViewOrBuilder

      public OnwardTimingLinkViewTypeOrBuilder getOnwardTimingLinkViewOrBuilder()
       Information about onwards TIMING LINK.  [netex_part_1/part1_tacticalPlanning/netex_timingPattern_version.xsd at 541:92]
       
      .uk.org.netex.www.netex.OnwardTimingLinkViewType onward_timing_link_view = 171;
      Specified by:
      getOnwardTimingLinkViewOrBuilder in interface CallZTypeOrBuilder
    • hasOnwardServiceLinkRef

      public boolean hasOnwardServiceLinkRef()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 172;
      Specified by:
      hasOnwardServiceLinkRef in interface CallZTypeOrBuilder
      Returns:
      Whether the onwardServiceLinkRef field is set.
    • getOnwardServiceLinkRef

      public VersionOfObjectRefStructure getOnwardServiceLinkRef()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 172;
      Specified by:
      getOnwardServiceLinkRef in interface CallZTypeOrBuilder
      Returns:
      The onwardServiceLinkRef.
    • setOnwardServiceLinkRef

      public CallZType.Builder setOnwardServiceLinkRef(VersionOfObjectRefStructure value)
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 172;
    • setOnwardServiceLinkRef

      public CallZType.Builder setOnwardServiceLinkRef(VersionOfObjectRefStructure.Builder builderForValue)
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 172;
    • mergeOnwardServiceLinkRef

      public CallZType.Builder mergeOnwardServiceLinkRef(VersionOfObjectRefStructure value)
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 172;
    • clearOnwardServiceLinkRef

      public CallZType.Builder clearOnwardServiceLinkRef()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 172;
    • getOnwardServiceLinkRefBuilder

      public VersionOfObjectRefStructure.Builder getOnwardServiceLinkRefBuilder()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 172;
    • getOnwardServiceLinkRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOnwardServiceLinkRefOrBuilder()
       reference to onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1045:77]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure onward_service_link_ref = 172;
      Specified by:
      getOnwardServiceLinkRefOrBuilder in interface CallZTypeOrBuilder
    • hasOnwardServiceLinkView

      public boolean hasOnwardServiceLinkView()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 173;
      Specified by:
      hasOnwardServiceLinkView in interface CallZTypeOrBuilder
      Returns:
      Whether the onwardServiceLinkView field is set.
    • getOnwardServiceLinkView

      public OnwardServiceLinkViewType getOnwardServiceLinkView()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 173;
      Specified by:
      getOnwardServiceLinkView in interface CallZTypeOrBuilder
      Returns:
      The onwardServiceLinkView.
    • setOnwardServiceLinkView

      public CallZType.Builder setOnwardServiceLinkView(OnwardServiceLinkViewType value)
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 173;
    • setOnwardServiceLinkView

      public CallZType.Builder setOnwardServiceLinkView(OnwardServiceLinkViewType.Builder builderForValue)
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 173;
    • mergeOnwardServiceLinkView

      public CallZType.Builder mergeOnwardServiceLinkView(OnwardServiceLinkViewType value)
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 173;
    • clearOnwardServiceLinkView

      public CallZType.Builder clearOnwardServiceLinkView()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 173;
    • getOnwardServiceLinkViewBuilder

      public OnwardServiceLinkViewType.Builder getOnwardServiceLinkViewBuilder()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 173;
    • getOnwardServiceLinkViewOrBuilder

      public OnwardServiceLinkViewTypeOrBuilder getOnwardServiceLinkViewOrBuilder()
       Information about an onwards SERVICE LINK.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 959:93]
       
      .uk.org.netex.www.netex.OnwardServiceLinkViewType onward_service_link_view = 173;
      Specified by:
      getOnwardServiceLinkViewOrBuilder in interface CallZTypeOrBuilder
    • getTimingPointStatusValue

      public int getTimingPointStatusValue()
       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 181;
      Specified by:
      getTimingPointStatusValue in interface CallZTypeOrBuilder
      Returns:
      The enum numeric value on the wire for timingPointStatus.
    • setTimingPointStatusValue

      public CallZType.Builder setTimingPointStatusValue(int value)
       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 181;
      Parameters:
      value - The enum numeric value on the wire for timingPointStatus to set.
      Returns:
      This builder for chaining.
    • getTimingPointStatus

      public TimingPointStatusEnumeration getTimingPointStatus()
       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 181;
      Specified by:
      getTimingPointStatus in interface CallZTypeOrBuilder
      Returns:
      The timingPointStatus.
    • setTimingPointStatus

      public CallZType.Builder setTimingPointStatus(TimingPointStatusEnumeration value)
       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 181;
      Parameters:
      value - The timingPointStatus to set.
      Returns:
      This builder for chaining.
    • clearTimingPointStatus

      public CallZType.Builder clearTimingPointStatus()
       Nature of TIMING POINT. Default is primary.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 1052:92]
       
      .uk.org.netex.www.netex.TimingPointStatusEnumeration timing_point_status = 181;
      Returns:
      This builder for chaining.
    • hasPointInJourneyPatternRef

      public boolean hasPointInJourneyPatternRef()
       Point in JOURNEY PATTERN upon which this call is based. Can be used to obtain full association sets.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 176:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 193;
      Specified by:
      hasPointInJourneyPatternRef in interface CallZTypeOrBuilder
      Returns:
      Whether the pointInJourneyPatternRef field is set.
    • getPointInJourneyPatternRef

      public VersionOfObjectRefStructure getPointInJourneyPatternRef()
       Point in JOURNEY PATTERN upon which this call is based. Can be used to obtain full association sets.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 176:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 193;
      Specified by:
      getPointInJourneyPatternRef in interface CallZTypeOrBuilder
      Returns:
      The pointInJourneyPatternRef.
    • setPointInJourneyPatternRef

      public CallZType.Builder setPointInJourneyPatternRef(VersionOfObjectRefStructure value)
       Point in JOURNEY PATTERN upon which this call is based. Can be used to obtain full association sets.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 176:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 193;
    • setPointInJourneyPatternRef

      public CallZType.Builder setPointInJourneyPatternRef(VersionOfObjectRefStructure.Builder builderForValue)
       Point in JOURNEY PATTERN upon which this call is based. Can be used to obtain full association sets.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 176:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 193;
    • mergePointInJourneyPatternRef

      public CallZType.Builder mergePointInJourneyPatternRef(VersionOfObjectRefStructure value)
       Point in JOURNEY PATTERN upon which this call is based. Can be used to obtain full association sets.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 176:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 193;
    • clearPointInJourneyPatternRef

      public CallZType.Builder clearPointInJourneyPatternRef()
       Point in JOURNEY PATTERN upon which this call is based. Can be used to obtain full association sets.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 176:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 193;
    • getPointInJourneyPatternRefBuilder

      public VersionOfObjectRefStructure.Builder getPointInJourneyPatternRefBuilder()
       Point in JOURNEY PATTERN upon which this call is based. Can be used to obtain full association sets.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 176:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 193;
    • getPointInJourneyPatternRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPointInJourneyPatternRefOrBuilder()
       Point in JOURNEY PATTERN upon which this call is based. Can be used to obtain full association sets.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 176:104]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure point_in_journey_pattern_ref = 193;
      Specified by:
      getPointInJourneyPatternRefOrBuilder in interface CallZTypeOrBuilder
    • hasArrival

      public boolean hasArrival()
       Arrival at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 204:70]
       
      .uk.org.netex.www.netex.ArrivalStructure arrival = 194;
      Specified by:
      hasArrival in interface CallZTypeOrBuilder
      Returns:
      Whether the arrival field is set.
    • getArrival

      public ArrivalStructure getArrival()
       Arrival at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 204:70]
       
      .uk.org.netex.www.netex.ArrivalStructure arrival = 194;
      Specified by:
      getArrival in interface CallZTypeOrBuilder
      Returns:
      The arrival.
    • setArrival

      public CallZType.Builder setArrival(ArrivalStructure value)
       Arrival at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 204:70]
       
      .uk.org.netex.www.netex.ArrivalStructure arrival = 194;
    • setArrival

      public CallZType.Builder setArrival(ArrivalStructure.Builder builderForValue)
       Arrival at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 204:70]
       
      .uk.org.netex.www.netex.ArrivalStructure arrival = 194;
    • mergeArrival

      public CallZType.Builder mergeArrival(ArrivalStructure value)
       Arrival at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 204:70]
       
      .uk.org.netex.www.netex.ArrivalStructure arrival = 194;
    • clearArrival

      public CallZType.Builder clearArrival()
       Arrival at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 204:70]
       
      .uk.org.netex.www.netex.ArrivalStructure arrival = 194;
    • getArrivalBuilder

      public ArrivalStructure.Builder getArrivalBuilder()
       Arrival at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 204:70]
       
      .uk.org.netex.www.netex.ArrivalStructure arrival = 194;
    • getArrivalOrBuilder

      public ArrivalStructureOrBuilder getArrivalOrBuilder()
       Arrival at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 204:70]
       
      .uk.org.netex.www.netex.ArrivalStructure arrival = 194;
      Specified by:
      getArrivalOrBuilder in interface CallZTypeOrBuilder
    • hasDeparture

      public boolean hasDeparture()
       Departure from a CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 209:74]
       
      .uk.org.netex.www.netex.DepartureStructure departure = 195;
      Specified by:
      hasDeparture in interface CallZTypeOrBuilder
      Returns:
      Whether the departure field is set.
    • getDeparture

      public DepartureStructure getDeparture()
       Departure from a CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 209:74]
       
      .uk.org.netex.www.netex.DepartureStructure departure = 195;
      Specified by:
      getDeparture in interface CallZTypeOrBuilder
      Returns:
      The departure.
    • setDeparture

      public CallZType.Builder setDeparture(DepartureStructure value)
       Departure from a CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 209:74]
       
      .uk.org.netex.www.netex.DepartureStructure departure = 195;
    • setDeparture

      public CallZType.Builder setDeparture(DepartureStructure.Builder builderForValue)
       Departure from a CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 209:74]
       
      .uk.org.netex.www.netex.DepartureStructure departure = 195;
    • mergeDeparture

      public CallZType.Builder mergeDeparture(DepartureStructure value)
       Departure from a CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 209:74]
       
      .uk.org.netex.www.netex.DepartureStructure departure = 195;
    • clearDeparture

      public CallZType.Builder clearDeparture()
       Departure from a CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 209:74]
       
      .uk.org.netex.www.netex.DepartureStructure departure = 195;
    • getDepartureBuilder

      public DepartureStructure.Builder getDepartureBuilder()
       Departure from a CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 209:74]
       
      .uk.org.netex.www.netex.DepartureStructure departure = 195;
    • getDepartureOrBuilder

      public DepartureStructureOrBuilder getDepartureOrBuilder()
       Departure from a CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 209:74]
       
      .uk.org.netex.www.netex.DepartureStructure departure = 195;
      Specified by:
      getDepartureOrBuilder in interface CallZTypeOrBuilder
    • hasFrequency

      public boolean hasFrequency()
       Frequency of service at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 214:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 196;
      Specified by:
      hasFrequency in interface CallZTypeOrBuilder
      Returns:
      Whether the frequency field is set.
    • getFrequency

      public FrequencyStructure getFrequency()
       Frequency of service at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 214:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 196;
      Specified by:
      getFrequency in interface CallZTypeOrBuilder
      Returns:
      The frequency.
    • setFrequency

      public CallZType.Builder setFrequency(FrequencyStructure value)
       Frequency of service at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 214:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 196;
    • setFrequency

      public CallZType.Builder setFrequency(FrequencyStructure.Builder builderForValue)
       Frequency of service at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 214:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 196;
    • mergeFrequency

      public CallZType.Builder mergeFrequency(FrequencyStructure value)
       Frequency of service at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 214:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 196;
    • clearFrequency

      public CallZType.Builder clearFrequency()
       Frequency of service at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 214:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 196;
    • getFrequencyBuilder

      public FrequencyStructure.Builder getFrequencyBuilder()
       Frequency of service at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 214:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 196;
    • getFrequencyOrBuilder

      public FrequencyStructureOrBuilder getFrequencyOrBuilder()
       Frequency of service at CALL.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 214:74]
       
      .uk.org.netex.www.netex.FrequencyStructure frequency = 196;
      Specified by:
      getFrequencyOrBuilder in interface CallZTypeOrBuilder
    • hasDestinationDisplayRef

      public boolean hasDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 201;
      Specified by:
      hasDestinationDisplayRef in interface CallZTypeOrBuilder
      Returns:
      Whether the destinationDisplayRef field is set.
    • getDestinationDisplayRef

      public VersionOfObjectRefStructure getDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 201;
      Specified by:
      getDestinationDisplayRef in interface CallZTypeOrBuilder
      Returns:
      The destinationDisplayRef.
    • setDestinationDisplayRef

      public CallZType.Builder setDestinationDisplayRef(VersionOfObjectRefStructure value)
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 201;
    • setDestinationDisplayRef

      public CallZType.Builder setDestinationDisplayRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 201;
    • mergeDestinationDisplayRef

      public CallZType.Builder mergeDestinationDisplayRef(VersionOfObjectRefStructure value)
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 201;
    • clearDestinationDisplayRef

      public CallZType.Builder clearDestinationDisplayRef()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 201;
    • getDestinationDisplayRefBuilder

      public VersionOfObjectRefStructure.Builder getDestinationDisplayRefBuilder()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 201;
    • getDestinationDisplayRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDestinationDisplayRefOrBuilder()
       Reference to a DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_support.xsd at 234:121]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure destination_display_ref = 201;
      Specified by:
      getDestinationDisplayRefOrBuilder in interface CallZTypeOrBuilder
    • hasDestinationDisplayView

      public boolean hasDestinationDisplayView()
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 202;
      Specified by:
      hasDestinationDisplayView in interface CallZTypeOrBuilder
      Returns:
      Whether the destinationDisplayView field is set.
    • getDestinationDisplayView

      public DestinationDisplayViewType getDestinationDisplayView()
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 202;
      Specified by:
      getDestinationDisplayView in interface CallZTypeOrBuilder
      Returns:
      The destinationDisplayView.
    • setDestinationDisplayView

      public CallZType.Builder setDestinationDisplayView(DestinationDisplayViewType value)
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 202;
    • setDestinationDisplayView

      public CallZType.Builder setDestinationDisplayView(DestinationDisplayViewType.Builder builderForValue)
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 202;
    • mergeDestinationDisplayView

      public CallZType.Builder mergeDestinationDisplayView(DestinationDisplayViewType value)
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 202;
    • clearDestinationDisplayView

      public CallZType.Builder clearDestinationDisplayView()
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 202;
    • getDestinationDisplayViewBuilder

      public DestinationDisplayViewType.Builder getDestinationDisplayViewBuilder()
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 202;
    • getDestinationDisplayViewOrBuilder

      public DestinationDisplayViewTypeOrBuilder getDestinationDisplayViewOrBuilder()
       Simplified view of a DESTINATION DISPLAY. Includes derived properties of the DESTINATION DISPLAY.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 1078:94]
       
      .uk.org.netex.www.netex.DestinationDisplayViewType destination_display_view = 202;
      Specified by:
      getDestinationDisplayViewOrBuilder in interface CallZTypeOrBuilder
    • hasVias

      public boolean hasVias()
       Destinations that the SERVICE goes via.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 841:68]
       
      .uk.org.netex.www.netex.Vias_RelStructure vias = 211;
      Specified by:
      hasVias in interface CallZTypeOrBuilder
      Returns:
      Whether the vias field is set.
    • getVias

      public Vias_RelStructure getVias()
       Destinations that the SERVICE goes via.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 841:68]
       
      .uk.org.netex.www.netex.Vias_RelStructure vias = 211;
      Specified by:
      getVias in interface CallZTypeOrBuilder
      Returns:
      The vias.
    • setVias

      public CallZType.Builder setVias(Vias_RelStructure value)
       Destinations that the SERVICE goes via.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 841:68]
       
      .uk.org.netex.www.netex.Vias_RelStructure vias = 211;
    • setVias

      public CallZType.Builder setVias(Vias_RelStructure.Builder builderForValue)
       Destinations that the SERVICE goes via.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 841:68]
       
      .uk.org.netex.www.netex.Vias_RelStructure vias = 211;
    • mergeVias

      public CallZType.Builder mergeVias(Vias_RelStructure value)
       Destinations that the SERVICE goes via.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 841:68]
       
      .uk.org.netex.www.netex.Vias_RelStructure vias = 211;
    • clearVias

      public CallZType.Builder clearVias()
       Destinations that the SERVICE goes via.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 841:68]
       
      .uk.org.netex.www.netex.Vias_RelStructure vias = 211;
    • getViasBuilder

      public Vias_RelStructure.Builder getViasBuilder()
       Destinations that the SERVICE goes via.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 841:68]
       
      .uk.org.netex.www.netex.Vias_RelStructure vias = 211;
    • getViasOrBuilder

      public Vias_RelStructureOrBuilder getViasOrBuilder()
       Destinations that the SERVICE goes via.  [netex_part_1/part1_networkDescription/netex_line_version.xsd at 841:68]
       
      .uk.org.netex.www.netex.Vias_RelStructure vias = 211;
      Specified by:
      getViasOrBuilder in interface CallZTypeOrBuilder
    • hasFlexiblePointProperties

      public boolean hasFlexiblePointProperties()
       Flexible properties of a POINT.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 250:98]
       
      .uk.org.netex.www.netex.FlexiblePointPropertiesType flexible_point_properties = 221;
      Specified by:
      hasFlexiblePointProperties in interface CallZTypeOrBuilder
      Returns:
      Whether the flexiblePointProperties field is set.
    • getFlexiblePointProperties

      public FlexiblePointPropertiesType getFlexiblePointProperties()
       Flexible properties of a POINT.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 250:98]
       
      .uk.org.netex.www.netex.FlexiblePointPropertiesType flexible_point_properties = 221;
      Specified by:
      getFlexiblePointProperties in interface CallZTypeOrBuilder
      Returns:
      The flexiblePointProperties.
    • setFlexiblePointProperties

      public CallZType.Builder setFlexiblePointProperties(FlexiblePointPropertiesType value)
       Flexible properties of a POINT.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 250:98]
       
      .uk.org.netex.www.netex.FlexiblePointPropertiesType flexible_point_properties = 221;
    • setFlexiblePointProperties

      public CallZType.Builder setFlexiblePointProperties(FlexiblePointPropertiesType.Builder builderForValue)
       Flexible properties of a POINT.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 250:98]
       
      .uk.org.netex.www.netex.FlexiblePointPropertiesType flexible_point_properties = 221;
    • mergeFlexiblePointProperties

      public CallZType.Builder mergeFlexiblePointProperties(FlexiblePointPropertiesType value)
       Flexible properties of a POINT.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 250:98]
       
      .uk.org.netex.www.netex.FlexiblePointPropertiesType flexible_point_properties = 221;
    • clearFlexiblePointProperties

      public CallZType.Builder clearFlexiblePointProperties()
       Flexible properties of a POINT.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 250:98]
       
      .uk.org.netex.www.netex.FlexiblePointPropertiesType flexible_point_properties = 221;
    • getFlexiblePointPropertiesBuilder

      public FlexiblePointPropertiesType.Builder getFlexiblePointPropertiesBuilder()
       Flexible properties of a POINT.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 250:98]
       
      .uk.org.netex.www.netex.FlexiblePointPropertiesType flexible_point_properties = 221;
    • getFlexiblePointPropertiesOrBuilder

      public FlexiblePointPropertiesTypeOrBuilder getFlexiblePointPropertiesOrBuilder()
       Flexible properties of a POINT.  [netex_part_1/part1_networkDescription/netex_flexibleNetwork_version.xsd at 250:98]
       
      .uk.org.netex.www.netex.FlexiblePointPropertiesType flexible_point_properties = 221;
      Specified by:
      getFlexiblePointPropertiesOrBuilder in interface CallZTypeOrBuilder
    • getChangeOfDestinationDisplay

      public boolean getChangeOfDestinationDisplay()
       Whether DESTINATION DISPLAY should be updated at this point. If DESTINATION NAME value is different from Previous stop this is implicit.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 335:84]
       
      bool change_of_destination_display = 222;
      Specified by:
      getChangeOfDestinationDisplay in interface CallZTypeOrBuilder
      Returns:
      The changeOfDestinationDisplay.
    • setChangeOfDestinationDisplay

      public CallZType.Builder setChangeOfDestinationDisplay(boolean value)
       Whether DESTINATION DISPLAY should be updated at this point. If DESTINATION NAME value is different from Previous stop this is implicit.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 335:84]
       
      bool change_of_destination_display = 222;
      Parameters:
      value - The changeOfDestinationDisplay to set.
      Returns:
      This builder for chaining.
    • clearChangeOfDestinationDisplay

      public CallZType.Builder clearChangeOfDestinationDisplay()
       Whether DESTINATION DISPLAY should be updated at this point. If DESTINATION NAME value is different from Previous stop this is implicit.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 335:84]
       
      bool change_of_destination_display = 222;
      Returns:
      This builder for chaining.
    • getChangeOfServiceRequirements

      public boolean getChangeOfServiceRequirements()
       Whether Service Requirements Change at this point.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 340:85]
       
      bool change_of_service_requirements = 223;
      Specified by:
      getChangeOfServiceRequirements in interface CallZTypeOrBuilder
      Returns:
      The changeOfServiceRequirements.
    • setChangeOfServiceRequirements

      public CallZType.Builder setChangeOfServiceRequirements(boolean value)
       Whether Service Requirements Change at this point.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 340:85]
       
      bool change_of_service_requirements = 223;
      Parameters:
      value - The changeOfServiceRequirements to set.
      Returns:
      This builder for chaining.
    • clearChangeOfServiceRequirements

      public CallZType.Builder clearChangeOfServiceRequirements()
       Whether Service Requirements Change at this point.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 340:85]
       
      bool change_of_service_requirements = 223;
      Returns:
      This builder for chaining.
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICEs for POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 345:56]
       
      .uk.org.netex.www.netex.Call_VersionedChildStructure_NoticeAssignmentsType notice_assignments = 224;
      Specified by:
      hasNoticeAssignments in interface CallZTypeOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

       NOTICEs for POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 345:56]
       
      .uk.org.netex.www.netex.Call_VersionedChildStructure_NoticeAssignmentsType notice_assignments = 224;
      Specified by:
      getNoticeAssignments in interface CallZTypeOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

       NOTICEs for POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 345:56]
       
      .uk.org.netex.www.netex.Call_VersionedChildStructure_NoticeAssignmentsType notice_assignments = 224;
    • setNoticeAssignments

       NOTICEs for POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 345:56]
       
      .uk.org.netex.www.netex.Call_VersionedChildStructure_NoticeAssignmentsType notice_assignments = 224;
    • mergeNoticeAssignments

       NOTICEs for POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 345:56]
       
      .uk.org.netex.www.netex.Call_VersionedChildStructure_NoticeAssignmentsType notice_assignments = 224;
    • clearNoticeAssignments

      public CallZType.Builder clearNoticeAssignments()
       NOTICEs for POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 345:56]
       
      .uk.org.netex.www.netex.Call_VersionedChildStructure_NoticeAssignmentsType notice_assignments = 224;
    • getNoticeAssignmentsBuilder

      public Call_VersionedChildStructure_NoticeAssignmentsType.Builder getNoticeAssignmentsBuilder()
       NOTICEs for POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 345:56]
       
      .uk.org.netex.www.netex.Call_VersionedChildStructure_NoticeAssignmentsType notice_assignments = 224;
    • getNoticeAssignmentsOrBuilder

      public Call_VersionedChildStructure_NoticeAssignmentsTypeOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICEs for POINT IN JOURNEY PATTERN.  [netex_part_1/part1_tacticalPlanning/netex_journeyPattern_version.xsd at 345:56]
       
      .uk.org.netex.www.netex.Call_VersionedChildStructure_NoticeAssignmentsType notice_assignments = 224;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface CallZTypeOrBuilder
    • getRequestStop

      public boolean getRequestStop()
       Whether stop is a request stop for this journey. Default is false.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 849:85]
       
      bool request_stop = 231;
      Specified by:
      getRequestStop in interface CallZTypeOrBuilder
      Returns:
      The requestStop.
    • setRequestStop

      public CallZType.Builder setRequestStop(boolean value)
       Whether stop is a request stop for this journey. Default is false.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 849:85]
       
      bool request_stop = 231;
      Parameters:
      value - The requestStop to set.
      Returns:
      This builder for chaining.
    • clearRequestStop

      public CallZType.Builder clearRequestStop()
       Whether stop is a request stop for this journey. Default is false.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 849:85]
       
      bool request_stop = 231;
      Returns:
      This builder for chaining.
    • getRequestMethodValue

      public int getRequestMethodValue()
       Method to Request Stop in this particular service pattern; if none specified, as as per stop.  +V1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 854:111]
       
      .uk.org.netex.www.netex.RequestMethodTypeEnumeration request_method = 232;
      Specified by:
      getRequestMethodValue in interface CallZTypeOrBuilder
      Returns:
      The enum numeric value on the wire for requestMethod.
    • setRequestMethodValue

      public CallZType.Builder setRequestMethodValue(int value)
       Method to Request Stop in this particular service pattern; if none specified, as as per stop.  +V1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 854:111]
       
      .uk.org.netex.www.netex.RequestMethodTypeEnumeration request_method = 232;
      Parameters:
      value - The enum numeric value on the wire for requestMethod to set.
      Returns:
      This builder for chaining.
    • getRequestMethod

      public RequestMethodTypeEnumeration getRequestMethod()
       Method to Request Stop in this particular service pattern; if none specified, as as per stop.  +V1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 854:111]
       
      .uk.org.netex.www.netex.RequestMethodTypeEnumeration request_method = 232;
      Specified by:
      getRequestMethod in interface CallZTypeOrBuilder
      Returns:
      The requestMethod.
    • setRequestMethod

      public CallZType.Builder setRequestMethod(RequestMethodTypeEnumeration value)
       Method to Request Stop in this particular service pattern; if none specified, as as per stop.  +V1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 854:111]
       
      .uk.org.netex.www.netex.RequestMethodTypeEnumeration request_method = 232;
      Parameters:
      value - The requestMethod to set.
      Returns:
      This builder for chaining.
    • clearRequestMethod

      public CallZType.Builder clearRequestMethod()
       Method to Request Stop in this particular service pattern; if none specified, as as per stop.  +V1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 854:111]
       
      .uk.org.netex.www.netex.RequestMethodTypeEnumeration request_method = 232;
      Returns:
      This builder for chaining.
    • getStopUseValue

      public int getStopUseValue()
       Nature of use of stop, e.g. access, interchange only, or pass through. Default is Access.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 859:72]
       
      .uk.org.netex.www.netex.StopUseEnumeration stop_use = 233;
      Specified by:
      getStopUseValue in interface CallZTypeOrBuilder
      Returns:
      The enum numeric value on the wire for stopUse.
    • setStopUseValue

      public CallZType.Builder setStopUseValue(int value)
       Nature of use of stop, e.g. access, interchange only, or pass through. Default is Access.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 859:72]
       
      .uk.org.netex.www.netex.StopUseEnumeration stop_use = 233;
      Parameters:
      value - The enum numeric value on the wire for stopUse to set.
      Returns:
      This builder for chaining.
    • getStopUse

      public StopUseEnumeration getStopUse()
       Nature of use of stop, e.g. access, interchange only, or pass through. Default is Access.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 859:72]
       
      .uk.org.netex.www.netex.StopUseEnumeration stop_use = 233;
      Specified by:
      getStopUse in interface CallZTypeOrBuilder
      Returns:
      The stopUse.
    • setStopUse

      public CallZType.Builder setStopUse(StopUseEnumeration value)
       Nature of use of stop, e.g. access, interchange only, or pass through. Default is Access.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 859:72]
       
      .uk.org.netex.www.netex.StopUseEnumeration stop_use = 233;
      Parameters:
      value - The stopUse to set.
      Returns:
      This builder for chaining.
    • clearStopUse

      public CallZType.Builder clearStopUse()
       Nature of use of stop, e.g. access, interchange only, or pass through. Default is Access.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 859:72]
       
      .uk.org.netex.www.netex.StopUseEnumeration stop_use = 233;
      Returns:
      This builder for chaining.
    • hasBookingArrangements

      public boolean hasBookingArrangements()
       Booking Arrangements for stop if different from those for SERVICE JOURNEY.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 864:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 234;
      Specified by:
      hasBookingArrangements in interface CallZTypeOrBuilder
      Returns:
      Whether the bookingArrangements field is set.
    • getBookingArrangements

      public BookingArrangementsStructure getBookingArrangements()
       Booking Arrangements for stop if different from those for SERVICE JOURNEY.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 864:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 234;
      Specified by:
      getBookingArrangements in interface CallZTypeOrBuilder
      Returns:
      The bookingArrangements.
    • setBookingArrangements

      public CallZType.Builder setBookingArrangements(BookingArrangementsStructure value)
       Booking Arrangements for stop if different from those for SERVICE JOURNEY.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 864:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 234;
    • setBookingArrangements

      public CallZType.Builder setBookingArrangements(BookingArrangementsStructure.Builder builderForValue)
       Booking Arrangements for stop if different from those for SERVICE JOURNEY.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 864:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 234;
    • mergeBookingArrangements

      public CallZType.Builder mergeBookingArrangements(BookingArrangementsStructure value)
       Booking Arrangements for stop if different from those for SERVICE JOURNEY.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 864:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 234;
    • clearBookingArrangements

      public CallZType.Builder clearBookingArrangements()
       Booking Arrangements for stop if different from those for SERVICE JOURNEY.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 864:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 234;
    • getBookingArrangementsBuilder

      public BookingArrangementsStructure.Builder getBookingArrangementsBuilder()
       Booking Arrangements for stop if different from those for SERVICE JOURNEY.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 864:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 234;
    • getBookingArrangementsOrBuilder

      public BookingArrangementsStructureOrBuilder getBookingArrangementsOrBuilder()
       Booking Arrangements for stop if different from those for SERVICE JOURNEY.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 864:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 234;
      Specified by:
      getBookingArrangementsOrBuilder in interface CallZTypeOrBuilder
    • getPrint

      public boolean getPrint()
       Whether the stop is included in printed media. Default is true. +v1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 881:78]
       
      bool print = 235;
      Specified by:
      getPrint in interface CallZTypeOrBuilder
      Returns:
      The print.
    • setPrint

      public CallZType.Builder setPrint(boolean value)
       Whether the stop is included in printed media. Default is true. +v1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 881:78]
       
      bool print = 235;
      Parameters:
      value - The print to set.
      Returns:
      This builder for chaining.
    • clearPrint

      public CallZType.Builder clearPrint()
       Whether the stop is included in printed media. Default is true. +v1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 881:78]
       
      bool print = 235;
      Returns:
      This builder for chaining.
    • getDynamicValue

      public int getDynamicValue()
       When STOP POINT IN JOURNEY PATTERN is to be publicised in dynamic media. Default is always. +v1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 886:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 236;
      Specified by:
      getDynamicValue in interface CallZTypeOrBuilder
      Returns:
      The enum numeric value on the wire for dynamic.
    • setDynamicValue

      public CallZType.Builder setDynamicValue(int value)
       When STOP POINT IN JOURNEY PATTERN is to be publicised in dynamic media. Default is always. +v1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 886:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 236;
      Parameters:
      value - The enum numeric value on the wire for dynamic to set.
      Returns:
      This builder for chaining.
    • getDynamic

      public DynamicAdvertisementEnumeration getDynamic()
       When STOP POINT IN JOURNEY PATTERN is to be publicised in dynamic media. Default is always. +v1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 886:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 236;
      Specified by:
      getDynamic in interface CallZTypeOrBuilder
      Returns:
      The dynamic.
    • setDynamic

       When STOP POINT IN JOURNEY PATTERN is to be publicised in dynamic media. Default is always. +v1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 886:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 236;
      Parameters:
      value - The dynamic to set.
      Returns:
      This builder for chaining.
    • clearDynamic

      public CallZType.Builder clearDynamic()
       When STOP POINT IN JOURNEY PATTERN is to be publicised in dynamic media. Default is always. +v1.1  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_version.xsd at 886:102]
       
      .uk.org.netex.www.netex.DynamicAdvertisementEnumeration dynamic = 236;
      Returns:
      This builder for chaining.
    • hasPassengerCarryingRequirementRef

      public boolean hasPassengerCarryingRequirementRef()
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 251;
      Specified by:
      hasPassengerCarryingRequirementRef in interface CallZTypeOrBuilder
      Returns:
      Whether the passengerCarryingRequirementRef field is set.
    • getPassengerCarryingRequirementRef

      public VersionOfObjectRefStructure getPassengerCarryingRequirementRef()
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 251;
      Specified by:
      getPassengerCarryingRequirementRef in interface CallZTypeOrBuilder
      Returns:
      The passengerCarryingRequirementRef.
    • setPassengerCarryingRequirementRef

      public CallZType.Builder setPassengerCarryingRequirementRef(VersionOfObjectRefStructure value)
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 251;
    • setPassengerCarryingRequirementRef

      public CallZType.Builder setPassengerCarryingRequirementRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 251;
    • mergePassengerCarryingRequirementRef

      public CallZType.Builder mergePassengerCarryingRequirementRef(VersionOfObjectRefStructure value)
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 251;
    • clearPassengerCarryingRequirementRef

      public CallZType.Builder clearPassengerCarryingRequirementRef()
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 251;
    • getPassengerCarryingRequirementRefBuilder

      public VersionOfObjectRefStructure.Builder getPassengerCarryingRequirementRefBuilder()
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 251;
    • getPassengerCarryingRequirementRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPassengerCarryingRequirementRefOrBuilder()
       Reference to a PASSENGER CARRYING REQUIREMENT.  [netex_framework/netex_reusableComponents/netex_vehicleType_support.xsd at 224:144]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure passenger_carrying_requirement_ref = 251;
      Specified by:
      getPassengerCarryingRequirementRefOrBuilder in interface CallZTypeOrBuilder
    • hasPassengerCarryingRequirementsView

      public boolean hasPassengerCarryingRequirementsView()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 252;
      Specified by:
      hasPassengerCarryingRequirementsView in interface CallZTypeOrBuilder
      Returns:
      Whether the passengerCarryingRequirementsView field is set.
    • getPassengerCarryingRequirementsView

      public PassengerCarryingRequirementsViewType getPassengerCarryingRequirementsView()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 252;
      Specified by:
      getPassengerCarryingRequirementsView in interface CallZTypeOrBuilder
      Returns:
      The passengerCarryingRequirementsView.
    • setPassengerCarryingRequirementsView

      public CallZType.Builder setPassengerCarryingRequirementsView(PassengerCarryingRequirementsViewType value)
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 252;
    • setPassengerCarryingRequirementsView

      public CallZType.Builder setPassengerCarryingRequirementsView(PassengerCarryingRequirementsViewType.Builder builderForValue)
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 252;
    • mergePassengerCarryingRequirementsView

      public CallZType.Builder mergePassengerCarryingRequirementsView(PassengerCarryingRequirementsViewType value)
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 252;
    • clearPassengerCarryingRequirementsView

      public CallZType.Builder clearPassengerCarryingRequirementsView()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 252;
    • getPassengerCarryingRequirementsViewBuilder

      public PassengerCarryingRequirementsViewType.Builder getPassengerCarryingRequirementsViewBuilder()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 252;
    • getPassengerCarryingRequirementsViewOrBuilder

      public PassengerCarryingRequirementsViewTypeOrBuilder getPassengerCarryingRequirementsViewOrBuilder()
       Requirements for carrying passengers.  [netex_framework/netex_reusableComponents/netex_vehicleType_version.xsd at 667:94]
       
      .uk.org.netex.www.netex.PassengerCarryingRequirementsViewType passenger_carrying_requirements_view = 252;
      Specified by:
      getPassengerCarryingRequirementsViewOrBuilder in interface CallZTypeOrBuilder
    • hasTrainSize

      public boolean hasTrainSize()
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 261;
      Specified by:
      hasTrainSize in interface CallZTypeOrBuilder
      Returns:
      Whether the trainSize field is set.
    • getTrainSize

      public TrainSizeStructure getTrainSize()
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 261;
      Specified by:
      getTrainSize in interface CallZTypeOrBuilder
      Returns:
      The trainSize.
    • setTrainSize

      public CallZType.Builder setTrainSize(TrainSizeStructure value)
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 261;
    • setTrainSize

      public CallZType.Builder setTrainSize(TrainSizeStructure.Builder builderForValue)
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 261;
    • mergeTrainSize

      public CallZType.Builder mergeTrainSize(TrainSizeStructure value)
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 261;
    • clearTrainSize

      public CallZType.Builder clearTrainSize()
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 261;
    • getTrainSizeBuilder

      public TrainSizeStructure.Builder getTrainSizeBuilder()
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 261;
    • getTrainSizeOrBuilder

      public TrainSizeStructureOrBuilder getTrainSizeOrBuilder()
       Requirements for TRAIN SIZe.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 229:58]
       
      .uk.org.netex.www.netex.TrainSizeStructure train_size = 261;
      Specified by:
      getTrainSizeOrBuilder in interface CallZTypeOrBuilder
    • hasEquipments

      public boolean hasEquipments()
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 262;
      Specified by:
      hasEquipments in interface CallZTypeOrBuilder
      Returns:
      Whether the equipments field is set.
    • getEquipments

      public VehicleEquipments_RelStructure getEquipments()
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 262;
      Specified by:
      getEquipments in interface CallZTypeOrBuilder
      Returns:
      The equipments.
    • setEquipments

      public CallZType.Builder setEquipments(VehicleEquipments_RelStructure value)
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 262;
    • setEquipments

      public CallZType.Builder setEquipments(VehicleEquipments_RelStructure.Builder builderForValue)
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 262;
    • mergeEquipments

      public CallZType.Builder mergeEquipments(VehicleEquipments_RelStructure value)
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 262;
    • clearEquipments

      public CallZType.Builder clearEquipments()
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 262;
    • getEquipmentsBuilder

      public VehicleEquipments_RelStructure.Builder getEquipmentsBuilder()
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 262;
    • getEquipmentsOrBuilder

      public VehicleEquipments_RelStructureOrBuilder getEquipmentsOrBuilder()
       VEHICLE EQUIPMENT available on service.  [netex_framework/netex_reusableComponents/netex_trainElement_version.xsd at 19:87]
       
      .uk.org.netex.www.netex.VehicleEquipments_RelStructure equipments = 262;
      Specified by:
      getEquipmentsOrBuilder in interface CallZTypeOrBuilder
    • hasNote

      public boolean hasNote()
       Text annotation that applies to this CALL. This is for internal use. Customer facing should be added to footnote.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 192:83]
       
      .uk.org.netex.www.netex.MultilingualString note = 271;
      Specified by:
      hasNote in interface CallZTypeOrBuilder
      Returns:
      Whether the note field is set.
    • getNote

      public MultilingualString getNote()
       Text annotation that applies to this CALL. This is for internal use. Customer facing should be added to footnote.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 192:83]
       
      .uk.org.netex.www.netex.MultilingualString note = 271;
      Specified by:
      getNote in interface CallZTypeOrBuilder
      Returns:
      The note.
    • setNote

      public CallZType.Builder setNote(MultilingualString value)
       Text annotation that applies to this CALL. This is for internal use. Customer facing should be added to footnote.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 192:83]
       
      .uk.org.netex.www.netex.MultilingualString note = 271;
    • setNote

      public CallZType.Builder setNote(MultilingualString.Builder builderForValue)
       Text annotation that applies to this CALL. This is for internal use. Customer facing should be added to footnote.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 192:83]
       
      .uk.org.netex.www.netex.MultilingualString note = 271;
    • mergeNote

      public CallZType.Builder mergeNote(MultilingualString value)
       Text annotation that applies to this CALL. This is for internal use. Customer facing should be added to footnote.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 192:83]
       
      .uk.org.netex.www.netex.MultilingualString note = 271;
    • clearNote

      public CallZType.Builder clearNote()
       Text annotation that applies to this CALL. This is for internal use. Customer facing should be added to footnote.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 192:83]
       
      .uk.org.netex.www.netex.MultilingualString note = 271;
    • getNoteBuilder

      public MultilingualString.Builder getNoteBuilder()
       Text annotation that applies to this CALL. This is for internal use. Customer facing should be added to footnote.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 192:83]
       
      .uk.org.netex.www.netex.MultilingualString note = 271;
    • getNoteOrBuilder

      public MultilingualStringOrBuilder getNoteOrBuilder()
       Text annotation that applies to this CALL. This is for internal use. Customer facing should be added to footnote.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 192:83]
       
      .uk.org.netex.www.netex.MultilingualString note = 271;
      Specified by:
      getNoteOrBuilder in interface CallZTypeOrBuilder
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 138:64]
       
      string id = 301;
      Specified by:
      getId in interface CallZTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 138:64]
       
      string id = 301;
      Specified by:
      getIdBytes in interface CallZTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public CallZType.Builder setId(String value)
       Identifier of ENTITY.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 138:64]
       
      string id = 301;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public CallZType.Builder clearId()
       Identifier of ENTITY.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 138:64]
       
      string id = 301;
      Returns:
      This builder for chaining.
    • setIdBytes

      public CallZType.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_part_2/part2_journeyTimes/netex_call_version.xsd at 138:64]
       
      string id = 301;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasScheduledStopPointRef

      public boolean hasScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 162;
      Specified by:
      hasScheduledStopPointRef in interface CallZTypeOrBuilder
      Returns:
      Whether the scheduledStopPointRef field is set.
    • getScheduledStopPointRef

      public VersionOfObjectRefStructure getScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 162;
      Specified by:
      getScheduledStopPointRef in interface CallZTypeOrBuilder
      Returns:
      The scheduledStopPointRef.
    • setScheduledStopPointRef

      public CallZType.Builder setScheduledStopPointRef(VersionOfObjectRefStructure value)
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 162;
    • setScheduledStopPointRef

      public CallZType.Builder setScheduledStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 162;
    • mergeScheduledStopPointRef

      public CallZType.Builder mergeScheduledStopPointRef(VersionOfObjectRefStructure value)
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 162;
    • clearScheduledStopPointRef

      public CallZType.Builder clearScheduledStopPointRef()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 162;
    • getScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getScheduledStopPointRefBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 162;
    • getScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getScheduledStopPointRefOrBuilder()
       Reference to a SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_servicePattern_support.xsd at 80:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure scheduled_stop_point_ref = 162;
      Specified by:
      getScheduledStopPointRefOrBuilder in interface CallZTypeOrBuilder
    • hasFareScheduledStopPointRef

      public boolean hasFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 163;
      Specified by:
      hasFareScheduledStopPointRef in interface CallZTypeOrBuilder
      Returns:
      Whether the fareScheduledStopPointRef field is set.
    • getFareScheduledStopPointRef

      public VersionOfObjectRefStructure getFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 163;
      Specified by:
      getFareScheduledStopPointRef in interface CallZTypeOrBuilder
      Returns:
      The fareScheduledStopPointRef.
    • setFareScheduledStopPointRef

      public CallZType.Builder setFareScheduledStopPointRef(VersionOfObjectRefStructure value)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 163;
    • setFareScheduledStopPointRef

      public CallZType.Builder setFareScheduledStopPointRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 163;
    • mergeFareScheduledStopPointRef

      public CallZType.Builder mergeFareScheduledStopPointRef(VersionOfObjectRefStructure value)
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 163;
    • clearFareScheduledStopPointRef

      public CallZType.Builder clearFareScheduledStopPointRef()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 163;
    • getFareScheduledStopPointRefBuilder

      public VersionOfObjectRefStructure.Builder getFareScheduledStopPointRefBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 163;
    • getFareScheduledStopPointRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareScheduledStopPointRefOrBuilder()
       Reference to a FARE SCHEDULED STOP POINT.  [netex_part_1/part1_tacticalPlanning/netex_fareZone_support.xsd at 73:132]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_scheduled_stop_point_ref = 163;
      Specified by:
      getFareScheduledStopPointRefOrBuilder in interface CallZTypeOrBuilder
    • hasServiceJourneyRef

      public boolean hasServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 191;
      Specified by:
      hasServiceJourneyRef in interface CallZTypeOrBuilder
      Returns:
      Whether the serviceJourneyRef field is set.
    • getServiceJourneyRef

      public VersionOfObjectRefStructure getServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 191;
      Specified by:
      getServiceJourneyRef in interface CallZTypeOrBuilder
      Returns:
      The serviceJourneyRef.
    • setServiceJourneyRef

      public CallZType.Builder setServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 191;
    • setServiceJourneyRef

      public CallZType.Builder setServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 191;
    • mergeServiceJourneyRef

      public CallZType.Builder mergeServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 191;
    • clearServiceJourneyRef

      public CallZType.Builder clearServiceJourneyRef()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 191;
    • getServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getServiceJourneyRefBuilder()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 191;
    • getServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServiceJourneyRefOrBuilder()
       Reference to a SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_serviceJourney_support.xsd at 85:105]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure service_journey_ref = 191;
      Specified by:
      getServiceJourneyRefOrBuilder in interface CallZTypeOrBuilder
    • hasTemplateServiceJourneyRef

      public boolean hasTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 192;
      Specified by:
      hasTemplateServiceJourneyRef in interface CallZTypeOrBuilder
      Returns:
      Whether the templateServiceJourneyRef field is set.
    • getTemplateServiceJourneyRef

      public VersionOfObjectRefStructure getTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 192;
      Specified by:
      getTemplateServiceJourneyRef in interface CallZTypeOrBuilder
      Returns:
      The templateServiceJourneyRef.
    • setTemplateServiceJourneyRef

      public CallZType.Builder setTemplateServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 192;
    • setTemplateServiceJourneyRef

      public CallZType.Builder setTemplateServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 192;
    • mergeTemplateServiceJourneyRef

      public CallZType.Builder mergeTemplateServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 192;
    • clearTemplateServiceJourneyRef

      public CallZType.Builder clearTemplateServiceJourneyRef()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 192;
    • getTemplateServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getTemplateServiceJourneyRefBuilder()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 192;
    • getTemplateServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTemplateServiceJourneyRefOrBuilder()
       Reference to a TEMPLATE VEHICLE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_vehicleJourneyFrequency_support.xsd at 86:128]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure template_service_journey_ref = 192;
      Specified by:
      getTemplateServiceJourneyRefOrBuilder in interface CallZTypeOrBuilder
    • hasDatedServiceJourneyRef

      public boolean hasDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 302;
      Specified by:
      hasDatedServiceJourneyRef in interface CallZTypeOrBuilder
      Returns:
      Whether the datedServiceJourneyRef field is set.
    • getDatedServiceJourneyRef

      public VersionOfObjectRefStructure getDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 302;
      Specified by:
      getDatedServiceJourneyRef in interface CallZTypeOrBuilder
      Returns:
      The datedServiceJourneyRef.
    • setDatedServiceJourneyRef

      public CallZType.Builder setDatedServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 302;
    • setDatedServiceJourneyRef

      public CallZType.Builder setDatedServiceJourneyRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 302;
    • mergeDatedServiceJourneyRef

      public CallZType.Builder mergeDatedServiceJourneyRef(VersionOfObjectRefStructure value)
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 302;
    • clearDatedServiceJourneyRef

      public CallZType.Builder clearDatedServiceJourneyRef()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 302;
    • getDatedServiceJourneyRefBuilder

      public VersionOfObjectRefStructure.Builder getDatedServiceJourneyRefBuilder()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 302;
    • getDatedServiceJourneyRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getDatedServiceJourneyRefOrBuilder()
       Reference to a DATED SERVICE JOURNEY.  [netex_part_2/part2_journeyTimes/netex_datedVehicleJourney_support.xsd at 142:122]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure dated_service_journey_ref = 302;
      Specified by:
      getDatedServiceJourneyRefOrBuilder in interface CallZTypeOrBuilder