Class SupplementProductType.Builder

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

public static final class SupplementProductType.Builder extends com.google.protobuf.GeneratedMessage.Builder<SupplementProductType.Builder> implements SupplementProductTypeOrBuilder
 A FARE PRODUCT consisting of one or several VALIDABLE ELEMENTs, specific to a CHARGING MOMENT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 924:90]
 
Protobuf type uk.org.netex.www.netex.SupplementProductType
  • 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<SupplementProductType.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<SupplementProductType.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<SupplementProductType.Builder>
    • getDefaultInstanceForType

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

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

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

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

    • isInitialized

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

      public SupplementProductType.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<SupplementProductType.Builder>
      Throws:
      IOException
    • getOrganisationRefStructureCase

      public SupplementProductType.OrganisationRefStructureCase getOrganisationRefStructureCase()
      Specified by:
      getOrganisationRefStructureCase in interface SupplementProductTypeOrBuilder
    • clearOrganisationRefStructure

      public SupplementProductType.Builder clearOrganisationRefStructure()
    • getFareProductRefStructureCase

      public SupplementProductType.FareProductRefStructureCase getFareProductRefStructureCase()
      Specified by:
      getFareProductRefStructureCase in interface SupplementProductTypeOrBuilder
    • clearFareProductRefStructure

      public SupplementProductType.Builder clearFareProductRefStructure()
    • 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 SupplementProductTypeOrBuilder
      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 SupplementProductTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

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

      public SupplementProductType.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 = 1102;
      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 = 1103;
      Specified by:
      getDerivedFromObjectRef in interface SupplementProductTypeOrBuilder
      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 = 1103;
      Specified by:
      getDerivedFromObjectRefBytes in interface SupplementProductTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public SupplementProductType.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 = 1103;
      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 SupplementProductTypeOrBuilder
      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 SupplementProductTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public SupplementProductType.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 SupplementProductType.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 SupplementProductType.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 SupplementProductType.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 SupplementProductTypeOrBuilder
    • 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 SupplementProductTypeOrBuilder
    • 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 SupplementProductTypeOrBuilder
    • 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 SupplementProductTypeOrBuilder
    • setValidBetween

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

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

      public SupplementProductType.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 SupplementProductType.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 SupplementProductType.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 SupplementProductTypeOrBuilder
    • 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 SupplementProductTypeOrBuilder
      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 SupplementProductTypeOrBuilder
      Returns:
      The keyList.
    • setKeyList

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

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

      public SupplementProductType.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 SupplementProductType.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 SupplementProductType.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 SupplementProductType.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 SupplementProductTypeOrBuilder
    • 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 SupplementProductTypeOrBuilder
      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 SupplementProductTypeOrBuilder
      Returns:
      The brandingRef.
    • setBrandingRef

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

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

       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 SupplementProductType.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 SupplementProductTypeOrBuilder
    • 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 SupplementProductTypeOrBuilder
      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 SupplementProductTypeOrBuilder
      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

       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

       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 SupplementProductType.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 SupplementProductTypeOrBuilder
    • 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 SupplementProductTypeOrBuilder
      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 SupplementProductTypeOrBuilder
      Returns:
      The description.
    • setDescription

      public SupplementProductType.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 SupplementProductType.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 SupplementProductType.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 SupplementProductType.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 SupplementProductTypeOrBuilder
    • 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 SupplementProductTypeOrBuilder
      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 SupplementProductTypeOrBuilder
      Returns:
      The bytes for url.
    • setUrl

      public SupplementProductType.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 SupplementProductType.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 SupplementProductType.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 SupplementProductTypeOrBuilder
      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 SupplementProductTypeOrBuilder
      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 SupplementProductType.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 SupplementProductTypeOrBuilder
    • 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 SupplementProductTypeOrBuilder
      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 SupplementProductTypeOrBuilder
      Returns:
      The alternativeNames.
    • setAlternativeNames

       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 SupplementProductType.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 SupplementProductType.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 SupplementProductType.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 SupplementProductTypeOrBuilder
    • 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 SupplementProductTypeOrBuilder
      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 SupplementProductTypeOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

       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 SupplementProductType.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 SupplementProductType.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 SupplementProductType.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 SupplementProductTypeOrBuilder
    • hasPrivateCode

      public boolean hasPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 331;
      Specified by:
      hasPrivateCode in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the privateCode field is set.
    • getPrivateCode

      public PrivateCodeStructure getPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 331;
      Specified by:
      getPrivateCode in interface SupplementProductTypeOrBuilder
      Returns:
      The privateCode.
    • setPrivateCode

      public SupplementProductType.Builder setPrivateCode(PrivateCodeStructure value)
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 331;
    • setPrivateCode

      public SupplementProductType.Builder setPrivateCode(PrivateCodeStructure.Builder builderForValue)
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 331;
    • mergePrivateCode

      public SupplementProductType.Builder mergePrivateCode(PrivateCodeStructure value)
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 331;
    • clearPrivateCode

      public SupplementProductType.Builder clearPrivateCode()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 331;
    • getPrivateCodeBuilder

      public PrivateCodeStructure.Builder getPrivateCodeBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 331;
    • getPrivateCodeOrBuilder

      public PrivateCodeStructureOrBuilder getPrivateCodeOrBuilder()
       A private code that uniquely identifies the element.  May be used for inter-operating with other (legacy) systems.  [netex_framework/netex_utility/netex_utility_types.xsd at 100:62]
       
      .uk.org.netex.www.netex.PrivateCodeStructure private_code = 331;
      Specified by:
      getPrivateCodeOrBuilder in interface SupplementProductTypeOrBuilder
    • getInfoUrl

      public String getInfoUrl()
       URL for further information.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 178:64]
       
      string info_url = 332;
      Specified by:
      getInfoUrl in interface SupplementProductTypeOrBuilder
      Returns:
      The infoUrl.
    • getInfoUrlBytes

      public com.google.protobuf.ByteString getInfoUrlBytes()
       URL for further information.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 178:64]
       
      string info_url = 332;
      Specified by:
      getInfoUrlBytes in interface SupplementProductTypeOrBuilder
      Returns:
      The bytes for infoUrl.
    • setInfoUrl

      public SupplementProductType.Builder setInfoUrl(String value)
       URL for further information.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 178:64]
       
      string info_url = 332;
      Parameters:
      value - The infoUrl to set.
      Returns:
      This builder for chaining.
    • clearInfoUrl

      public SupplementProductType.Builder clearInfoUrl()
       URL for further information.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 178:64]
       
      string info_url = 332;
      Returns:
      This builder for chaining.
    • setInfoUrlBytes

      public SupplementProductType.Builder setInfoUrlBytes(com.google.protobuf.ByteString value)
       URL for further information.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 178:64]
       
      string info_url = 332;
      Parameters:
      value - The bytes for infoUrl to set.
      Returns:
      This builder for chaining.
    • hasDocumentLinks

      public boolean hasDocumentLinks()
       Timetable documents associated with the Product e.g pdf files  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 183:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 333;
      Specified by:
      hasDocumentLinks in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the documentLinks field is set.
    • getDocumentLinks

      public InfoLinks_RelStructure getDocumentLinks()
       Timetable documents associated with the Product e.g pdf files  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 183:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 333;
      Specified by:
      getDocumentLinks in interface SupplementProductTypeOrBuilder
      Returns:
      The documentLinks.
    • clearDocumentLinks

      public SupplementProductType.Builder clearDocumentLinks()
       Timetable documents associated with the Product e.g pdf files  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 183:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 333;
    • getDocumentLinksBuilder

      public InfoLinks_RelStructure.Builder getDocumentLinksBuilder()
       Timetable documents associated with the Product e.g pdf files  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 183:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 333;
    • getDocumentLinksOrBuilder

      public InfoLinks_RelStructureOrBuilder getDocumentLinksOrBuilder()
       Timetable documents associated with the Product e.g pdf files  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 183:82]
       
      .uk.org.netex.www.netex.InfoLinks_RelStructure document_links = 333;
      Specified by:
      getDocumentLinksOrBuilder in interface SupplementProductTypeOrBuilder
    • hasChargingMomentRef

      public boolean hasChargingMomentRef()
       Reference to a CHARGING MOMENT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 615:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_moment_ref = 521;
      Specified by:
      hasChargingMomentRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the chargingMomentRef field is set.
    • getChargingMomentRef

      public VersionOfObjectRefStructure getChargingMomentRef()
       Reference to a CHARGING MOMENT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 615:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_moment_ref = 521;
      Specified by:
      getChargingMomentRef in interface SupplementProductTypeOrBuilder
      Returns:
      The chargingMomentRef.
    • setChargingMomentRef

      public SupplementProductType.Builder setChargingMomentRef(VersionOfObjectRefStructure value)
       Reference to a CHARGING MOMENT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 615:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_moment_ref = 521;
    • setChargingMomentRef

      public SupplementProductType.Builder setChargingMomentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a CHARGING MOMENT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 615:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_moment_ref = 521;
    • mergeChargingMomentRef

      public SupplementProductType.Builder mergeChargingMomentRef(VersionOfObjectRefStructure value)
       Reference to a CHARGING MOMENT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 615:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_moment_ref = 521;
    • clearChargingMomentRef

      public SupplementProductType.Builder clearChargingMomentRef()
       Reference to a CHARGING MOMENT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 615:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_moment_ref = 521;
    • getChargingMomentRefBuilder

      public VersionOfObjectRefStructure.Builder getChargingMomentRefBuilder()
       Reference to a CHARGING MOMENT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 615:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_moment_ref = 521;
    • getChargingMomentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getChargingMomentRefOrBuilder()
       Reference to a CHARGING MOMENT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 615:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure charging_moment_ref = 521;
      Specified by:
      getChargingMomentRefOrBuilder in interface SupplementProductTypeOrBuilder
    • getChargingMomentTypeValue

      public int getChargingMomentTypeValue()
       Enumeration of standardised Charging moment values _v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 260:90]
       
      .uk.org.netex.www.netex.ChargingMomentEnumeration charging_moment_type = 522;
      Specified by:
      getChargingMomentTypeValue in interface SupplementProductTypeOrBuilder
      Returns:
      The enum numeric value on the wire for chargingMomentType.
    • setChargingMomentTypeValue

      public SupplementProductType.Builder setChargingMomentTypeValue(int value)
       Enumeration of standardised Charging moment values _v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 260:90]
       
      .uk.org.netex.www.netex.ChargingMomentEnumeration charging_moment_type = 522;
      Parameters:
      value - The enum numeric value on the wire for chargingMomentType to set.
      Returns:
      This builder for chaining.
    • getChargingMomentType

      public ChargingMomentEnumeration getChargingMomentType()
       Enumeration of standardised Charging moment values _v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 260:90]
       
      .uk.org.netex.www.netex.ChargingMomentEnumeration charging_moment_type = 522;
      Specified by:
      getChargingMomentType in interface SupplementProductTypeOrBuilder
      Returns:
      The chargingMomentType.
    • setChargingMomentType

      public SupplementProductType.Builder setChargingMomentType(ChargingMomentEnumeration value)
       Enumeration of standardised Charging moment values _v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 260:90]
       
      .uk.org.netex.www.netex.ChargingMomentEnumeration charging_moment_type = 522;
      Parameters:
      value - The chargingMomentType to set.
      Returns:
      This builder for chaining.
    • clearChargingMomentType

      public SupplementProductType.Builder clearChargingMomentType()
       Enumeration of standardised Charging moment values _v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 260:90]
       
      .uk.org.netex.www.netex.ChargingMomentEnumeration charging_moment_type = 522;
      Returns:
      This builder for chaining.
    • hasTypeOfFareProductRef

      public boolean hasTypeOfFareProductRef()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 523;
      Specified by:
      hasTypeOfFareProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the typeOfFareProductRef field is set.
    • getTypeOfFareProductRef

      public VersionOfObjectRefStructure getTypeOfFareProductRef()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 523;
      Specified by:
      getTypeOfFareProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      The typeOfFareProductRef.
    • setTypeOfFareProductRef

      public SupplementProductType.Builder setTypeOfFareProductRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 523;
    • setTypeOfFareProductRef

      public SupplementProductType.Builder setTypeOfFareProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 523;
    • mergeTypeOfFareProductRef

      public SupplementProductType.Builder mergeTypeOfFareProductRef(VersionOfObjectRefStructure value)
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 523;
    • clearTypeOfFareProductRef

      public SupplementProductType.Builder clearTypeOfFareProductRef()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 523;
    • getTypeOfFareProductRefBuilder

      public VersionOfObjectRefStructure.Builder getTypeOfFareProductRefBuilder()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 523;
    • getTypeOfFareProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTypeOfFareProductRefOrBuilder()
       Reference to a TYPE OF FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 684:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_fare_product_ref = 523;
      Specified by:
      getTypeOfFareProductRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasTypesOfFareProduct

      public boolean hasTypesOfFareProduct()
       Classifications of FARE PROFUDCT .  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.TypeOfFareProductRefs_RelStructure types_of_fare_product = 524;
      Specified by:
      hasTypesOfFareProduct in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the typesOfFareProduct field is set.
    • getTypesOfFareProduct

      public TypeOfFareProductRefs_RelStructure getTypesOfFareProduct()
       Classifications of FARE PROFUDCT .  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.TypeOfFareProductRefs_RelStructure types_of_fare_product = 524;
      Specified by:
      getTypesOfFareProduct in interface SupplementProductTypeOrBuilder
      Returns:
      The typesOfFareProduct.
    • setTypesOfFareProduct

       Classifications of FARE PROFUDCT .  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.TypeOfFareProductRefs_RelStructure types_of_fare_product = 524;
    • setTypesOfFareProduct

      public SupplementProductType.Builder setTypesOfFareProduct(TypeOfFareProductRefs_RelStructure.Builder builderForValue)
       Classifications of FARE PROFUDCT .  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.TypeOfFareProductRefs_RelStructure types_of_fare_product = 524;
    • mergeTypesOfFareProduct

      public SupplementProductType.Builder mergeTypesOfFareProduct(TypeOfFareProductRefs_RelStructure value)
       Classifications of FARE PROFUDCT .  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.TypeOfFareProductRefs_RelStructure types_of_fare_product = 524;
    • clearTypesOfFareProduct

      public SupplementProductType.Builder clearTypesOfFareProduct()
       Classifications of FARE PROFUDCT .  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.TypeOfFareProductRefs_RelStructure types_of_fare_product = 524;
    • getTypesOfFareProductBuilder

      public TypeOfFareProductRefs_RelStructure.Builder getTypesOfFareProductBuilder()
       Classifications of FARE PROFUDCT .  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.TypeOfFareProductRefs_RelStructure types_of_fare_product = 524;
    • getTypesOfFareProductOrBuilder

      public TypeOfFareProductRefs_RelStructureOrBuilder getTypesOfFareProductOrBuilder()
       Classifications of FARE PROFUDCT .  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 267:86]
       
      .uk.org.netex.www.netex.TypeOfFareProductRefs_RelStructure types_of_fare_product = 524;
      Specified by:
      getTypesOfFareProductOrBuilder in interface SupplementProductTypeOrBuilder
    • hasConditionSummary

      public boolean hasConditionSummary()
       Summary description of PRODUCT.  [netex_part_3/part3_fares/netex_fareConditionSummary_version.xsd at 69:72]
       
      .uk.org.netex.www.netex.ConditionSummaryStructure condition_summary = 533;
      Specified by:
      hasConditionSummary in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the conditionSummary field is set.
    • getConditionSummary

      public ConditionSummaryStructure getConditionSummary()
       Summary description of PRODUCT.  [netex_part_3/part3_fares/netex_fareConditionSummary_version.xsd at 69:72]
       
      .uk.org.netex.www.netex.ConditionSummaryStructure condition_summary = 533;
      Specified by:
      getConditionSummary in interface SupplementProductTypeOrBuilder
      Returns:
      The conditionSummary.
    • setConditionSummary

      public SupplementProductType.Builder setConditionSummary(ConditionSummaryStructure value)
       Summary description of PRODUCT.  [netex_part_3/part3_fares/netex_fareConditionSummary_version.xsd at 69:72]
       
      .uk.org.netex.www.netex.ConditionSummaryStructure condition_summary = 533;
    • setConditionSummary

      public SupplementProductType.Builder setConditionSummary(ConditionSummaryStructure.Builder builderForValue)
       Summary description of PRODUCT.  [netex_part_3/part3_fares/netex_fareConditionSummary_version.xsd at 69:72]
       
      .uk.org.netex.www.netex.ConditionSummaryStructure condition_summary = 533;
    • mergeConditionSummary

      public SupplementProductType.Builder mergeConditionSummary(ConditionSummaryStructure value)
       Summary description of PRODUCT.  [netex_part_3/part3_fares/netex_fareConditionSummary_version.xsd at 69:72]
       
      .uk.org.netex.www.netex.ConditionSummaryStructure condition_summary = 533;
    • clearConditionSummary

      public SupplementProductType.Builder clearConditionSummary()
       Summary description of PRODUCT.  [netex_part_3/part3_fares/netex_fareConditionSummary_version.xsd at 69:72]
       
      .uk.org.netex.www.netex.ConditionSummaryStructure condition_summary = 533;
    • getConditionSummaryBuilder

      public ConditionSummaryStructure.Builder getConditionSummaryBuilder()
       Summary description of PRODUCT.  [netex_part_3/part3_fares/netex_fareConditionSummary_version.xsd at 69:72]
       
      .uk.org.netex.www.netex.ConditionSummaryStructure condition_summary = 533;
    • getConditionSummaryOrBuilder

      public ConditionSummaryStructureOrBuilder getConditionSummaryOrBuilder()
       Summary description of PRODUCT.  [netex_part_3/part3_fares/netex_fareConditionSummary_version.xsd at 69:72]
       
      .uk.org.netex.www.netex.ConditionSummaryStructure condition_summary = 533;
      Specified by:
      getConditionSummaryOrBuilder in interface SupplementProductTypeOrBuilder
    • hasValidityParameterAssignments

      public boolean hasValidityParameterAssignments()
       VALIDITY PARAMETR ASSIGNMENTss for an element.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 739:101]
       
      .uk.org.netex.www.netex.GenericParameterAssignments_RelStructure validity_parameter_assignments = 561;
      Specified by:
      hasValidityParameterAssignments in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the validityParameterAssignments field is set.
    • getValidityParameterAssignments

      public GenericParameterAssignments_RelStructure getValidityParameterAssignments()
       VALIDITY PARAMETR ASSIGNMENTss for an element.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 739:101]
       
      .uk.org.netex.www.netex.GenericParameterAssignments_RelStructure validity_parameter_assignments = 561;
      Specified by:
      getValidityParameterAssignments in interface SupplementProductTypeOrBuilder
      Returns:
      The validityParameterAssignments.
    • setValidityParameterAssignments

      public SupplementProductType.Builder setValidityParameterAssignments(GenericParameterAssignments_RelStructure value)
       VALIDITY PARAMETR ASSIGNMENTss for an element.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 739:101]
       
      .uk.org.netex.www.netex.GenericParameterAssignments_RelStructure validity_parameter_assignments = 561;
    • setValidityParameterAssignments

      public SupplementProductType.Builder setValidityParameterAssignments(GenericParameterAssignments_RelStructure.Builder builderForValue)
       VALIDITY PARAMETR ASSIGNMENTss for an element.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 739:101]
       
      .uk.org.netex.www.netex.GenericParameterAssignments_RelStructure validity_parameter_assignments = 561;
    • mergeValidityParameterAssignments

      public SupplementProductType.Builder mergeValidityParameterAssignments(GenericParameterAssignments_RelStructure value)
       VALIDITY PARAMETR ASSIGNMENTss for an element.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 739:101]
       
      .uk.org.netex.www.netex.GenericParameterAssignments_RelStructure validity_parameter_assignments = 561;
    • clearValidityParameterAssignments

      public SupplementProductType.Builder clearValidityParameterAssignments()
       VALIDITY PARAMETR ASSIGNMENTss for an element.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 739:101]
       
      .uk.org.netex.www.netex.GenericParameterAssignments_RelStructure validity_parameter_assignments = 561;
    • getValidityParameterAssignmentsBuilder

      public GenericParameterAssignments_RelStructure.Builder getValidityParameterAssignmentsBuilder()
       VALIDITY PARAMETR ASSIGNMENTss for an element.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 739:101]
       
      .uk.org.netex.www.netex.GenericParameterAssignments_RelStructure validity_parameter_assignments = 561;
    • getValidityParameterAssignmentsOrBuilder

      public GenericParameterAssignments_RelStructureOrBuilder getValidityParameterAssignmentsOrBuilder()
       VALIDITY PARAMETR ASSIGNMENTss for an element.  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 739:101]
       
      .uk.org.netex.www.netex.GenericParameterAssignments_RelStructure validity_parameter_assignments = 561;
      Specified by:
      getValidityParameterAssignmentsOrBuilder in interface SupplementProductTypeOrBuilder
    • hasGenericParameterAssignment

      public boolean hasGenericParameterAssignment()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 769:118]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentType generic_parameter_assignment = 562;
      Specified by:
      hasGenericParameterAssignment in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the genericParameterAssignment field is set.
    • getGenericParameterAssignment

      public GenericParameterAssignmentType getGenericParameterAssignment()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 769:118]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentType generic_parameter_assignment = 562;
      Specified by:
      getGenericParameterAssignment in interface SupplementProductTypeOrBuilder
      Returns:
      The genericParameterAssignment.
    • setGenericParameterAssignment

      public SupplementProductType.Builder setGenericParameterAssignment(GenericParameterAssignmentType value)
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 769:118]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentType generic_parameter_assignment = 562;
    • setGenericParameterAssignment

      public SupplementProductType.Builder setGenericParameterAssignment(GenericParameterAssignmentType.Builder builderForValue)
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 769:118]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentType generic_parameter_assignment = 562;
    • mergeGenericParameterAssignment

      public SupplementProductType.Builder mergeGenericParameterAssignment(GenericParameterAssignmentType value)
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 769:118]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentType generic_parameter_assignment = 562;
    • clearGenericParameterAssignment

      public SupplementProductType.Builder clearGenericParameterAssignment()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 769:118]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentType generic_parameter_assignment = 562;
    • getGenericParameterAssignmentBuilder

      public GenericParameterAssignmentType.Builder getGenericParameterAssignmentBuilder()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 769:118]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentType generic_parameter_assignment = 562;
    • getGenericParameterAssignmentOrBuilder

      public GenericParameterAssignmentTypeOrBuilder getGenericParameterAssignmentOrBuilder()
       A VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 769:118]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentType generic_parameter_assignment = 562;
      Specified by:
      getGenericParameterAssignmentOrBuilder in interface SupplementProductTypeOrBuilder
    • hasGenericParameterAssignmentInContext

      public boolean hasGenericParameterAssignmentInContext()
       Optimisation: Can be used without id constraintA VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 844:127]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentInContextType generic_parameter_assignment_in_context = 563;
      Specified by:
      hasGenericParameterAssignmentInContext in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the genericParameterAssignmentInContext field is set.
    • getGenericParameterAssignmentInContext

      public GenericParameterAssignmentInContextType getGenericParameterAssignmentInContext()
       Optimisation: Can be used without id constraintA VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 844:127]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentInContextType generic_parameter_assignment_in_context = 563;
      Specified by:
      getGenericParameterAssignmentInContext in interface SupplementProductTypeOrBuilder
      Returns:
      The genericParameterAssignmentInContext.
    • setGenericParameterAssignmentInContext

      public SupplementProductType.Builder setGenericParameterAssignmentInContext(GenericParameterAssignmentInContextType value)
       Optimisation: Can be used without id constraintA VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 844:127]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentInContextType generic_parameter_assignment_in_context = 563;
    • setGenericParameterAssignmentInContext

      public SupplementProductType.Builder setGenericParameterAssignmentInContext(GenericParameterAssignmentInContextType.Builder builderForValue)
       Optimisation: Can be used without id constraintA VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 844:127]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentInContextType generic_parameter_assignment_in_context = 563;
    • mergeGenericParameterAssignmentInContext

      public SupplementProductType.Builder mergeGenericParameterAssignmentInContext(GenericParameterAssignmentInContextType value)
       Optimisation: Can be used without id constraintA VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 844:127]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentInContextType generic_parameter_assignment_in_context = 563;
    • clearGenericParameterAssignmentInContext

      public SupplementProductType.Builder clearGenericParameterAssignmentInContext()
       Optimisation: Can be used without id constraintA VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 844:127]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentInContextType generic_parameter_assignment_in_context = 563;
    • getGenericParameterAssignmentInContextBuilder

      public GenericParameterAssignmentInContextType.Builder getGenericParameterAssignmentInContextBuilder()
       Optimisation: Can be used without id constraintA VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 844:127]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentInContextType generic_parameter_assignment_in_context = 563;
    • getGenericParameterAssignmentInContextOrBuilder

      public GenericParameterAssignmentInContextTypeOrBuilder getGenericParameterAssignmentInContextOrBuilder()
       Optimisation: Can be used without id constraintA VALIDITY PARAMETER ASSIGNMENT specifying practical parameters during a TRAVEL GenericATION, within a given fare structure (e.g. the origin or destination zone in a zone-counting system).  [netex_part_3/part3_fares/netex_accessRightParameter_version.xsd at 844:127]
       
      .uk.org.netex.www.netex.GenericParameterAssignmentInContextType generic_parameter_assignment_in_context = 563;
      Specified by:
      getGenericParameterAssignmentInContextOrBuilder in interface SupplementProductTypeOrBuilder
    • hasValidableElements

      public boolean hasValidableElements()
       VALIDABLE ELEMENTs making up FARE SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 283:94]
       
      .uk.org.netex.www.netex.ValidableElements_RelStructure validable_elements = 571;
      Specified by:
      hasValidableElements in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the validableElements field is set.
    • getValidableElements

      public ValidableElements_RelStructure getValidableElements()
       VALIDABLE ELEMENTs making up FARE SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 283:94]
       
      .uk.org.netex.www.netex.ValidableElements_RelStructure validable_elements = 571;
      Specified by:
      getValidableElements in interface SupplementProductTypeOrBuilder
      Returns:
      The validableElements.
    • setValidableElements

       VALIDABLE ELEMENTs making up FARE SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 283:94]
       
      .uk.org.netex.www.netex.ValidableElements_RelStructure validable_elements = 571;
    • setValidableElements

      public SupplementProductType.Builder setValidableElements(ValidableElements_RelStructure.Builder builderForValue)
       VALIDABLE ELEMENTs making up FARE SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 283:94]
       
      .uk.org.netex.www.netex.ValidableElements_RelStructure validable_elements = 571;
    • mergeValidableElements

      public SupplementProductType.Builder mergeValidableElements(ValidableElements_RelStructure value)
       VALIDABLE ELEMENTs making up FARE SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 283:94]
       
      .uk.org.netex.www.netex.ValidableElements_RelStructure validable_elements = 571;
    • clearValidableElements

      public SupplementProductType.Builder clearValidableElements()
       VALIDABLE ELEMENTs making up FARE SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 283:94]
       
      .uk.org.netex.www.netex.ValidableElements_RelStructure validable_elements = 571;
    • getValidableElementsBuilder

      public ValidableElements_RelStructure.Builder getValidableElementsBuilder()
       VALIDABLE ELEMENTs making up FARE SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 283:94]
       
      .uk.org.netex.www.netex.ValidableElements_RelStructure validable_elements = 571;
    • getValidableElementsOrBuilder

      public ValidableElements_RelStructureOrBuilder getValidableElementsOrBuilder()
       VALIDABLE ELEMENTs making up FARE SERVICE ACCESS RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 283:94]
       
      .uk.org.netex.www.netex.ValidableElements_RelStructure validable_elements = 571;
      Specified by:
      getValidableElementsOrBuilder in interface SupplementProductTypeOrBuilder
    • hasAccessRightsInProduct

      public boolean hasAccessRightsInProduct()
       Access rights given by product.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 288:102]
       
      .uk.org.netex.www.netex.AccessRightsInProduct_RelStructure access_rights_in_product = 572;
      Specified by:
      hasAccessRightsInProduct in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the accessRightsInProduct field is set.
    • getAccessRightsInProduct

      public AccessRightsInProduct_RelStructure getAccessRightsInProduct()
       Access rights given by product.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 288:102]
       
      .uk.org.netex.www.netex.AccessRightsInProduct_RelStructure access_rights_in_product = 572;
      Specified by:
      getAccessRightsInProduct in interface SupplementProductTypeOrBuilder
      Returns:
      The accessRightsInProduct.
    • setAccessRightsInProduct

      public SupplementProductType.Builder setAccessRightsInProduct(AccessRightsInProduct_RelStructure value)
       Access rights given by product.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 288:102]
       
      .uk.org.netex.www.netex.AccessRightsInProduct_RelStructure access_rights_in_product = 572;
    • setAccessRightsInProduct

      public SupplementProductType.Builder setAccessRightsInProduct(AccessRightsInProduct_RelStructure.Builder builderForValue)
       Access rights given by product.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 288:102]
       
      .uk.org.netex.www.netex.AccessRightsInProduct_RelStructure access_rights_in_product = 572;
    • mergeAccessRightsInProduct

      public SupplementProductType.Builder mergeAccessRightsInProduct(AccessRightsInProduct_RelStructure value)
       Access rights given by product.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 288:102]
       
      .uk.org.netex.www.netex.AccessRightsInProduct_RelStructure access_rights_in_product = 572;
    • clearAccessRightsInProduct

      public SupplementProductType.Builder clearAccessRightsInProduct()
       Access rights given by product.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 288:102]
       
      .uk.org.netex.www.netex.AccessRightsInProduct_RelStructure access_rights_in_product = 572;
    • getAccessRightsInProductBuilder

      public AccessRightsInProduct_RelStructure.Builder getAccessRightsInProductBuilder()
       Access rights given by product.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 288:102]
       
      .uk.org.netex.www.netex.AccessRightsInProduct_RelStructure access_rights_in_product = 572;
    • getAccessRightsInProductOrBuilder

      public AccessRightsInProduct_RelStructureOrBuilder getAccessRightsInProductOrBuilder()
       Access rights given by product.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 288:102]
       
      .uk.org.netex.www.netex.AccessRightsInProduct_RelStructure access_rights_in_product = 572;
      Specified by:
      getAccessRightsInProductOrBuilder in interface SupplementProductTypeOrBuilder
    • hasTariffs

      public boolean hasTariffs()
       TARIFFs  used by FARE PRODUCT. These may be derived from lower level references.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 300:77]
       
      .uk.org.netex.www.netex.TariffRefs_RelStructure tariffs = 581;
      Specified by:
      hasTariffs in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the tariffs field is set.
    • getTariffs

      public TariffRefs_RelStructure getTariffs()
       TARIFFs  used by FARE PRODUCT. These may be derived from lower level references.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 300:77]
       
      .uk.org.netex.www.netex.TariffRefs_RelStructure tariffs = 581;
      Specified by:
      getTariffs in interface SupplementProductTypeOrBuilder
      Returns:
      The tariffs.
    • setTariffs

       TARIFFs  used by FARE PRODUCT. These may be derived from lower level references.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 300:77]
       
      .uk.org.netex.www.netex.TariffRefs_RelStructure tariffs = 581;
    • setTariffs

       TARIFFs  used by FARE PRODUCT. These may be derived from lower level references.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 300:77]
       
      .uk.org.netex.www.netex.TariffRefs_RelStructure tariffs = 581;
    • mergeTariffs

       TARIFFs  used by FARE PRODUCT. These may be derived from lower level references.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 300:77]
       
      .uk.org.netex.www.netex.TariffRefs_RelStructure tariffs = 581;
    • clearTariffs

      public SupplementProductType.Builder clearTariffs()
       TARIFFs  used by FARE PRODUCT. These may be derived from lower level references.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 300:77]
       
      .uk.org.netex.www.netex.TariffRefs_RelStructure tariffs = 581;
    • getTariffsBuilder

      public TariffRefs_RelStructure.Builder getTariffsBuilder()
       TARIFFs  used by FARE PRODUCT. These may be derived from lower level references.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 300:77]
       
      .uk.org.netex.www.netex.TariffRefs_RelStructure tariffs = 581;
    • getTariffsOrBuilder

      public TariffRefs_RelStructureOrBuilder getTariffsOrBuilder()
       TARIFFs  used by FARE PRODUCT. These may be derived from lower level references.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 300:77]
       
      .uk.org.netex.www.netex.TariffRefs_RelStructure tariffs = 581;
      Specified by:
      getTariffsOrBuilder in interface SupplementProductTypeOrBuilder
    • hasPrices

      public boolean hasPrices()
       PRICEs  making up FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 305:83]
       
      .uk.org.netex.www.netex.FareProductPrices_RelStructure prices = 582;
      Specified by:
      hasPrices in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the prices field is set.
    • getPrices

      public FareProductPrices_RelStructure getPrices()
       PRICEs  making up FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 305:83]
       
      .uk.org.netex.www.netex.FareProductPrices_RelStructure prices = 582;
      Specified by:
      getPrices in interface SupplementProductTypeOrBuilder
      Returns:
      The prices.
    • setPrices

       PRICEs  making up FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 305:83]
       
      .uk.org.netex.www.netex.FareProductPrices_RelStructure prices = 582;
    • setPrices

       PRICEs  making up FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 305:83]
       
      .uk.org.netex.www.netex.FareProductPrices_RelStructure prices = 582;
    • mergePrices

       PRICEs  making up FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 305:83]
       
      .uk.org.netex.www.netex.FareProductPrices_RelStructure prices = 582;
    • clearPrices

      public SupplementProductType.Builder clearPrices()
       PRICEs  making up FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 305:83]
       
      .uk.org.netex.www.netex.FareProductPrices_RelStructure prices = 582;
    • getPricesBuilder

      public FareProductPrices_RelStructure.Builder getPricesBuilder()
       PRICEs  making up FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 305:83]
       
      .uk.org.netex.www.netex.FareProductPrices_RelStructure prices = 582;
    • getPricesOrBuilder

      public FareProductPrices_RelStructureOrBuilder getPricesOrBuilder()
       PRICEs  making up FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 305:83]
       
      .uk.org.netex.www.netex.FareProductPrices_RelStructure prices = 582;
      Specified by:
      getPricesOrBuilder in interface SupplementProductTypeOrBuilder
    • getProductTypeValue

      public int getProductTypeValue()
       Classification of PEEASSIGNED FARE PRODUCT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 916:91]
       
      .uk.org.netex.www.netex.PreassignedFareProductEnumeration product_type = 861;
      Specified by:
      getProductTypeValue in interface SupplementProductTypeOrBuilder
      Returns:
      The enum numeric value on the wire for productType.
    • setProductTypeValue

      public SupplementProductType.Builder setProductTypeValue(int value)
       Classification of PEEASSIGNED FARE PRODUCT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 916:91]
       
      .uk.org.netex.www.netex.PreassignedFareProductEnumeration product_type = 861;
      Parameters:
      value - The enum numeric value on the wire for productType to set.
      Returns:
      This builder for chaining.
    • getProductType

      public PreassignedFareProductEnumeration getProductType()
       Classification of PEEASSIGNED FARE PRODUCT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 916:91]
       
      .uk.org.netex.www.netex.PreassignedFareProductEnumeration product_type = 861;
      Specified by:
      getProductType in interface SupplementProductTypeOrBuilder
      Returns:
      The productType.
    • setProductType

       Classification of PEEASSIGNED FARE PRODUCT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 916:91]
       
      .uk.org.netex.www.netex.PreassignedFareProductEnumeration product_type = 861;
      Parameters:
      value - The productType to set.
      Returns:
      This builder for chaining.
    • clearProductType

      public SupplementProductType.Builder clearProductType()
       Classification of PEEASSIGNED FARE PRODUCT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 916:91]
       
      .uk.org.netex.www.netex.PreassignedFareProductEnumeration product_type = 861;
      Returns:
      This builder for chaining.
    • getSupplementProductTypeValue

      public int getSupplementProductTypeValue()
       Classification of SUPPLEMENT PRODUCT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 977:96]
       
      .uk.org.netex.www.netex.SupplementProductEnumeration supplement_product_type = 1161;
      Specified by:
      getSupplementProductTypeValue in interface SupplementProductTypeOrBuilder
      Returns:
      The enum numeric value on the wire for supplementProductType.
    • setSupplementProductTypeValue

      public SupplementProductType.Builder setSupplementProductTypeValue(int value)
       Classification of SUPPLEMENT PRODUCT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 977:96]
       
      .uk.org.netex.www.netex.SupplementProductEnumeration supplement_product_type = 1161;
      Parameters:
      value - The enum numeric value on the wire for supplementProductType to set.
      Returns:
      This builder for chaining.
    • getSupplementProductType

      public SupplementProductEnumeration getSupplementProductType()
       Classification of SUPPLEMENT PRODUCT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 977:96]
       
      .uk.org.netex.www.netex.SupplementProductEnumeration supplement_product_type = 1161;
      Specified by:
      getSupplementProductType in interface SupplementProductTypeOrBuilder
      Returns:
      The supplementProductType.
    • setSupplementProductType

      public SupplementProductType.Builder setSupplementProductType(SupplementProductEnumeration value)
       Classification of SUPPLEMENT PRODUCT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 977:96]
       
      .uk.org.netex.www.netex.SupplementProductEnumeration supplement_product_type = 1161;
      Parameters:
      value - The supplementProductType to set.
      Returns:
      This builder for chaining.
    • clearSupplementProductType

      public SupplementProductType.Builder clearSupplementProductType()
       Classification of SUPPLEMENT PRODUCT. +v1.1  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 977:96]
       
      .uk.org.netex.www.netex.SupplementProductEnumeration supplement_product_type = 1161;
      Returns:
      This builder for chaining.
    • hasSupplementToFareProductRef

      public boolean hasSupplementToFareProductRef()
       FARE PRODUCT to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 986:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_to_fare_product_ref = 1162;
      Specified by:
      hasSupplementToFareProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the supplementToFareProductRef field is set.
    • getSupplementToFareProductRef

      public VersionOfObjectRefStructure getSupplementToFareProductRef()
       FARE PRODUCT to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 986:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_to_fare_product_ref = 1162;
      Specified by:
      getSupplementToFareProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      The supplementToFareProductRef.
    • setSupplementToFareProductRef

      public SupplementProductType.Builder setSupplementToFareProductRef(VersionOfObjectRefStructure value)
       FARE PRODUCT to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 986:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_to_fare_product_ref = 1162;
    • setSupplementToFareProductRef

      public SupplementProductType.Builder setSupplementToFareProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       FARE PRODUCT to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 986:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_to_fare_product_ref = 1162;
    • mergeSupplementToFareProductRef

      public SupplementProductType.Builder mergeSupplementToFareProductRef(VersionOfObjectRefStructure value)
       FARE PRODUCT to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 986:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_to_fare_product_ref = 1162;
    • clearSupplementToFareProductRef

      public SupplementProductType.Builder clearSupplementToFareProductRef()
       FARE PRODUCT to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 986:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_to_fare_product_ref = 1162;
    • getSupplementToFareProductRefBuilder

      public VersionOfObjectRefStructure.Builder getSupplementToFareProductRefBuilder()
       FARE PRODUCT to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 986:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_to_fare_product_ref = 1162;
    • getSupplementToFareProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSupplementToFareProductRefOrBuilder()
       FARE PRODUCT to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 986:97]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_to_fare_product_ref = 1162;
      Specified by:
      getSupplementToFareProductRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasSupplementTo

      public boolean hasSupplementTo()
       FARE PRODUCTa to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 991:88]
       
      .uk.org.netex.www.netex.FareProductRefs_RelStructure supplement_to = 1163;
      Specified by:
      hasSupplementTo in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the supplementTo field is set.
    • getSupplementTo

      public FareProductRefs_RelStructure getSupplementTo()
       FARE PRODUCTa to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 991:88]
       
      .uk.org.netex.www.netex.FareProductRefs_RelStructure supplement_to = 1163;
      Specified by:
      getSupplementTo in interface SupplementProductTypeOrBuilder
      Returns:
      The supplementTo.
    • setSupplementTo

       FARE PRODUCTa to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 991:88]
       
      .uk.org.netex.www.netex.FareProductRefs_RelStructure supplement_to = 1163;
    • setSupplementTo

      public SupplementProductType.Builder setSupplementTo(FareProductRefs_RelStructure.Builder builderForValue)
       FARE PRODUCTa to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 991:88]
       
      .uk.org.netex.www.netex.FareProductRefs_RelStructure supplement_to = 1163;
    • mergeSupplementTo

       FARE PRODUCTa to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 991:88]
       
      .uk.org.netex.www.netex.FareProductRefs_RelStructure supplement_to = 1163;
    • clearSupplementTo

      public SupplementProductType.Builder clearSupplementTo()
       FARE PRODUCTa to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 991:88]
       
      .uk.org.netex.www.netex.FareProductRefs_RelStructure supplement_to = 1163;
    • getSupplementToBuilder

      public FareProductRefs_RelStructure.Builder getSupplementToBuilder()
       FARE PRODUCTa to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 991:88]
       
      .uk.org.netex.www.netex.FareProductRefs_RelStructure supplement_to = 1163;
    • getSupplementToOrBuilder

      public FareProductRefs_RelStructureOrBuilder getSupplementToOrBuilder()
       FARE PRODUCTa to which this SUPPLEMENT PRODUCT can be a a supplement.  [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 991:88]
       
      .uk.org.netex.www.netex.FareProductRefs_RelStructure supplement_to = 1163;
      Specified by:
      getSupplementToOrBuilder in interface SupplementProductTypeOrBuilder
    • getId

      public String getId()
       [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 955:68]
       
      string id = 1201;
      Specified by:
      getId in interface SupplementProductTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 955:68]
       
      string id = 1201;
      Specified by:
      getIdBytes in interface SupplementProductTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public SupplementProductType.Builder setId(String value)
       [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 955:68]
       
      string id = 1201;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

       [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 955:68]
       
      string id = 1201;
      Returns:
      This builder for chaining.
    • setIdBytes

      public SupplementProductType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_3/part3_fares/netex_fareProduct_version.xsd at 955:68]
       
      string id = 1201;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • hasOrganisationRef

      public boolean hasOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 451;
      Specified by:
      hasOrganisationRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the organisationRef field is set.
    • getOrganisationRef

      public VersionOfObjectRefStructure getOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 451;
      Specified by:
      getOrganisationRef in interface SupplementProductTypeOrBuilder
      Returns:
      The organisationRef.
    • setOrganisationRef

       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 451;
    • setOrganisationRef

      public SupplementProductType.Builder setOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 451;
    • mergeOrganisationRef

      public SupplementProductType.Builder mergeOrganisationRef(VersionOfObjectRefStructure value)
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 451;
    • clearOrganisationRef

      public SupplementProductType.Builder clearOrganisationRef()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 451;
    • getOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getOrganisationRefBuilder()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 451;
    • getOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOrganisationRefOrBuilder()
       Reference to an ORGANISATION.  [netex_framework/netex_responsibility/netex_responsibility_support.xsd at 182:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure organisation_ref = 451;
      Specified by:
      getOrganisationRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasOtherOrganisationRef

      public boolean hasOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 454;
      Specified by:
      hasOtherOrganisationRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the otherOrganisationRef field is set.
    • getOtherOrganisationRef

      public VersionOfObjectRefStructure getOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 454;
      Specified by:
      getOtherOrganisationRef in interface SupplementProductTypeOrBuilder
      Returns:
      The otherOrganisationRef.
    • setOtherOrganisationRef

      public SupplementProductType.Builder setOtherOrganisationRef(VersionOfObjectRefStructure value)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 454;
    • setOtherOrganisationRef

      public SupplementProductType.Builder setOtherOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 454;
    • mergeOtherOrganisationRef

      public SupplementProductType.Builder mergeOtherOrganisationRef(VersionOfObjectRefStructure value)
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 454;
    • clearOtherOrganisationRef

      public SupplementProductType.Builder clearOtherOrganisationRef()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 454;
    • getOtherOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getOtherOrganisationRefBuilder()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 454;
    • getOtherOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOtherOrganisationRefOrBuilder()
       Reference to an OTHER ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 60:116]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure other_organisation_ref = 454;
      Specified by:
      getOtherOrganisationRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasTravelAgentRef

      public boolean hasTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 455;
      Specified by:
      hasTravelAgentRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the travelAgentRef field is set.
    • getTravelAgentRef

      public VersionOfObjectRefStructure getTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 455;
      Specified by:
      getTravelAgentRef in interface SupplementProductTypeOrBuilder
      Returns:
      The travelAgentRef.
    • setTravelAgentRef

       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 455;
    • setTravelAgentRef

      public SupplementProductType.Builder setTravelAgentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 455;
    • mergeTravelAgentRef

      public SupplementProductType.Builder mergeTravelAgentRef(VersionOfObjectRefStructure value)
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 455;
    • clearTravelAgentRef

      public SupplementProductType.Builder clearTravelAgentRef()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 455;
    • getTravelAgentRefBuilder

      public VersionOfObjectRefStructure.Builder getTravelAgentRefBuilder()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 455;
    • getTravelAgentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getTravelAgentRefOrBuilder()
       Reference to a TRAVEL AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 86:109]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure travel_agent_ref = 455;
      Specified by:
      getTravelAgentRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasServicedOrganisationRef

      public boolean hasServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 456;
      Specified by:
      hasServicedOrganisationRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the servicedOrganisationRef field is set.
    • getServicedOrganisationRef

      public VersionOfObjectRefStructure getServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 456;
      Specified by:
      getServicedOrganisationRef in interface SupplementProductTypeOrBuilder
      Returns:
      The servicedOrganisationRef.
    • setServicedOrganisationRef

      public SupplementProductType.Builder setServicedOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 456;
    • setServicedOrganisationRef

      public SupplementProductType.Builder setServicedOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 456;
    • mergeServicedOrganisationRef

      public SupplementProductType.Builder mergeServicedOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 456;
    • clearServicedOrganisationRef

      public SupplementProductType.Builder clearServicedOrganisationRef()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 456;
    • getServicedOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getServicedOrganisationRefBuilder()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 456;
    • getServicedOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getServicedOrganisationRefOrBuilder()
       Reference to a SERVICED ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 128:127]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure serviced_organisation_ref = 456;
      Specified by:
      getServicedOrganisationRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasManagementAgentRef

      public boolean hasManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 457;
      Specified by:
      hasManagementAgentRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the managementAgentRef field is set.
    • getManagementAgentRef

      public VersionOfObjectRefStructure getManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 457;
      Specified by:
      getManagementAgentRef in interface SupplementProductTypeOrBuilder
      Returns:
      The managementAgentRef.
    • setManagementAgentRef

      public SupplementProductType.Builder setManagementAgentRef(VersionOfObjectRefStructure value)
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 457;
    • setManagementAgentRef

      public SupplementProductType.Builder setManagementAgentRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 457;
    • mergeManagementAgentRef

      public SupplementProductType.Builder mergeManagementAgentRef(VersionOfObjectRefStructure value)
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 457;
    • clearManagementAgentRef

      public SupplementProductType.Builder clearManagementAgentRef()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 457;
    • getManagementAgentRefBuilder

      public VersionOfObjectRefStructure.Builder getManagementAgentRefBuilder()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 457;
    • getManagementAgentRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getManagementAgentRefOrBuilder()
       Reference to a MANAGEMENT AGENT.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 154:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure management_agent_ref = 457;
      Specified by:
      getManagementAgentRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasGeneralOrganisationRef

      public boolean hasGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 458;
      Specified by:
      hasGeneralOrganisationRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the generalOrganisationRef field is set.
    • getGeneralOrganisationRef

      public VersionOfObjectRefStructure getGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 458;
      Specified by:
      getGeneralOrganisationRef in interface SupplementProductTypeOrBuilder
      Returns:
      The generalOrganisationRef.
    • setGeneralOrganisationRef

      public SupplementProductType.Builder setGeneralOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 458;
    • setGeneralOrganisationRef

      public SupplementProductType.Builder setGeneralOrganisationRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 458;
    • mergeGeneralOrganisationRef

      public SupplementProductType.Builder mergeGeneralOrganisationRef(VersionOfObjectRefStructure value)
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 458;
    • clearGeneralOrganisationRef

      public SupplementProductType.Builder clearGeneralOrganisationRef()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 458;
    • getGeneralOrganisationRefBuilder

      public VersionOfObjectRefStructure.Builder getGeneralOrganisationRefBuilder()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 458;
    • getGeneralOrganisationRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getGeneralOrganisationRefOrBuilder()
       Reference to a GENERAL ORGANISATION.  [netex_framework/netex_reusableComponents/netex_otherOrganisation_support.xsd at 180:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure general_organisation_ref = 458;
      Specified by:
      getGeneralOrganisationRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasOnlineServiceOperatorRef

      public boolean hasOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 459;
      Specified by:
      hasOnlineServiceOperatorRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the onlineServiceOperatorRef field is set.
    • getOnlineServiceOperatorRef

      public VersionOfObjectRefStructure getOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 459;
      Specified by:
      getOnlineServiceOperatorRef in interface SupplementProductTypeOrBuilder
      Returns:
      The onlineServiceOperatorRef.
    • setOnlineServiceOperatorRef

      public SupplementProductType.Builder setOnlineServiceOperatorRef(VersionOfObjectRefStructure value)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 459;
    • setOnlineServiceOperatorRef

      public SupplementProductType.Builder setOnlineServiceOperatorRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 459;
    • mergeOnlineServiceOperatorRef

      public SupplementProductType.Builder mergeOnlineServiceOperatorRef(VersionOfObjectRefStructure value)
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 459;
    • clearOnlineServiceOperatorRef

      public SupplementProductType.Builder clearOnlineServiceOperatorRef()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 459;
    • getOnlineServiceOperatorRefBuilder

      public VersionOfObjectRefStructure.Builder getOnlineServiceOperatorRefBuilder()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 459;
    • getOnlineServiceOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOnlineServiceOperatorRefOrBuilder()
       Reference to an ONLINE SERVICE OPERATOR. +v1.2.2  [netex_part_5/part5_rc/netex_nm_onlineService_support.xsd at 76:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure online_service_operator_ref = 459;
      Specified by:
      getOnlineServiceOperatorRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasRetailConsortiumRef

      public boolean hasRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 460;
      Specified by:
      hasRetailConsortiumRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the retailConsortiumRef field is set.
    • getRetailConsortiumRef

      public VersionOfObjectRefStructure getRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 460;
      Specified by:
      getRetailConsortiumRef in interface SupplementProductTypeOrBuilder
      Returns:
      The retailConsortiumRef.
    • setRetailConsortiumRef

      public SupplementProductType.Builder setRetailConsortiumRef(VersionOfObjectRefStructure value)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 460;
    • setRetailConsortiumRef

      public SupplementProductType.Builder setRetailConsortiumRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 460;
    • mergeRetailConsortiumRef

      public SupplementProductType.Builder mergeRetailConsortiumRef(VersionOfObjectRefStructure value)
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 460;
    • clearRetailConsortiumRef

      public SupplementProductType.Builder clearRetailConsortiumRef()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 460;
    • getRetailConsortiumRefBuilder

      public VersionOfObjectRefStructure.Builder getRetailConsortiumRefBuilder()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 460;
    • getRetailConsortiumRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getRetailConsortiumRefOrBuilder()
       Reference to a RETAIL CONSORTIUM.  [netex_part_3/part3_salesTransactions/netex_retailConsortium_support.xsd at 80:114]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure retail_consortium_ref = 460;
      Specified by:
      getRetailConsortiumRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasOperatorRef

      public boolean hasOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 531;
      Specified by:
      hasOperatorRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the operatorRef field is set.
    • getOperatorRef

      public VersionOfObjectRefStructure getOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 531;
      Specified by:
      getOperatorRef in interface SupplementProductTypeOrBuilder
      Returns:
      The operatorRef.
    • setOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 531;
    • setOperatorRef

      public SupplementProductType.Builder setOperatorRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 531;
    • mergeOperatorRef

       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 531;
    • clearOperatorRef

      public SupplementProductType.Builder clearOperatorRef()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 531;
    • getOperatorRefBuilder

      public VersionOfObjectRefStructure.Builder getOperatorRefBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 531;
    • getOperatorRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getOperatorRefOrBuilder()
       Reference to an OPERATOR.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 139:107]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure operator_ref = 531;
      Specified by:
      getOperatorRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasAuthorityRef

      public boolean hasAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 532;
      Specified by:
      hasAuthorityRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the authorityRef field is set.
    • getAuthorityRef

      public VersionOfObjectRefStructure getAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 532;
      Specified by:
      getAuthorityRef in interface SupplementProductTypeOrBuilder
      Returns:
      The authorityRef.
    • setAuthorityRef

       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 532;
    • setAuthorityRef

      public SupplementProductType.Builder setAuthorityRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 532;
    • mergeAuthorityRef

       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 532;
    • clearAuthorityRef

      public SupplementProductType.Builder clearAuthorityRef()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 532;
    • getAuthorityRefBuilder

      public VersionOfObjectRefStructure.Builder getAuthorityRefBuilder()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 532;
    • getAuthorityRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAuthorityRefOrBuilder()
       Reference to an AUTHORITY.  [netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd at 187:80]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure authority_ref = 532;
      Specified by:
      getAuthorityRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasFareProductRef

      public boolean hasFareProductRef()
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 541;
      Specified by:
      hasFareProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the fareProductRef field is set.
    • getFareProductRef

      public VersionOfObjectRefStructure getFareProductRef()
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 541;
      Specified by:
      getFareProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      The fareProductRef.
    • setFareProductRef

       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 541;
    • setFareProductRef

      public SupplementProductType.Builder setFareProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 541;
    • mergeFareProductRef

      public SupplementProductType.Builder mergeFareProductRef(VersionOfObjectRefStructure value)
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 541;
    • clearFareProductRef

      public SupplementProductType.Builder clearFareProductRef()
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 541;
    • getFareProductRefBuilder

      public VersionOfObjectRefStructure.Builder getFareProductRefBuilder()
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 541;
    • getFareProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getFareProductRefOrBuilder()
       Reference to a FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 146:110]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure fare_product_ref = 541;
      Specified by:
      getFareProductRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasSaleDiscountRightRef

      public boolean hasSaleDiscountRightRef()
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 542;
      Specified by:
      hasSaleDiscountRightRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the saleDiscountRightRef field is set.
    • getSaleDiscountRightRef

      public VersionOfObjectRefStructure getSaleDiscountRightRef()
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 542;
      Specified by:
      getSaleDiscountRightRef in interface SupplementProductTypeOrBuilder
      Returns:
      The saleDiscountRightRef.
    • setSaleDiscountRightRef

      public SupplementProductType.Builder setSaleDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 542;
    • setSaleDiscountRightRef

      public SupplementProductType.Builder setSaleDiscountRightRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 542;
    • mergeSaleDiscountRightRef

      public SupplementProductType.Builder mergeSaleDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 542;
    • clearSaleDiscountRightRef

      public SupplementProductType.Builder clearSaleDiscountRightRef()
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 542;
    • getSaleDiscountRightRefBuilder

      public VersionOfObjectRefStructure.Builder getSaleDiscountRightRefBuilder()
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 542;
    • getSaleDiscountRightRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSaleDiscountRightRefOrBuilder()
       Reference to a SALES DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 172:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure sale_discount_right_ref = 542;
      Specified by:
      getSaleDiscountRightRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasThirdPartyProductRef

      public boolean hasThirdPartyProductRef()
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 543;
      Specified by:
      hasThirdPartyProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the thirdPartyProductRef field is set.
    • getThirdPartyProductRef

      public VersionOfObjectRefStructure getThirdPartyProductRef()
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 543;
      Specified by:
      getThirdPartyProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      The thirdPartyProductRef.
    • setThirdPartyProductRef

      public SupplementProductType.Builder setThirdPartyProductRef(VersionOfObjectRefStructure value)
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 543;
    • setThirdPartyProductRef

      public SupplementProductType.Builder setThirdPartyProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 543;
    • mergeThirdPartyProductRef

      public SupplementProductType.Builder mergeThirdPartyProductRef(VersionOfObjectRefStructure value)
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 543;
    • clearThirdPartyProductRef

      public SupplementProductType.Builder clearThirdPartyProductRef()
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 543;
    • getThirdPartyProductRefBuilder

      public VersionOfObjectRefStructure.Builder getThirdPartyProductRefBuilder()
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 543;
    • getThirdPartyProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getThirdPartyProductRefOrBuilder()
       Reference to a THIRD PARTY PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 247:115]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure third_party_product_ref = 543;
      Specified by:
      getThirdPartyProductRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasUsageDiscountRightRef

      public boolean hasUsageDiscountRightRef()
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 544;
      Specified by:
      hasUsageDiscountRightRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the usageDiscountRightRef field is set.
    • getUsageDiscountRightRef

      public VersionOfObjectRefStructure getUsageDiscountRightRef()
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 544;
      Specified by:
      getUsageDiscountRightRef in interface SupplementProductTypeOrBuilder
      Returns:
      The usageDiscountRightRef.
    • setUsageDiscountRightRef

      public SupplementProductType.Builder setUsageDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 544;
    • setUsageDiscountRightRef

      public SupplementProductType.Builder setUsageDiscountRightRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 544;
    • mergeUsageDiscountRightRef

      public SupplementProductType.Builder mergeUsageDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 544;
    • clearUsageDiscountRightRef

      public SupplementProductType.Builder clearUsageDiscountRightRef()
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 544;
    • getUsageDiscountRightRefBuilder

      public VersionOfObjectRefStructure.Builder getUsageDiscountRightRefBuilder()
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 544;
    • getUsageDiscountRightRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getUsageDiscountRightRefOrBuilder()
       Reference to a USAGE DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 286:117]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure usage_discount_right_ref = 544;
      Specified by:
      getUsageDiscountRightRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasCappedDiscountRightRef

      public boolean hasCappedDiscountRightRef()
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 545;
      Specified by:
      hasCappedDiscountRightRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the cappedDiscountRightRef field is set.
    • getCappedDiscountRightRef

      public VersionOfObjectRefStructure getCappedDiscountRightRef()
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 545;
      Specified by:
      getCappedDiscountRightRef in interface SupplementProductTypeOrBuilder
      Returns:
      The cappedDiscountRightRef.
    • setCappedDiscountRightRef

      public SupplementProductType.Builder setCappedDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 545;
    • setCappedDiscountRightRef

      public SupplementProductType.Builder setCappedDiscountRightRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 545;
    • mergeCappedDiscountRightRef

      public SupplementProductType.Builder mergeCappedDiscountRightRef(VersionOfObjectRefStructure value)
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 545;
    • clearCappedDiscountRightRef

      public SupplementProductType.Builder clearCappedDiscountRightRef()
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 545;
    • getCappedDiscountRightRefBuilder

      public VersionOfObjectRefStructure.Builder getCappedDiscountRightRefBuilder()
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 545;
    • getCappedDiscountRightRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getCappedDiscountRightRefOrBuilder()
       Reference to a CAPPED DISCOUNT RIGHT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 322:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure capped_discount_right_ref = 545;
      Specified by:
      getCappedDiscountRightRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasAmountOfPriceUnitProductRef

      public boolean hasAmountOfPriceUnitProductRef()
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 546;
      Specified by:
      hasAmountOfPriceUnitProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the amountOfPriceUnitProductRef field is set.
    • getAmountOfPriceUnitProductRef

      public VersionOfObjectRefStructure getAmountOfPriceUnitProductRef()
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 546;
      Specified by:
      getAmountOfPriceUnitProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      The amountOfPriceUnitProductRef.
    • setAmountOfPriceUnitProductRef

      public SupplementProductType.Builder setAmountOfPriceUnitProductRef(VersionOfObjectRefStructure value)
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 546;
    • setAmountOfPriceUnitProductRef

      public SupplementProductType.Builder setAmountOfPriceUnitProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 546;
    • mergeAmountOfPriceUnitProductRef

      public SupplementProductType.Builder mergeAmountOfPriceUnitProductRef(VersionOfObjectRefStructure value)
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 546;
    • clearAmountOfPriceUnitProductRef

      public SupplementProductType.Builder clearAmountOfPriceUnitProductRef()
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 546;
    • getAmountOfPriceUnitProductRefBuilder

      public VersionOfObjectRefStructure.Builder getAmountOfPriceUnitProductRefBuilder()
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 546;
    • getAmountOfPriceUnitProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getAmountOfPriceUnitProductRefOrBuilder()
       Reference to a AMOUNT OF PRICE UNIT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 397:129]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure amount_of_price_unit_product_ref = 546;
      Specified by:
      getAmountOfPriceUnitProductRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasPreassignedFareProductRef

      public boolean hasPreassignedFareProductRef()
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 547;
      Specified by:
      hasPreassignedFareProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the preassignedFareProductRef field is set.
    • getPreassignedFareProductRef

      public VersionOfObjectRefStructure getPreassignedFareProductRef()
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 547;
      Specified by:
      getPreassignedFareProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      The preassignedFareProductRef.
    • setPreassignedFareProductRef

      public SupplementProductType.Builder setPreassignedFareProductRef(VersionOfObjectRefStructure value)
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 547;
    • setPreassignedFareProductRef

      public SupplementProductType.Builder setPreassignedFareProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 547;
    • mergePreassignedFareProductRef

      public SupplementProductType.Builder mergePreassignedFareProductRef(VersionOfObjectRefStructure value)
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 547;
    • clearPreassignedFareProductRef

      public SupplementProductType.Builder clearPreassignedFareProductRef()
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 547;
    • getPreassignedFareProductRefBuilder

      public VersionOfObjectRefStructure.Builder getPreassignedFareProductRefBuilder()
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 547;
    • getPreassignedFareProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getPreassignedFareProductRefOrBuilder()
       Reference to a PREASSIGNED FARE PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 435:125]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure preassigned_fare_product_ref = 547;
      Specified by:
      getPreassignedFareProductRefOrBuilder in interface SupplementProductTypeOrBuilder
    • hasSupplementProductRef

      public boolean hasSupplementProductRef()
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 548;
      Specified by:
      hasSupplementProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      Whether the supplementProductRef field is set.
    • getSupplementProductRef

      public VersionOfObjectRefStructure getSupplementProductRef()
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 548;
      Specified by:
      getSupplementProductRef in interface SupplementProductTypeOrBuilder
      Returns:
      The supplementProductRef.
    • setSupplementProductRef

      public SupplementProductType.Builder setSupplementProductRef(VersionOfObjectRefStructure value)
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 548;
    • setSupplementProductRef

      public SupplementProductType.Builder setSupplementProductRef(VersionOfObjectRefStructure.Builder builderForValue)
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 548;
    • mergeSupplementProductRef

      public SupplementProductType.Builder mergeSupplementProductRef(VersionOfObjectRefStructure value)
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 548;
    • clearSupplementProductRef

      public SupplementProductType.Builder clearSupplementProductRef()
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 548;
    • getSupplementProductRefBuilder

      public VersionOfObjectRefStructure.Builder getSupplementProductRefBuilder()
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 548;
    • getSupplementProductRefOrBuilder

      public VersionOfObjectRefStructureOrBuilder getSupplementProductRefOrBuilder()
       Reference to a SUPPLEMENT PRODUCT.  [netex_part_3/part3_fares/netex_fareProduct_support.xsd at 478:126]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure supplement_product_ref = 548;
      Specified by:
      getSupplementProductRefOrBuilder in interface SupplementProductTypeOrBuilder