Class Customer_VersionStructure

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
uk.org.netex.www.netex.Customer_VersionStructure
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, Customer_VersionStructureOrBuilder

@Generated public final class Customer_VersionStructure extends com.google.protobuf.GeneratedMessage implements Customer_VersionStructureOrBuilder
 Type for CUSTOMER.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 203:52]
 
Protobuf type uk.org.netex.www.netex.Customer_VersionStructure
See Also:
  • Field Details

    • ID_FIELD_NUMBER

      public static final int ID_FIELD_NUMBER
      See Also:
    • CREATED_FIELD_NUMBER

      public static final int CREATED_FIELD_NUMBER
      See Also:
    • CHANGED_FIELD_NUMBER

      public static final int CHANGED_FIELD_NUMBER
      See Also:
    • VERSION_FIELD_NUMBER

      public static final int VERSION_FIELD_NUMBER
      See Also:
    • STATUS_FIELD_NUMBER

      public static final int STATUS_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_VERSION_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_VERSION_REF_FIELD_NUMBER
      See Also:
    • DERIVED_FROM_OBJECT_REF_FIELD_NUMBER

      public static final int DERIVED_FROM_OBJECT_REF_FIELD_NUMBER
      See Also:
    • VALIDITY_CONDITIONS_FIELD_NUMBER

      public static final int VALIDITY_CONDITIONS_FIELD_NUMBER
      See Also:
    • VALID_BETWEEN_FIELD_NUMBER

      public static final int VALID_BETWEEN_FIELD_NUMBER
      See Also:
    • ALTERNATIVE_TEXTS_FIELD_NUMBER

      public static final int ALTERNATIVE_TEXTS_FIELD_NUMBER
      See Also:
    • KEY_LIST_FIELD_NUMBER

      public static final int KEY_LIST_FIELD_NUMBER
      See Also:
    • EXTENSIONS_FIELD_NUMBER

      public static final int EXTENSIONS_FIELD_NUMBER
      See Also:
    • BRANDING_REF_FIELD_NUMBER

      public static final int BRANDING_REF_FIELD_NUMBER
      See Also:
    • SURNAME_FIELD_NUMBER

      public static final int SURNAME_FIELD_NUMBER
      See Also:
    • FIRST_NAME_FIELD_NUMBER

      public static final int FIRST_NAME_FIELD_NUMBER
      See Also:
    • TITLE_FIELD_NUMBER

      public static final int TITLE_FIELD_NUMBER
      See Also:
    • DATE_OF_BIRTH_FIELD_NUMBER

      public static final int DATE_OF_BIRTH_FIELD_NUMBER
      See Also:
    • GENDER_FIELD_NUMBER

      public static final int GENDER_FIELD_NUMBER
      See Also:
    • HEIGHT_FIELD_NUMBER

      public static final int HEIGHT_FIELD_NUMBER
      See Also:
    • PHOTO_FIELD_NUMBER

      public static final int PHOTO_FIELD_NUMBER
      See Also:
    • SMOKER_FIELD_NUMBER

      public static final int SMOKER_FIELD_NUMBER
      See Also:
    • EMAIL_FIELD_NUMBER

      public static final int EMAIL_FIELD_NUMBER
      See Also:
    • EMAIL_VERIFIED_FIELD_NUMBER

      public static final int EMAIL_VERIFIED_FIELD_NUMBER
      See Also:
    • PHONE_FIELD_NUMBER

      public static final int PHONE_FIELD_NUMBER
      See Also:
    • PHONE_VERIFIED_FIELD_NUMBER

      public static final int PHONE_VERIFIED_FIELD_NUMBER
      See Also:
    • POSTAL_ADDRESS_FIELD_NUMBER

      public static final int POSTAL_ADDRESS_FIELD_NUMBER
      See Also:
    • IDENTITY_DOCUMENT_REF_FIELD_NUMBER

      public static final int IDENTITY_DOCUMENT_REF_FIELD_NUMBER
      See Also:
    • CUSTOMER_ELIGIBILITIES_FIELD_NUMBER

      public static final int CUSTOMER_ELIGIBILITIES_FIELD_NUMBER
      See Also:
    • CUSTOMER_ACCOUNTS_FIELD_NUMBER

      public static final int CUSTOMER_ACCOUNTS_FIELD_NUMBER
      See Also:
    • FARE_CONTRACTS_FIELD_NUMBER

      public static final int FARE_CONTRACTS_FIELD_NUMBER
      See Also:
  • 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
    • getId

      public String getId()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getId in interface Customer_VersionStructureOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
       Identifier of ENTITY.  [netex_framework/netex_responsibility/netex_entity_version.xsd at 64:63]
       
      string id = 2;
      Specified by:
      getIdBytes in interface Customer_VersionStructureOrBuilder
      Returns:
      The bytes for id.
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The created.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The changed.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The bytes for version.
    • 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 Customer_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for status.
    • 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 Customer_VersionStructureOrBuilder
      Returns:
      The status.
    • 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 = 203;
      Specified by:
      getDerivedFromVersionRef in interface Customer_VersionStructureOrBuilder
      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 = 203;
      Specified by:
      getDerivedFromVersionRefBytes in interface Customer_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromVersionRef.
    • 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 = 204;
      Specified by:
      getDerivedFromObjectRef in interface Customer_VersionStructureOrBuilder
      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 = 204;
      Specified by:
      getDerivedFromObjectRefBytes in interface Customer_VersionStructureOrBuilder
      Returns:
      The bytes for derivedFromObjectRef.
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The validityConditions.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The alternativeTexts.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The keyList.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The extensions.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The brandingRef.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The bytes for surname.
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The bytes for firstName.
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The bytes for title.
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The dateOfBirth.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      Returns:
      The enum numeric value on the wire for gender.
    • 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 Customer_VersionStructureOrBuilder
      Returns:
      The gender.
    • 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 Customer_VersionStructureOrBuilder
      Returns:
      The height.
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The bytes for photo.
    • 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 Customer_VersionStructureOrBuilder
      Returns:
      The smoker.
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The bytes for email.
    • 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 = 194;
      Specified by:
      hasEmailVerified in interface Customer_VersionStructureOrBuilder
      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 = 194;
      Specified by:
      getEmailVerified in interface Customer_VersionStructureOrBuilder
      Returns:
      The emailVerified.
    • 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 = 194;
      Specified by:
      getEmailVerifiedOrBuilder in interface Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The phone.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The phoneVerified.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The postalAddress.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The identityDocumentRef.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The customerEligibilities.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The customerAccounts.
    • 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 Customer_VersionStructureOrBuilder
    • 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 Customer_VersionStructureOrBuilder
      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 Customer_VersionStructureOrBuilder
      Returns:
      The fareContracts.
    • 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 Customer_VersionStructureOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessage
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessage
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static Customer_VersionStructure parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Customer_VersionStructure parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Customer_VersionStructure parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Customer_VersionStructure parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Customer_VersionStructure parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Customer_VersionStructure parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Customer_VersionStructure parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Customer_VersionStructure parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Customer_VersionStructure parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Customer_VersionStructure parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Customer_VersionStructure parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Customer_VersionStructure parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public Customer_VersionStructure.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static Customer_VersionStructure.Builder newBuilder()
    • newBuilder

      public static Customer_VersionStructure.Builder newBuilder(Customer_VersionStructure prototype)
    • toBuilder

      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected Customer_VersionStructure.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
      Overrides:
      newBuilderForType in class com.google.protobuf.AbstractMessage
    • getDefaultInstance

      public static Customer_VersionStructure getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<Customer_VersionStructure> parser()
    • getParserForType

      public com.google.protobuf.Parser<Customer_VersionStructure> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessage
    • getDefaultInstanceForType

      public Customer_VersionStructure getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder