Class CustomerType.Builder

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

public static final class CustomerType.Builder extends com.google.protobuf.GeneratedMessage.Builder<CustomerType.Builder> implements CustomerTypeOrBuilder
 An identified person or organisation involved in a fare process. There may be a FARE CONTRACT between the CUSTOMER and the OPERATOR or the AUTHORITY ruling the consumption of services.   [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 175:86]
 
Protobuf type uk.org.netex.www.netex.CustomerType
  • 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<CustomerType.Builder>
    • clear

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

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

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

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

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

      public CustomerType.Builder mergeFrom(CustomerType other)
    • isInitialized

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

      public CustomerType.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<CustomerType.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 CustomerTypeOrBuilder
      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 CustomerTypeOrBuilder
      Returns:
      The created.
    • setCreated

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

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

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

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

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

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

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

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

      public CustomerType.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 = 232;
      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 = 233;
      Specified by:
      getDerivedFromObjectRef in interface CustomerTypeOrBuilder
      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 = 233;
      Specified by:
      getDerivedFromObjectRefBytes in interface CustomerTypeOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • setDerivedFromObjectRef

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

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

      public CustomerType.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 = 233;
      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 CustomerTypeOrBuilder
      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 CustomerTypeOrBuilder
      Returns:
      The validityConditions.
    • setValidityConditions

      public CustomerType.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 CustomerType.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 CustomerType.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 CustomerType.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 CustomerTypeOrBuilder
    • 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 CustomerTypeOrBuilder
    • 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 CustomerTypeOrBuilder
    • 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 CustomerTypeOrBuilder
    • setValidBetween

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

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

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

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

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

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

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

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

      public CustomerType.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 CustomerTypeOrBuilder
    • getSurname

      public String getSurname()
       Curname of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 240:74]
       
      string surname = 161;
      Specified by:
      getSurname in interface CustomerTypeOrBuilder
      Returns:
      The surname.
    • getSurnameBytes

      public com.google.protobuf.ByteString getSurnameBytes()
       Curname of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 240:74]
       
      string surname = 161;
      Specified by:
      getSurnameBytes in interface CustomerTypeOrBuilder
      Returns:
      The bytes for surname.
    • setSurname

      public CustomerType.Builder setSurname(String value)
       Curname of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 240:74]
       
      string surname = 161;
      Parameters:
      value - The surname to set.
      Returns:
      This builder for chaining.
    • clearSurname

      public CustomerType.Builder clearSurname()
       Curname of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 240:74]
       
      string surname = 161;
      Returns:
      This builder for chaining.
    • setSurnameBytes

      public CustomerType.Builder setSurnameBytes(com.google.protobuf.ByteString value)
       Curname of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 240:74]
       
      string surname = 161;
      Parameters:
      value - The bytes for surname to set.
      Returns:
      This builder for chaining.
    • getFirstName

      public String getFirstName()
       First name of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 245:76]
       
      string first_name = 162;
      Specified by:
      getFirstName in interface CustomerTypeOrBuilder
      Returns:
      The firstName.
    • getFirstNameBytes

      public com.google.protobuf.ByteString getFirstNameBytes()
       First name of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 245:76]
       
      string first_name = 162;
      Specified by:
      getFirstNameBytes in interface CustomerTypeOrBuilder
      Returns:
      The bytes for firstName.
    • setFirstName

      public CustomerType.Builder setFirstName(String value)
       First name of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 245:76]
       
      string first_name = 162;
      Parameters:
      value - The firstName to set.
      Returns:
      This builder for chaining.
    • clearFirstName

      public CustomerType.Builder clearFirstName()
       First name of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 245:76]
       
      string first_name = 162;
      Returns:
      This builder for chaining.
    • setFirstNameBytes

      public CustomerType.Builder setFirstNameBytes(com.google.protobuf.ByteString value)
       First name of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 245:76]
       
      string first_name = 162;
      Parameters:
      value - The bytes for firstName to set.
      Returns:
      This builder for chaining.
    • getTitle

      public String getTitle()
       Title  of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 250:72]
       
      string title = 163;
      Specified by:
      getTitle in interface CustomerTypeOrBuilder
      Returns:
      The title.
    • getTitleBytes

      public com.google.protobuf.ByteString getTitleBytes()
       Title  of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 250:72]
       
      string title = 163;
      Specified by:
      getTitleBytes in interface CustomerTypeOrBuilder
      Returns:
      The bytes for title.
    • setTitle

      public CustomerType.Builder setTitle(String value)
       Title  of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 250:72]
       
      string title = 163;
      Parameters:
      value - The title to set.
      Returns:
      This builder for chaining.
    • clearTitle

      public CustomerType.Builder clearTitle()
       Title  of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 250:72]
       
      string title = 163;
      Returns:
      This builder for chaining.
    • setTitleBytes

      public CustomerType.Builder setTitleBytes(com.google.protobuf.ByteString value)
       Title  of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 250:72]
       
      string title = 163;
      Parameters:
      value - The bytes for title to set.
      Returns:
      This builder for chaining.
    • hasDateOfBirth

      public boolean hasDateOfBirth()
       Date of birth of  CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 255:66]
       
      .google.type.Date date_of_birth = 164;
      Specified by:
      hasDateOfBirth in interface CustomerTypeOrBuilder
      Returns:
      Whether the dateOfBirth field is set.
    • getDateOfBirth

      public com.google.type.Date getDateOfBirth()
       Date of birth of  CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 255:66]
       
      .google.type.Date date_of_birth = 164;
      Specified by:
      getDateOfBirth in interface CustomerTypeOrBuilder
      Returns:
      The dateOfBirth.
    • setDateOfBirth

      public CustomerType.Builder setDateOfBirth(com.google.type.Date value)
       Date of birth of  CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 255:66]
       
      .google.type.Date date_of_birth = 164;
    • setDateOfBirth

      public CustomerType.Builder setDateOfBirth(com.google.type.Date.Builder builderForValue)
       Date of birth of  CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 255:66]
       
      .google.type.Date date_of_birth = 164;
    • mergeDateOfBirth

      public CustomerType.Builder mergeDateOfBirth(com.google.type.Date value)
       Date of birth of  CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 255:66]
       
      .google.type.Date date_of_birth = 164;
    • clearDateOfBirth

      public CustomerType.Builder clearDateOfBirth()
       Date of birth of  CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 255:66]
       
      .google.type.Date date_of_birth = 164;
    • getDateOfBirthBuilder

      public com.google.type.Date.Builder getDateOfBirthBuilder()
       Date of birth of  CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 255:66]
       
      .google.type.Date date_of_birth = 164;
    • getDateOfBirthOrBuilder

      public com.google.type.DateOrBuilder getDateOfBirthOrBuilder()
       Date of birth of  CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 255:66]
       
      .google.type.Date date_of_birth = 164;
      Specified by:
      getDateOfBirthOrBuilder in interface CustomerTypeOrBuilder
    • getGenderValue

      public int getGenderValue()
       Gender of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 260:70]
       
      .uk.org.netex.www.netex.GenderEnumeration gender = 165;
      Specified by:
      getGenderValue in interface CustomerTypeOrBuilder
      Returns:
      The enum numeric value on the wire for gender.
    • setGenderValue

      public CustomerType.Builder setGenderValue(int value)
       Gender of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 260:70]
       
      .uk.org.netex.www.netex.GenderEnumeration gender = 165;
      Parameters:
      value - The enum numeric value on the wire for gender to set.
      Returns:
      This builder for chaining.
    • getGender

      public GenderEnumeration getGender()
       Gender of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 260:70]
       
      .uk.org.netex.www.netex.GenderEnumeration gender = 165;
      Specified by:
      getGender in interface CustomerTypeOrBuilder
      Returns:
      The gender.
    • setGender

      public CustomerType.Builder setGender(GenderEnumeration value)
       Gender of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 260:70]
       
      .uk.org.netex.www.netex.GenderEnumeration gender = 165;
      Parameters:
      value - The gender to set.
      Returns:
      This builder for chaining.
    • clearGender

      public CustomerType.Builder clearGender()
       Gender of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 260:70]
       
      .uk.org.netex.www.netex.GenderEnumeration gender = 165;
      Returns:
      This builder for chaining.
    • getHeight

      public double getHeight()
       Height of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 265:63]
       
      double height = 166;
      Specified by:
      getHeight in interface CustomerTypeOrBuilder
      Returns:
      The height.
    • setHeight

      public CustomerType.Builder setHeight(double value)
       Height of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 265:63]
       
      double height = 166;
      Parameters:
      value - The height to set.
      Returns:
      This builder for chaining.
    • clearHeight

      public CustomerType.Builder clearHeight()
       Height of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 265:63]
       
      double height = 166;
      Returns:
      This builder for chaining.
    • getPhoto

      public String getPhoto()
       Photo of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 270:62]
       
      string photo = 167;
      Specified by:
      getPhoto in interface CustomerTypeOrBuilder
      Returns:
      The photo.
    • getPhotoBytes

      public com.google.protobuf.ByteString getPhotoBytes()
       Photo of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 270:62]
       
      string photo = 167;
      Specified by:
      getPhotoBytes in interface CustomerTypeOrBuilder
      Returns:
      The bytes for photo.
    • setPhoto

      public CustomerType.Builder setPhoto(String value)
       Photo of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 270:62]
       
      string photo = 167;
      Parameters:
      value - The photo to set.
      Returns:
      This builder for chaining.
    • clearPhoto

      public CustomerType.Builder clearPhoto()
       Photo of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 270:62]
       
      string photo = 167;
      Returns:
      This builder for chaining.
    • setPhotoBytes

      public CustomerType.Builder setPhotoBytes(com.google.protobuf.ByteString value)
       Photo of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 270:62]
       
      string photo = 167;
      Parameters:
      value - The bytes for photo to set.
      Returns:
      This builder for chaining.
    • getSmoker

      public boolean getSmoker()
       Whether the customer likes to smoke. +1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 275:64]
       
      bool smoker = 158;
      Specified by:
      getSmoker in interface CustomerTypeOrBuilder
      Returns:
      The smoker.
    • setSmoker

      public CustomerType.Builder setSmoker(boolean value)
       Whether the customer likes to smoke. +1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 275:64]
       
      bool smoker = 158;
      Parameters:
      value - The smoker to set.
      Returns:
      This builder for chaining.
    • clearSmoker

      public CustomerType.Builder clearSmoker()
       Whether the customer likes to smoke. +1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 275:64]
       
      bool smoker = 158;
      Returns:
      This builder for chaining.
    • getEmail

      public String getEmail()
       Email address of CUSTOMER. +v1.1  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 287:68]
       
      string email = 171;
      Specified by:
      getEmail in interface CustomerTypeOrBuilder
      Returns:
      The email.
    • getEmailBytes

      public com.google.protobuf.ByteString getEmailBytes()
       Email address of CUSTOMER. +v1.1  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 287:68]
       
      string email = 171;
      Specified by:
      getEmailBytes in interface CustomerTypeOrBuilder
      Returns:
      The bytes for email.
    • setEmail

      public CustomerType.Builder setEmail(String value)
       Email address of CUSTOMER. +v1.1  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 287:68]
       
      string email = 171;
      Parameters:
      value - The email to set.
      Returns:
      This builder for chaining.
    • clearEmail

      public CustomerType.Builder clearEmail()
       Email address of CUSTOMER. +v1.1  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 287:68]
       
      string email = 171;
      Returns:
      This builder for chaining.
    • setEmailBytes

      public CustomerType.Builder setEmailBytes(com.google.protobuf.ByteString value)
       Email address of CUSTOMER. +v1.1  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 287:68]
       
      string email = 171;
      Parameters:
      value - The bytes for email to set.
      Returns:
      This builder for chaining.
    • hasEmailVerified

      public boolean hasEmailVerified()
       Email address of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 292:72]
       
      .google.protobuf.Timestamp email_verified = 223;
      Specified by:
      hasEmailVerified in interface CustomerTypeOrBuilder
      Returns:
      Whether the emailVerified field is set.
    • getEmailVerified

      public com.google.protobuf.Timestamp getEmailVerified()
       Email address of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 292:72]
       
      .google.protobuf.Timestamp email_verified = 223;
      Specified by:
      getEmailVerified in interface CustomerTypeOrBuilder
      Returns:
      The emailVerified.
    • setEmailVerified

      public CustomerType.Builder setEmailVerified(com.google.protobuf.Timestamp value)
       Email address of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 292:72]
       
      .google.protobuf.Timestamp email_verified = 223;
    • setEmailVerified

      public CustomerType.Builder setEmailVerified(com.google.protobuf.Timestamp.Builder builderForValue)
       Email address of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 292:72]
       
      .google.protobuf.Timestamp email_verified = 223;
    • mergeEmailVerified

      public CustomerType.Builder mergeEmailVerified(com.google.protobuf.Timestamp value)
       Email address of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 292:72]
       
      .google.protobuf.Timestamp email_verified = 223;
    • clearEmailVerified

      public CustomerType.Builder clearEmailVerified()
       Email address of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 292:72]
       
      .google.protobuf.Timestamp email_verified = 223;
    • getEmailVerifiedBuilder

      public com.google.protobuf.Timestamp.Builder getEmailVerifiedBuilder()
       Email address of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 292:72]
       
      .google.protobuf.Timestamp email_verified = 223;
    • getEmailVerifiedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getEmailVerifiedOrBuilder()
       Email address of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 292:72]
       
      .google.protobuf.Timestamp email_verified = 223;
      Specified by:
      getEmailVerifiedOrBuilder in interface CustomerTypeOrBuilder
    • hasPhone

      public boolean hasPhone()
       Phone number. (Usually personal  mobile phone).  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 297:77]
       
      .uk.org.netex.www.netex.TelephoneContactStructure phone = 172;
      Specified by:
      hasPhone in interface CustomerTypeOrBuilder
      Returns:
      Whether the phone field is set.
    • getPhone

      public TelephoneContactStructure getPhone()
       Phone number. (Usually personal  mobile phone).  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 297:77]
       
      .uk.org.netex.www.netex.TelephoneContactStructure phone = 172;
      Specified by:
      getPhone in interface CustomerTypeOrBuilder
      Returns:
      The phone.
    • setPhone

       Phone number. (Usually personal  mobile phone).  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 297:77]
       
      .uk.org.netex.www.netex.TelephoneContactStructure phone = 172;
    • setPhone

      public CustomerType.Builder setPhone(TelephoneContactStructure.Builder builderForValue)
       Phone number. (Usually personal  mobile phone).  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 297:77]
       
      .uk.org.netex.www.netex.TelephoneContactStructure phone = 172;
    • mergePhone

       Phone number. (Usually personal  mobile phone).  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 297:77]
       
      .uk.org.netex.www.netex.TelephoneContactStructure phone = 172;
    • clearPhone

      public CustomerType.Builder clearPhone()
       Phone number. (Usually personal  mobile phone).  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 297:77]
       
      .uk.org.netex.www.netex.TelephoneContactStructure phone = 172;
    • getPhoneBuilder

      public TelephoneContactStructure.Builder getPhoneBuilder()
       Phone number. (Usually personal  mobile phone).  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 297:77]
       
      .uk.org.netex.www.netex.TelephoneContactStructure phone = 172;
    • getPhoneOrBuilder

      public TelephoneContactStructureOrBuilder getPhoneOrBuilder()
       Phone number. (Usually personal  mobile phone).  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 297:77]
       
      .uk.org.netex.www.netex.TelephoneContactStructure phone = 172;
      Specified by:
      getPhoneOrBuilder in interface CustomerTypeOrBuilder
    • hasPhoneVerified

      public boolean hasPhoneVerified()
       Phone of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 302:72]
       
      .google.protobuf.Timestamp phone_verified = 174;
      Specified by:
      hasPhoneVerified in interface CustomerTypeOrBuilder
      Returns:
      Whether the phoneVerified field is set.
    • getPhoneVerified

      public com.google.protobuf.Timestamp getPhoneVerified()
       Phone of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 302:72]
       
      .google.protobuf.Timestamp phone_verified = 174;
      Specified by:
      getPhoneVerified in interface CustomerTypeOrBuilder
      Returns:
      The phoneVerified.
    • setPhoneVerified

      public CustomerType.Builder setPhoneVerified(com.google.protobuf.Timestamp value)
       Phone of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 302:72]
       
      .google.protobuf.Timestamp phone_verified = 174;
    • setPhoneVerified

      public CustomerType.Builder setPhoneVerified(com.google.protobuf.Timestamp.Builder builderForValue)
       Phone of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 302:72]
       
      .google.protobuf.Timestamp phone_verified = 174;
    • mergePhoneVerified

      public CustomerType.Builder mergePhoneVerified(com.google.protobuf.Timestamp value)
       Phone of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 302:72]
       
      .google.protobuf.Timestamp phone_verified = 174;
    • clearPhoneVerified

      public CustomerType.Builder clearPhoneVerified()
       Phone of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 302:72]
       
      .google.protobuf.Timestamp phone_verified = 174;
    • getPhoneVerifiedBuilder

      public com.google.protobuf.Timestamp.Builder getPhoneVerifiedBuilder()
       Phone of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 302:72]
       
      .google.protobuf.Timestamp phone_verified = 174;
    • getPhoneVerifiedOrBuilder

      public com.google.protobuf.TimestampOrBuilder getPhoneVerifiedOrBuilder()
       Phone of CUSTOMER last verified +v1.2.2  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 302:72]
       
      .google.protobuf.Timestamp phone_verified = 174;
      Specified by:
      getPhoneVerifiedOrBuilder in interface CustomerTypeOrBuilder
    • hasPostalAddress

      public boolean hasPostalAddress()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 173;
      Specified by:
      hasPostalAddress in interface CustomerTypeOrBuilder
      Returns:
      Whether the postalAddress field is set.
    • getPostalAddress

      public PostalAddressType getPostalAddress()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 173;
      Specified by:
      getPostalAddress in interface CustomerTypeOrBuilder
      Returns:
      The postalAddress.
    • setPostalAddress

      public CustomerType.Builder setPostalAddress(PostalAddressType value)
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 173;
    • setPostalAddress

      public CustomerType.Builder setPostalAddress(PostalAddressType.Builder builderForValue)
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 173;
    • mergePostalAddress

      public CustomerType.Builder mergePostalAddress(PostalAddressType value)
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 173;
    • clearPostalAddress

      public CustomerType.Builder clearPostalAddress()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 173;
    • getPostalAddressBuilder

      public PostalAddressType.Builder getPostalAddressBuilder()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 173;
    • getPostalAddressOrBuilder

      public PostalAddressTypeOrBuilder getPostalAddressOrBuilder()
       A POSTAL ADDRESS to which mail can be sent.  [netex_framework/netex_reusableComponents/netex_address_version.xsd at 267:81]
       
      .uk.org.netex.www.netex.PostalAddressType postal_address = 173;
      Specified by:
      getPostalAddressOrBuilder in interface CustomerTypeOrBuilder
    • hasIdentityDocumentRef

      public boolean hasIdentityDocumentRef()
       Identifier of Identity document of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 315:86]
       
      .uk.org.netex.www.netex.PrivateCodeStructure identity_document_ref = 181;
      Specified by:
      hasIdentityDocumentRef in interface CustomerTypeOrBuilder
      Returns:
      Whether the identityDocumentRef field is set.
    • getIdentityDocumentRef

      public PrivateCodeStructure getIdentityDocumentRef()
       Identifier of Identity document of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 315:86]
       
      .uk.org.netex.www.netex.PrivateCodeStructure identity_document_ref = 181;
      Specified by:
      getIdentityDocumentRef in interface CustomerTypeOrBuilder
      Returns:
      The identityDocumentRef.
    • setIdentityDocumentRef

      public CustomerType.Builder setIdentityDocumentRef(PrivateCodeStructure value)
       Identifier of Identity document of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 315:86]
       
      .uk.org.netex.www.netex.PrivateCodeStructure identity_document_ref = 181;
    • setIdentityDocumentRef

      public CustomerType.Builder setIdentityDocumentRef(PrivateCodeStructure.Builder builderForValue)
       Identifier of Identity document of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 315:86]
       
      .uk.org.netex.www.netex.PrivateCodeStructure identity_document_ref = 181;
    • mergeIdentityDocumentRef

      public CustomerType.Builder mergeIdentityDocumentRef(PrivateCodeStructure value)
       Identifier of Identity document of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 315:86]
       
      .uk.org.netex.www.netex.PrivateCodeStructure identity_document_ref = 181;
    • clearIdentityDocumentRef

      public CustomerType.Builder clearIdentityDocumentRef()
       Identifier of Identity document of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 315:86]
       
      .uk.org.netex.www.netex.PrivateCodeStructure identity_document_ref = 181;
    • getIdentityDocumentRefBuilder

      public PrivateCodeStructure.Builder getIdentityDocumentRefBuilder()
       Identifier of Identity document of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 315:86]
       
      .uk.org.netex.www.netex.PrivateCodeStructure identity_document_ref = 181;
    • getIdentityDocumentRefOrBuilder

      public PrivateCodeStructureOrBuilder getIdentityDocumentRefOrBuilder()
       Identifier of Identity document of CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 315:86]
       
      .uk.org.netex.www.netex.PrivateCodeStructure identity_document_ref = 181;
      Specified by:
      getIdentityDocumentRefOrBuilder in interface CustomerTypeOrBuilder
    • hasCustomerEligibilities

      public boolean hasCustomerEligibilities()
       Eligibilities  for CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 320:102]
       
      .uk.org.netex.www.netex.CustomerEligibilities_RelStructure customer_eligibilities = 182;
      Specified by:
      hasCustomerEligibilities in interface CustomerTypeOrBuilder
      Returns:
      Whether the customerEligibilities field is set.
    • getCustomerEligibilities

      public CustomerEligibilities_RelStructure getCustomerEligibilities()
       Eligibilities  for CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 320:102]
       
      .uk.org.netex.www.netex.CustomerEligibilities_RelStructure customer_eligibilities = 182;
      Specified by:
      getCustomerEligibilities in interface CustomerTypeOrBuilder
      Returns:
      The customerEligibilities.
    • setCustomerEligibilities

      public CustomerType.Builder setCustomerEligibilities(CustomerEligibilities_RelStructure value)
       Eligibilities  for CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 320:102]
       
      .uk.org.netex.www.netex.CustomerEligibilities_RelStructure customer_eligibilities = 182;
    • setCustomerEligibilities

      public CustomerType.Builder setCustomerEligibilities(CustomerEligibilities_RelStructure.Builder builderForValue)
       Eligibilities  for CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 320:102]
       
      .uk.org.netex.www.netex.CustomerEligibilities_RelStructure customer_eligibilities = 182;
    • mergeCustomerEligibilities

      public CustomerType.Builder mergeCustomerEligibilities(CustomerEligibilities_RelStructure value)
       Eligibilities  for CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 320:102]
       
      .uk.org.netex.www.netex.CustomerEligibilities_RelStructure customer_eligibilities = 182;
    • clearCustomerEligibilities

      public CustomerType.Builder clearCustomerEligibilities()
       Eligibilities  for CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 320:102]
       
      .uk.org.netex.www.netex.CustomerEligibilities_RelStructure customer_eligibilities = 182;
    • getCustomerEligibilitiesBuilder

      public CustomerEligibilities_RelStructure.Builder getCustomerEligibilitiesBuilder()
       Eligibilities  for CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 320:102]
       
      .uk.org.netex.www.netex.CustomerEligibilities_RelStructure customer_eligibilities = 182;
    • getCustomerEligibilitiesOrBuilder

      public CustomerEligibilities_RelStructureOrBuilder getCustomerEligibilitiesOrBuilder()
       Eligibilities  for CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 320:102]
       
      .uk.org.netex.www.netex.CustomerEligibilities_RelStructure customer_eligibilities = 182;
      Specified by:
      getCustomerEligibilitiesOrBuilder in interface CustomerTypeOrBuilder
    • hasCustomerAccounts

      public boolean hasCustomerAccounts()
       CUSTOMER ACCOUNTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 223:92]
       
      .uk.org.netex.www.netex.CustomerAccounts_RelStructure customer_accounts = 191;
      Specified by:
      hasCustomerAccounts in interface CustomerTypeOrBuilder
      Returns:
      Whether the customerAccounts field is set.
    • getCustomerAccounts

      public CustomerAccounts_RelStructure getCustomerAccounts()
       CUSTOMER ACCOUNTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 223:92]
       
      .uk.org.netex.www.netex.CustomerAccounts_RelStructure customer_accounts = 191;
      Specified by:
      getCustomerAccounts in interface CustomerTypeOrBuilder
      Returns:
      The customerAccounts.
    • setCustomerAccounts

      public CustomerType.Builder setCustomerAccounts(CustomerAccounts_RelStructure value)
       CUSTOMER ACCOUNTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 223:92]
       
      .uk.org.netex.www.netex.CustomerAccounts_RelStructure customer_accounts = 191;
    • setCustomerAccounts

      public CustomerType.Builder setCustomerAccounts(CustomerAccounts_RelStructure.Builder builderForValue)
       CUSTOMER ACCOUNTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 223:92]
       
      .uk.org.netex.www.netex.CustomerAccounts_RelStructure customer_accounts = 191;
    • mergeCustomerAccounts

      public CustomerType.Builder mergeCustomerAccounts(CustomerAccounts_RelStructure value)
       CUSTOMER ACCOUNTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 223:92]
       
      .uk.org.netex.www.netex.CustomerAccounts_RelStructure customer_accounts = 191;
    • clearCustomerAccounts

      public CustomerType.Builder clearCustomerAccounts()
       CUSTOMER ACCOUNTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 223:92]
       
      .uk.org.netex.www.netex.CustomerAccounts_RelStructure customer_accounts = 191;
    • getCustomerAccountsBuilder

      public CustomerAccounts_RelStructure.Builder getCustomerAccountsBuilder()
       CUSTOMER ACCOUNTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 223:92]
       
      .uk.org.netex.www.netex.CustomerAccounts_RelStructure customer_accounts = 191;
    • getCustomerAccountsOrBuilder

      public CustomerAccounts_RelStructureOrBuilder getCustomerAccountsOrBuilder()
       CUSTOMER ACCOUNTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 223:92]
       
      .uk.org.netex.www.netex.CustomerAccounts_RelStructure customer_accounts = 191;
      Specified by:
      getCustomerAccountsOrBuilder in interface CustomerTypeOrBuilder
    • hasFareContracts

      public boolean hasFareContracts()
       FARE CONTRACTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 228:86]
       
      .uk.org.netex.www.netex.FareContracts_RelStructure fare_contracts = 192;
      Specified by:
      hasFareContracts in interface CustomerTypeOrBuilder
      Returns:
      Whether the fareContracts field is set.
    • getFareContracts

      public FareContracts_RelStructure getFareContracts()
       FARE CONTRACTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 228:86]
       
      .uk.org.netex.www.netex.FareContracts_RelStructure fare_contracts = 192;
      Specified by:
      getFareContracts in interface CustomerTypeOrBuilder
      Returns:
      The fareContracts.
    • setFareContracts

      public CustomerType.Builder setFareContracts(FareContracts_RelStructure value)
       FARE CONTRACTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 228:86]
       
      .uk.org.netex.www.netex.FareContracts_RelStructure fare_contracts = 192;
    • setFareContracts

      public CustomerType.Builder setFareContracts(FareContracts_RelStructure.Builder builderForValue)
       FARE CONTRACTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 228:86]
       
      .uk.org.netex.www.netex.FareContracts_RelStructure fare_contracts = 192;
    • mergeFareContracts

      public CustomerType.Builder mergeFareContracts(FareContracts_RelStructure value)
       FARE CONTRACTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 228:86]
       
      .uk.org.netex.www.netex.FareContracts_RelStructure fare_contracts = 192;
    • clearFareContracts

      public CustomerType.Builder clearFareContracts()
       FARE CONTRACTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 228:86]
       
      .uk.org.netex.www.netex.FareContracts_RelStructure fare_contracts = 192;
    • getFareContractsBuilder

      public FareContracts_RelStructure.Builder getFareContractsBuilder()
       FARE CONTRACTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 228:86]
       
      .uk.org.netex.www.netex.FareContracts_RelStructure fare_contracts = 192;
    • getFareContractsOrBuilder

      public FareContracts_RelStructureOrBuilder getFareContractsOrBuilder()
       FARE CONTRACTs belonging to customer.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 228:86]
       
      .uk.org.netex.www.netex.FareContracts_RelStructure fare_contracts = 192;
      Specified by:
      getFareContractsOrBuilder in interface CustomerTypeOrBuilder
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 194:68]
       
      string id = 221;
      Specified by:
      getId in interface CustomerTypeOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 194:68]
       
      string id = 221;
      Specified by:
      getIdBytes in interface CustomerTypeOrBuilder
      Returns:
      The bytes for id.
    • setId

      public CustomerType.Builder setId(String value)
       Identifier of ENTITY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 194:68]
       
      string id = 221;
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public CustomerType.Builder clearId()
       Identifier of ENTITY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 194:68]
       
      string id = 221;
      Returns:
      This builder for chaining.
    • setIdBytes

      public CustomerType.Builder setIdBytes(com.google.protobuf.ByteString value)
       Identifier of ENTITY.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 194:68]
       
      string id = 221;
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.