Class CancellingType.Builder

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

public static final class CancellingType.Builder extends com.google.protobuf.GeneratedMessage.Builder<CancellingType.Builder> implements CancellingTypeOrBuilder
 The number and characteristics of persons entitled to use the public transport service instead of the original customer.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 339:86]
 
Protobuf type uk.org.netex.www.netex.CancellingType
  • 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<CancellingType.Builder>
    • clear

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

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

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

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

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

      public CancellingType.Builder mergeFrom(CancellingType other)
    • isInitialized

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

      public CancellingType.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<CancellingType.Builder>
      Throws:
      IOException
    • hasCreated

      public boolean hasCreated()
       Date ENTITY was first created.  [netex_framework/netex_responsibility/netex_version_support.xsd at 190:68]
       
      .google.protobuf.Timestamp created = 4;
      Specified by:
      hasCreated in interface CancellingTypeOrBuilder
      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 CancellingTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

      public CancellingType.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 = 462;
      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 = 463;
      Specified by:
      getDerivedFromObjectRef in interface CancellingTypeOrBuilder
      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 = 463;
      Specified by:
      getDerivedFromObjectRefBytes in interface CancellingTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public CancellingType.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 = 463;
      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 CancellingTypeOrBuilder
      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 CancellingTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public CancellingType.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 CancellingType.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 CancellingType.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 CancellingType.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 CancellingTypeOrBuilder
    • 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 CancellingTypeOrBuilder
    • 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 CancellingTypeOrBuilder
    • 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 CancellingTypeOrBuilder
    • setValidBetween

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

      public CancellingType.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 CancellingType.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 CancellingType.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 CancellingType.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 CancellingTypeOrBuilder
    • hasKeyList

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

      public KeyListStructure getKeyList()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyList in interface CancellingTypeOrBuilder
      Returns:
      The keyList.
    • setKeyList

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

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

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

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

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

      public KeyListStructureOrBuilder getKeyListOrBuilder()
       A list of alternative Key values for an element.  [netex_framework/netex_responsibility/netex_responsibility_version.xsd at 165:54]
       
      .uk.org.netex.www.netex.KeyListStructure key_list = 71;
      Specified by:
      getKeyListOrBuilder in interface CancellingTypeOrBuilder
    • hasExtensions

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

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

      public CancellingType.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 = 72;
    • setExtensions

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

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

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

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

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

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

      public VersionOfObjectRefStructure getBrandingRef()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRef in interface CancellingTypeOrBuilder
      Returns:
      The brandingRef.
    • setBrandingRef

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

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

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

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

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

      public VersionOfObjectRefStructureOrBuilder getBrandingRefOrBuilder()
       Reference to a BRANDING.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 256:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure branding_ref = 73;
      Specified by:
      getBrandingRefOrBuilder in interface CancellingTypeOrBuilder
    • hasName

      public boolean hasName()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      hasName in interface CancellingTypeOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public MultilingualString getName()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getName in interface CancellingTypeOrBuilder
      Returns:
      The name.
    • setName

       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • setName

      public CancellingType.Builder setName(MultilingualString.Builder builderForValue)
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • mergeName

      public CancellingType.Builder mergeName(MultilingualString value)
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • clearName

      public CancellingType.Builder clearName()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameBuilder

      public MultilingualString.Builder getNameBuilder()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
    • getNameOrBuilder

      public MultilingualStringOrBuilder getNameOrBuilder()
       Name of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 124:69]
       
      .uk.org.netex.www.netex.MultilingualString name = 161;
      Specified by:
      getNameOrBuilder in interface CancellingTypeOrBuilder
    • hasDescription

      public boolean hasDescription()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      hasDescription in interface CancellingTypeOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public MultilingualString getDescription()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescription in interface CancellingTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public CancellingType.Builder setDescription(MultilingualString value)
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • setDescription

      public CancellingType.Builder setDescription(MultilingualString.Builder builderForValue)
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • mergeDescription

      public CancellingType.Builder mergeDescription(MultilingualString value)
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • clearDescription

      public CancellingType.Builder clearDescription()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionBuilder

      public MultilingualString.Builder getDescriptionBuilder()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
    • getDescriptionOrBuilder

      public MultilingualStringOrBuilder getDescriptionOrBuilder()
       Description of PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 129:76]
       
      .uk.org.netex.www.netex.MultilingualString description = 162;
      Specified by:
      getDescriptionOrBuilder in interface CancellingTypeOrBuilder
    • getUrl

      public String getUrl()
       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Specified by:
      getUrl in interface CancellingTypeOrBuilder
      Returns:
      The url.
    • getUrlBytes

      public com.google.protobuf.ByteString getUrlBytes()
       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Specified by:
      getUrlBytes in interface CancellingTypeOrBuilder
      Returns:
      The bytes for url.
    • setUrl

      public CancellingType.Builder setUrl(String value)
       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Parameters:
      value - The url to set.
      Returns:
      This builder for chaining.
    • clearUrl

      public CancellingType.Builder clearUrl()
       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Returns:
      This builder for chaining.
    • setUrlBytes

      public CancellingType.Builder setUrlBytes(com.google.protobuf.ByteString value)
       URL for information on element.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 134:60]
       
      string url = 163;
      Parameters:
      value - The bytes for url to set.
      Returns:
      This builder for chaining.
    • hasInfoLinks

      public boolean hasInfoLinks()
       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
      Specified by:
      hasInfoLinks in interface CancellingTypeOrBuilder
      Returns:
      Whether the infoLinks field is set.
    • getInfoLinks

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
      Specified by:
      getInfoLinks in interface CancellingTypeOrBuilder
      Returns:
      The infoLinks.
    • setInfoLinks

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
    • setInfoLinks

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
    • mergeInfoLinks

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
    • clearInfoLinks

      public CancellingType.Builder clearInfoLinks()
       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
    • getInfoLinksBuilder

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
    • getInfoLinksOrBuilder

       Hyperlinks associated with GPRICEABLE OBLECT. Can be used to associated pfs, web pages etc, conditions of use etc.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 139:48]
       
      .uk.org.netex.www.netex.PriceableObject_VersionStructure_InfoLinksType info_links = 164;
      Specified by:
      getInfoLinksOrBuilder in interface CancellingTypeOrBuilder
    • hasAlternativeNames

      public boolean hasAlternativeNames()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
      Specified by:
      hasAlternativeNames in interface CancellingTypeOrBuilder
      Returns:
      Whether the alternativeNames field is set.
    • getAlternativeNames

      public AlternativeNames_RelStructure getAlternativeNames()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
      Specified by:
      getAlternativeNames in interface CancellingTypeOrBuilder
      Returns:
      The alternativeNames.
    • setAlternativeNames

      public CancellingType.Builder setAlternativeNames(AlternativeNames_RelStructure value)
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
    • setAlternativeNames

      public CancellingType.Builder setAlternativeNames(AlternativeNames_RelStructure.Builder builderForValue)
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
    • mergeAlternativeNames

      public CancellingType.Builder mergeAlternativeNames(AlternativeNames_RelStructure value)
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
    • clearAlternativeNames

      public CancellingType.Builder clearAlternativeNames()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
    • getAlternativeNamesBuilder

      public AlternativeNames_RelStructure.Builder getAlternativeNamesBuilder()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
    • getAlternativeNamesOrBuilder

      public AlternativeNames_RelStructureOrBuilder getAlternativeNamesOrBuilder()
       ALTERNATIVE NAMEs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 149:92]
       
      .uk.org.netex.www.netex.AlternativeNames_RelStructure alternative_names = 165;
      Specified by:
      getAlternativeNamesOrBuilder in interface CancellingTypeOrBuilder
    • hasNoticeAssignments

      public boolean hasNoticeAssignments()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
      Specified by:
      hasNoticeAssignments in interface CancellingTypeOrBuilder
      Returns:
      Whether the noticeAssignments field is set.
    • getNoticeAssignments

      public NoticeAssignments_RelStructure getNoticeAssignments()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
      Specified by:
      getNoticeAssignments in interface CancellingTypeOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

      public CancellingType.Builder setNoticeAssignments(NoticeAssignments_RelStructure value)
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
    • setNoticeAssignments

      public CancellingType.Builder setNoticeAssignments(NoticeAssignments_RelStructure.Builder builderForValue)
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
    • mergeNoticeAssignments

      public CancellingType.Builder mergeNoticeAssignments(NoticeAssignments_RelStructure value)
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
    • clearNoticeAssignments

      public CancellingType.Builder clearNoticeAssignments()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
    • getNoticeAssignmentsBuilder

      public NoticeAssignments_RelStructure.Builder getNoticeAssignmentsBuilder()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
    • getNoticeAssignmentsOrBuilder

      public NoticeAssignments_RelStructureOrBuilder getNoticeAssignmentsOrBuilder()
       NOTICE ASSIGNMENTs for PRICEABLE OBJECT.  [netex_part_3/part3_fares/netex_farePrice_version.xsd at 154:94]
       
      .uk.org.netex.www.netex.NoticeAssignments_RelStructure notice_assignments = 166;
      Specified by:
      getNoticeAssignmentsOrBuilder in interface CancellingTypeOrBuilder
    • hasTypeOfUsageParameterRef

      public boolean hasTypeOfUsageParameterRef()
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
      Specified by:
      hasTypeOfUsageParameterRef in interface CancellingTypeOrBuilder
      Returns:
      Whether the typeOfUsageParameterRef field is set.
    • getTypeOfUsageParameterRef

      public VersionOfObjectRefStructure getTypeOfUsageParameterRef()
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
      Specified by:
      getTypeOfUsageParameterRef in interface CancellingTypeOrBuilder
      Returns:
      The typeOfUsageParameterRef.
    • setTypeOfUsageParameterRef

      public CancellingType.Builder setTypeOfUsageParameterRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
    • setTypeOfUsageParameterRef

      public CancellingType.Builder setTypeOfUsageParameterRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
    • mergeTypeOfUsageParameterRef

      public CancellingType.Builder mergeTypeOfUsageParameterRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
    • clearTypeOfUsageParameterRef

      public CancellingType.Builder clearTypeOfUsageParameterRef()
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
    • getTypeOfUsageParameterRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfUsageParameterRefBuilder()
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
    • getTypeOfUsageParameterRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfUsageParameterRefOrBuilder()
       Reference to a TYPE OF USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_support.xsd at 144:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_usage_parameter_ref = 331;
      Specified by:
      getTypeOfUsageParameterRefOrBuilder in interface CancellingTypeOrBuilder
    • hasPrices

      public boolean hasPrices()
       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
      Specified by:
      hasPrices in interface CancellingTypeOrBuilder
      Returns:
      Whether the prices field is set.
    • getPrices

       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
      Specified by:
      getPrices in interface CancellingTypeOrBuilder
      Returns:
      The prices.
    • setPrices

       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
    • setPrices

       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
    • mergePrices

       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
    • clearPrices

      public CancellingType.Builder clearPrices()
       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
    • getPricesBuilder

      public UsageParameterPrices_RelStructure.Builder getPricesBuilder()
       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
    • getPricesOrBuilder

      public UsageParameterPrices_RelStructureOrBuilder getPricesOrBuilder()
       Prices associated with USAGE PARAMETER.  [netex_part_3/part3_fares/netex_usageParameter_version.xsd at 141:86]
       
      .uk.org.netex.www.netex.UsageParameterPrices_RelStructure prices = 332;
      Specified by:
      getPricesOrBuilder in interface CancellingTypeOrBuilder
    • hasBookingArrangements

      public boolean hasBookingArrangements()
       Booking Arrangements for Cancellations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 385:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 501;
      Specified by:
      hasBookingArrangements in interface CancellingTypeOrBuilder
      Returns:
      Whether the bookingArrangements field is set.
    • getBookingArrangements

      public BookingArrangementsStructure getBookingArrangements()
       Booking Arrangements for Cancellations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 385:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 501;
      Specified by:
      getBookingArrangements in interface CancellingTypeOrBuilder
      Returns:
      The bookingArrangements.
    • setBookingArrangements

      public CancellingType.Builder setBookingArrangements(BookingArrangementsStructure value)
       Booking Arrangements for Cancellations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 385:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 501;
    • setBookingArrangements

      public CancellingType.Builder setBookingArrangements(BookingArrangementsStructure.Builder builderForValue)
       Booking Arrangements for Cancellations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 385:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 501;
    • mergeBookingArrangements

      public CancellingType.Builder mergeBookingArrangements(BookingArrangementsStructure value)
       Booking Arrangements for Cancellations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 385:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 501;
    • clearBookingArrangements

      public CancellingType.Builder clearBookingArrangements()
       Booking Arrangements for Cancellations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 385:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 501;
    • getBookingArrangementsBuilder

      public BookingArrangementsStructure.Builder getBookingArrangementsBuilder()
       Booking Arrangements for Cancellations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 385:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 501;
    • getBookingArrangementsOrBuilder

      public BookingArrangementsStructureOrBuilder getBookingArrangementsOrBuilder()
       Booking Arrangements for Cancellations.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 385:94]
       
      .uk.org.netex.www.netex.BookingArrangementsStructure booking_arrangements = 501;
      Specified by:
      getBookingArrangementsOrBuilder in interface CancellingTypeOrBuilder
    • getCancellationAllowed

      public boolean getCancellationAllowed()
       Whether Cancellation is allowed. +v1.2.2  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 390:92]
       
      bool cancellation_allowed = 422;
      Specified by:
      getCancellationAllowed in interface CancellingTypeOrBuilder
      Returns:
      The cancellationAllowed.
    • setCancellationAllowed

      public CancellingType.Builder setCancellationAllowed(boolean value)
       Whether Cancellation is allowed. +v1.2.2  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 390:92]
       
      bool cancellation_allowed = 422;
      Parameters:
      value - The cancellationAllowed to set.
      Returns:
      This builder for chaining.
    • clearCancellationAllowed

      public CancellingType.Builder clearCancellationAllowed()
       Whether Cancellation is allowed. +v1.2.2  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 390:92]
       
      bool cancellation_allowed = 422;
      Returns:
      This builder for chaining.
    • getBookingDepositRefundable

      public boolean getBookingDepositRefundable()
       Whether a booking deposit is refunded on cancellation.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 395:82]
       
      bool booking_deposit_refundable = 423;
      Specified by:
      getBookingDepositRefundable in interface CancellingTypeOrBuilder
      Returns:
      The bookingDepositRefundable.
    • setBookingDepositRefundable

      public CancellingType.Builder setBookingDepositRefundable(boolean value)
       Whether a booking deposit is refunded on cancellation.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 395:82]
       
      bool booking_deposit_refundable = 423;
      Parameters:
      value - The bookingDepositRefundable to set.
      Returns:
      This builder for chaining.
    • clearBookingDepositRefundable

      public CancellingType.Builder clearBookingDepositRefundable()
       Whether a booking deposit is refunded on cancellation.  [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 395:82]
       
      bool booking_deposit_refundable = 423;
      Returns:
      This builder for chaining.
    • getId

      public String getId()
       [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 363:56]
       
      string id = 531;
      Specified by:
      getId in interface CancellingTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 363:56]
       
      string id = 531;
      Specified by:
      getIdBytes in interface CancellingTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public CancellingType.Builder setId(String value)
       [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 363:56]
       
      string id = 531;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public CancellingType.Builder clearId()
       [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 363:56]
       
      string id = 531;
      Returns:
      This builder for chaining.
    • setIdBytes

      public CancellingType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_3/part3_fares/netex_usageParameterBooking_version.xsd at 363:56]
       
      string id = 531;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.