Class ValidableElementType.Builder

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

public static final class ValidableElementType.Builder extends com.google.protobuf.GeneratedMessage.Builder<ValidableElementType.Builder> implements ValidableElementTypeOrBuilder
 A sequence or set of FARE STRUCTURE ELEMENTs, grouped together to be validated in one go.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 105:93]
 
Protobuf type uk.org.netex.www.netex.ValidableElementType
  • 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<ValidableElementType.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<ValidableElementType.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<ValidableElementType.Builder>
    • getDefaultInstanceForType

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

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

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

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

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

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

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

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

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

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

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

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

      public ValidableElementType.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 = 333;
      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 = 334;
      Specified by:
      getDerivedFromObjectRef in interface ValidableElementTypeOrBuilder
      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 = 334;
      Specified by:
      getDerivedFromObjectRefBytes in interface ValidableElementTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public ValidableElementType.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 = 334;
      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 ValidableElementTypeOrBuilder
      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 ValidableElementTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public ValidableElementType.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 ValidableElementType.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 ValidableElementType.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 ValidableElementType.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 ValidableElementTypeOrBuilder
    • 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 ValidableElementTypeOrBuilder
    • 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 ValidableElementTypeOrBuilder
    • 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 ValidableElementTypeOrBuilder
    • setValidBetween

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

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

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

      public ValidableElementType.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 ValidableElementType.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 ValidableElementType.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 ValidableElementType.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 ValidableElementTypeOrBuilder
    • 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 ValidableElementTypeOrBuilder
      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 ValidableElementTypeOrBuilder
      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 ValidableElementType.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 ValidableElementType.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 ValidableElementTypeOrBuilder
    • 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 ValidableElementTypeOrBuilder
      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 ValidableElementTypeOrBuilder
      Returns:
      The name.
    • setName

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

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

       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 ValidableElementType.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 ValidableElementTypeOrBuilder
    • 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 ValidableElementTypeOrBuilder
      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 ValidableElementTypeOrBuilder
      Returns:
      The description.
    • setDescription

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

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

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

      public ValidableElementType.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 ValidableElementType.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 ValidableElementType.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 ValidableElementTypeOrBuilder
    • 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 ValidableElementTypeOrBuilder
      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 ValidableElementTypeOrBuilder
      Returns:
      The noticeAssignments.
    • setNoticeAssignments

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

      public ValidableElementType.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 ValidableElementType.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 ValidableElementType.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 ValidableElementTypeOrBuilder
    • hasFareStructureElements

      public boolean hasFareStructureElements()
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 166:105]
       
      .uk.org.netex.www.netex.FareStructureElementRefs_RelStructure fare_structure_elements = 331;
      Specified by:
      hasFareStructureElements in interface ValidableElementTypeOrBuilder
      Returns:
      Whether the fareStructureElements field is set.
    • getFareStructureElements

      public FareStructureElementRefs_RelStructure getFareStructureElements()
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 166:105]
       
      .uk.org.netex.www.netex.FareStructureElementRefs_RelStructure fare_structure_elements = 331;
      Specified by:
      getFareStructureElements in interface ValidableElementTypeOrBuilder
      Returns:
      The fareStructureElements.
    • setFareStructureElements

       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 166:105]
       
      .uk.org.netex.www.netex.FareStructureElementRefs_RelStructure fare_structure_elements = 331;
    • setFareStructureElements

      public ValidableElementType.Builder setFareStructureElements(FareStructureElementRefs_RelStructure.Builder builderForValue)
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 166:105]
       
      .uk.org.netex.www.netex.FareStructureElementRefs_RelStructure fare_structure_elements = 331;
    • mergeFareStructureElements

      public ValidableElementType.Builder mergeFareStructureElements(FareStructureElementRefs_RelStructure value)
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 166:105]
       
      .uk.org.netex.www.netex.FareStructureElementRefs_RelStructure fare_structure_elements = 331;
    • clearFareStructureElements

      public ValidableElementType.Builder clearFareStructureElements()
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 166:105]
       
      .uk.org.netex.www.netex.FareStructureElementRefs_RelStructure fare_structure_elements = 331;
    • getFareStructureElementsBuilder

      public FareStructureElementRefs_RelStructure.Builder getFareStructureElementsBuilder()
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 166:105]
       
      .uk.org.netex.www.netex.FareStructureElementRefs_RelStructure fare_structure_elements = 331;
    • getFareStructureElementsOrBuilder

      public FareStructureElementRefs_RelStructureOrBuilder getFareStructureElementsOrBuilder()
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 166:105]
       
      .uk.org.netex.www.netex.FareStructureElementRefs_RelStructure fare_structure_elements = 331;
      Specified by:
      getFareStructureElementsOrBuilder in interface ValidableElementTypeOrBuilder
    • hasFareElementsInSequence

      public boolean hasFareElementsInSequence()
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 171:107]
       
      .uk.org.netex.www.netex.FareElementInSequenceRefs_RelStructure fare_elements_in_sequence = 332;
      Specified by:
      hasFareElementsInSequence in interface ValidableElementTypeOrBuilder
      Returns:
      Whether the fareElementsInSequence field is set.
    • getFareElementsInSequence

      public FareElementInSequenceRefs_RelStructure getFareElementsInSequence()
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 171:107]
       
      .uk.org.netex.www.netex.FareElementInSequenceRefs_RelStructure fare_elements_in_sequence = 332;
      Specified by:
      getFareElementsInSequence in interface ValidableElementTypeOrBuilder
      Returns:
      The fareElementsInSequence.
    • setFareElementsInSequence

      public ValidableElementType.Builder setFareElementsInSequence(FareElementInSequenceRefs_RelStructure value)
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 171:107]
       
      .uk.org.netex.www.netex.FareElementInSequenceRefs_RelStructure fare_elements_in_sequence = 332;
    • setFareElementsInSequence

      public ValidableElementType.Builder setFareElementsInSequence(FareElementInSequenceRefs_RelStructure.Builder builderForValue)
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 171:107]
       
      .uk.org.netex.www.netex.FareElementInSequenceRefs_RelStructure fare_elements_in_sequence = 332;
    • mergeFareElementsInSequence

      public ValidableElementType.Builder mergeFareElementsInSequence(FareElementInSequenceRefs_RelStructure value)
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 171:107]
       
      .uk.org.netex.www.netex.FareElementInSequenceRefs_RelStructure fare_elements_in_sequence = 332;
    • clearFareElementsInSequence

      public ValidableElementType.Builder clearFareElementsInSequence()
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 171:107]
       
      .uk.org.netex.www.netex.FareElementInSequenceRefs_RelStructure fare_elements_in_sequence = 332;
    • getFareElementsInSequenceBuilder

      public FareElementInSequenceRefs_RelStructure.Builder getFareElementsInSequenceBuilder()
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 171:107]
       
      .uk.org.netex.www.netex.FareElementInSequenceRefs_RelStructure fare_elements_in_sequence = 332;
    • getFareElementsInSequenceOrBuilder

      public FareElementInSequenceRefs_RelStructureOrBuilder getFareElementsInSequenceOrBuilder()
       FARE STRUCTURE ELEMENts associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 171:107]
       
      .uk.org.netex.www.netex.FareElementInSequenceRefs_RelStructure fare_elements_in_sequence = 332;
      Specified by:
      getFareElementsInSequenceOrBuilder in interface ValidableElementTypeOrBuilder
    • hasDiscountRights

      public boolean hasDiscountRights()
       USAGE DISCOUNT RIGHTs  associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 183:91]
       
      .uk.org.netex.www.netex.DiscountRightRefs_RelStructure discount_rights = 341;
      Specified by:
      hasDiscountRights in interface ValidableElementTypeOrBuilder
      Returns:
      Whether the discountRights field is set.
    • getDiscountRights

      public DiscountRightRefs_RelStructure getDiscountRights()
       USAGE DISCOUNT RIGHTs  associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 183:91]
       
      .uk.org.netex.www.netex.DiscountRightRefs_RelStructure discount_rights = 341;
      Specified by:
      getDiscountRights in interface ValidableElementTypeOrBuilder
      Returns:
      The discountRights.
    • setDiscountRights

       USAGE DISCOUNT RIGHTs  associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 183:91]
       
      .uk.org.netex.www.netex.DiscountRightRefs_RelStructure discount_rights = 341;
    • setDiscountRights

      public ValidableElementType.Builder setDiscountRights(DiscountRightRefs_RelStructure.Builder builderForValue)
       USAGE DISCOUNT RIGHTs  associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 183:91]
       
      .uk.org.netex.www.netex.DiscountRightRefs_RelStructure discount_rights = 341;
    • mergeDiscountRights

       USAGE DISCOUNT RIGHTs  associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 183:91]
       
      .uk.org.netex.www.netex.DiscountRightRefs_RelStructure discount_rights = 341;
    • clearDiscountRights

      public ValidableElementType.Builder clearDiscountRights()
       USAGE DISCOUNT RIGHTs  associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 183:91]
       
      .uk.org.netex.www.netex.DiscountRightRefs_RelStructure discount_rights = 341;
    • getDiscountRightsBuilder

      public DiscountRightRefs_RelStructure.Builder getDiscountRightsBuilder()
       USAGE DISCOUNT RIGHTs  associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 183:91]
       
      .uk.org.netex.www.netex.DiscountRightRefs_RelStructure discount_rights = 341;
    • getDiscountRightsOrBuilder

      public DiscountRightRefs_RelStructureOrBuilder getDiscountRightsOrBuilder()
       USAGE DISCOUNT RIGHTs  associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 183:91]
       
      .uk.org.netex.www.netex.DiscountRightRefs_RelStructure discount_rights = 341;
      Specified by:
      getDiscountRightsOrBuilder in interface ValidableElementTypeOrBuilder
    • hasAmountOfPriceUnits

      public boolean hasAmountOfPriceUnits()
       AMOUNT OF PRICE units associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 188:99]
       
      .uk.org.netex.www.netex.AmountOfPriceUnitRefs_RelStructure amount_of_price_units = 342;
      Specified by:
      hasAmountOfPriceUnits in interface ValidableElementTypeOrBuilder
      Returns:
      Whether the amountOfPriceUnits field is set.
    • getAmountOfPriceUnits

      public AmountOfPriceUnitRefs_RelStructure getAmountOfPriceUnits()
       AMOUNT OF PRICE units associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 188:99]
       
      .uk.org.netex.www.netex.AmountOfPriceUnitRefs_RelStructure amount_of_price_units = 342;
      Specified by:
      getAmountOfPriceUnits in interface ValidableElementTypeOrBuilder
      Returns:
      The amountOfPriceUnits.
    • setAmountOfPriceUnits

       AMOUNT OF PRICE units associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 188:99]
       
      .uk.org.netex.www.netex.AmountOfPriceUnitRefs_RelStructure amount_of_price_units = 342;
    • setAmountOfPriceUnits

      public ValidableElementType.Builder setAmountOfPriceUnits(AmountOfPriceUnitRefs_RelStructure.Builder builderForValue)
       AMOUNT OF PRICE units associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 188:99]
       
      .uk.org.netex.www.netex.AmountOfPriceUnitRefs_RelStructure amount_of_price_units = 342;
    • mergeAmountOfPriceUnits

      public ValidableElementType.Builder mergeAmountOfPriceUnits(AmountOfPriceUnitRefs_RelStructure value)
       AMOUNT OF PRICE units associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 188:99]
       
      .uk.org.netex.www.netex.AmountOfPriceUnitRefs_RelStructure amount_of_price_units = 342;
    • clearAmountOfPriceUnits

      public ValidableElementType.Builder clearAmountOfPriceUnits()
       AMOUNT OF PRICE units associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 188:99]
       
      .uk.org.netex.www.netex.AmountOfPriceUnitRefs_RelStructure amount_of_price_units = 342;
    • getAmountOfPriceUnitsBuilder

      public AmountOfPriceUnitRefs_RelStructure.Builder getAmountOfPriceUnitsBuilder()
       AMOUNT OF PRICE units associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 188:99]
       
      .uk.org.netex.www.netex.AmountOfPriceUnitRefs_RelStructure amount_of_price_units = 342;
    • getAmountOfPriceUnitsOrBuilder

      public AmountOfPriceUnitRefs_RelStructureOrBuilder getAmountOfPriceUnitsOrBuilder()
       AMOUNT OF PRICE units associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 188:99]
       
      .uk.org.netex.www.netex.AmountOfPriceUnitRefs_RelStructure amount_of_price_units = 342;
      Specified by:
      getAmountOfPriceUnitsOrBuilder in interface ValidableElementTypeOrBuilder
    • hasThirdPartyProducts

      public boolean hasThirdPartyProducts()
       THIRD PARTY PRODUCTS   associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 193:99]
       
      .uk.org.netex.www.netex.ThirdPartyProductRefs_RelStructure third_party_products = 343;
      Specified by:
      hasThirdPartyProducts in interface ValidableElementTypeOrBuilder
      Returns:
      Whether the thirdPartyProducts field is set.
    • getThirdPartyProducts

      public ThirdPartyProductRefs_RelStructure getThirdPartyProducts()
       THIRD PARTY PRODUCTS   associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 193:99]
       
      .uk.org.netex.www.netex.ThirdPartyProductRefs_RelStructure third_party_products = 343;
      Specified by:
      getThirdPartyProducts in interface ValidableElementTypeOrBuilder
      Returns:
      The thirdPartyProducts.
    • setThirdPartyProducts

       THIRD PARTY PRODUCTS   associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 193:99]
       
      .uk.org.netex.www.netex.ThirdPartyProductRefs_RelStructure third_party_products = 343;
    • setThirdPartyProducts

      public ValidableElementType.Builder setThirdPartyProducts(ThirdPartyProductRefs_RelStructure.Builder builderForValue)
       THIRD PARTY PRODUCTS   associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 193:99]
       
      .uk.org.netex.www.netex.ThirdPartyProductRefs_RelStructure third_party_products = 343;
    • mergeThirdPartyProducts

      public ValidableElementType.Builder mergeThirdPartyProducts(ThirdPartyProductRefs_RelStructure value)
       THIRD PARTY PRODUCTS   associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 193:99]
       
      .uk.org.netex.www.netex.ThirdPartyProductRefs_RelStructure third_party_products = 343;
    • clearThirdPartyProducts

      public ValidableElementType.Builder clearThirdPartyProducts()
       THIRD PARTY PRODUCTS   associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 193:99]
       
      .uk.org.netex.www.netex.ThirdPartyProductRefs_RelStructure third_party_products = 343;
    • getThirdPartyProductsBuilder

      public ThirdPartyProductRefs_RelStructure.Builder getThirdPartyProductsBuilder()
       THIRD PARTY PRODUCTS   associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 193:99]
       
      .uk.org.netex.www.netex.ThirdPartyProductRefs_RelStructure third_party_products = 343;
    • getThirdPartyProductsOrBuilder

      public ThirdPartyProductRefs_RelStructureOrBuilder getThirdPartyProductsOrBuilder()
       THIRD PARTY PRODUCTS   associated with VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 193:99]
       
      .uk.org.netex.www.netex.ThirdPartyProductRefs_RelStructure third_party_products = 343;
      Specified by:
      getThirdPartyProductsOrBuilder in interface ValidableElementTypeOrBuilder
    • hasValidityParameterAssignments

      public boolean hasValidityParameterAssignments()
       VALIDITY PARAMETER ASSIGNMENTs associated with VALIDABLE. ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 198:116]
       
      .uk.org.netex.www.netex.ValidityParameterAssignments_RelStructure validity_parameter_assignments = 344;
      Specified by:
      hasValidityParameterAssignments in interface ValidableElementTypeOrBuilder
      Returns:
      Whether the validityParameterAssignments field is set.
    • getValidityParameterAssignments

      public ValidityParameterAssignments_RelStructure getValidityParameterAssignments()
       VALIDITY PARAMETER ASSIGNMENTs associated with VALIDABLE. ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 198:116]
       
      .uk.org.netex.www.netex.ValidityParameterAssignments_RelStructure validity_parameter_assignments = 344;
      Specified by:
      getValidityParameterAssignments in interface ValidableElementTypeOrBuilder
      Returns:
      The validityParameterAssignments.
    • setValidityParameterAssignments

      public ValidableElementType.Builder setValidityParameterAssignments(ValidityParameterAssignments_RelStructure value)
       VALIDITY PARAMETER ASSIGNMENTs associated with VALIDABLE. ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 198:116]
       
      .uk.org.netex.www.netex.ValidityParameterAssignments_RelStructure validity_parameter_assignments = 344;
    • setValidityParameterAssignments

      public ValidableElementType.Builder setValidityParameterAssignments(ValidityParameterAssignments_RelStructure.Builder builderForValue)
       VALIDITY PARAMETER ASSIGNMENTs associated with VALIDABLE. ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 198:116]
       
      .uk.org.netex.www.netex.ValidityParameterAssignments_RelStructure validity_parameter_assignments = 344;
    • mergeValidityParameterAssignments

      public ValidableElementType.Builder mergeValidityParameterAssignments(ValidityParameterAssignments_RelStructure value)
       VALIDITY PARAMETER ASSIGNMENTs associated with VALIDABLE. ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 198:116]
       
      .uk.org.netex.www.netex.ValidityParameterAssignments_RelStructure validity_parameter_assignments = 344;
    • clearValidityParameterAssignments

      public ValidableElementType.Builder clearValidityParameterAssignments()
       VALIDITY PARAMETER ASSIGNMENTs associated with VALIDABLE. ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 198:116]
       
      .uk.org.netex.www.netex.ValidityParameterAssignments_RelStructure validity_parameter_assignments = 344;
    • getValidityParameterAssignmentsBuilder

      public ValidityParameterAssignments_RelStructure.Builder getValidityParameterAssignmentsBuilder()
       VALIDITY PARAMETER ASSIGNMENTs associated with VALIDABLE. ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 198:116]
       
      .uk.org.netex.www.netex.ValidityParameterAssignments_RelStructure validity_parameter_assignments = 344;
    • getValidityParameterAssignmentsOrBuilder

      public ValidityParameterAssignments_RelStructureOrBuilder getValidityParameterAssignmentsOrBuilder()
       VALIDITY PARAMETER ASSIGNMENTs associated with VALIDABLE. ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 198:116]
       
      .uk.org.netex.www.netex.ValidityParameterAssignments_RelStructure validity_parameter_assignments = 344;
      Specified by:
      getValidityParameterAssignmentsOrBuilder in interface ValidableElementTypeOrBuilder
    • hasPrices

      public boolean hasPrices()
       PRICEs for VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 154:88]
       
      .uk.org.netex.www.netex.ValidableElementPrices_RelStructure prices = 351;
      Specified by:
      hasPrices in interface ValidableElementTypeOrBuilder
      Returns:
      Whether the prices field is set.
    • getPrices

       PRICEs for VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 154:88]
       
      .uk.org.netex.www.netex.ValidableElementPrices_RelStructure prices = 351;
      Specified by:
      getPrices in interface ValidableElementTypeOrBuilder
      Returns:
      The prices.
    • setPrices

       PRICEs for VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 154:88]
       
      .uk.org.netex.www.netex.ValidableElementPrices_RelStructure prices = 351;
    • setPrices

       PRICEs for VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 154:88]
       
      .uk.org.netex.www.netex.ValidableElementPrices_RelStructure prices = 351;
    • mergePrices

       PRICEs for VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 154:88]
       
      .uk.org.netex.www.netex.ValidableElementPrices_RelStructure prices = 351;
    • clearPrices

      public ValidableElementType.Builder clearPrices()
       PRICEs for VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 154:88]
       
      .uk.org.netex.www.netex.ValidableElementPrices_RelStructure prices = 351;
    • getPricesBuilder

       PRICEs for VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 154:88]
       
      .uk.org.netex.www.netex.ValidableElementPrices_RelStructure prices = 351;
    • getPricesOrBuilder

      public ValidableElementPrices_RelStructureOrBuilder getPricesOrBuilder()
       PRICEs for VALIDABLE ELEMENT.  [netex_part_3/part3_fares/netex_validableElement_version.xsd at 154:88]
       
      .uk.org.netex.www.netex.ValidableElementPrices_RelStructure prices = 351;
      Specified by:
      getPricesOrBuilder in interface ValidableElementTypeOrBuilder
    • getId

      public String getId()
       [netex_part_3/part3_fares/netex_validableElement_version.xsd at 126:62]
       
      string id = 381;
      Specified by:
      getId in interface ValidableElementTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       [netex_part_3/part3_fares/netex_validableElement_version.xsd at 126:62]
       
      string id = 381;
      Specified by:
      getIdBytes in interface ValidableElementTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public ValidableElementType.Builder setId(String value)
       [netex_part_3/part3_fares/netex_validableElement_version.xsd at 126:62]
       
      string id = 381;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public ValidableElementType.Builder clearId()
       [netex_part_3/part3_fares/netex_validableElement_version.xsd at 126:62]
       
      string id = 381;
      Returns:
      This builder for chaining.
    • setIdBytes

      public ValidableElementType.Builder setIdBytes(com.google.protobuf.ByteString value)
       [netex_part_3/part3_fares/netex_validableElement_version.xsd at 126:62]
       
      string id = 381;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.