Interface TypesOfCustomerAccount_RelStructure.ChoiceWrapper_TypesOfCustomerAccount_RelStructureOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
TypesOfCustomerAccount_RelStructure.ChoiceWrapper_TypesOfCustomerAccount_RelStructure, TypesOfCustomerAccount_RelStructure.ChoiceWrapper_TypesOfCustomerAccount_RelStructure.Builder
Enclosing class:
TypesOfCustomerAccount_RelStructure

public static interface TypesOfCustomerAccount_RelStructure.ChoiceWrapper_TypesOfCustomerAccount_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasTypeOfCustomerAccountRef

      boolean hasTypeOfCustomerAccountRef()
       Reference to a TYPE OF CUSTOMER ACCOUNT .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 440:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_customer_account_ref = 1;
      Returns:
      Whether the typeOfCustomerAccountRef field is set.
    • getTypeOfCustomerAccountRef

      VersionOfObjectRefStructure getTypeOfCustomerAccountRef()
       Reference to a TYPE OF CUSTOMER ACCOUNT .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 440:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_customer_account_ref = 1;
      Returns:
      The typeOfCustomerAccountRef.
    • getTypeOfCustomerAccountRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getTypeOfCustomerAccountRefOrBuilder()
       Reference to a TYPE OF CUSTOMER ACCOUNT .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 440:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure type_of_customer_account_ref = 1;
    • hasTypeOfCustomerAccount

      boolean hasTypeOfCustomerAccount()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 2;
      Returns:
      Whether the typeOfCustomerAccount field is set.
    • getTypeOfCustomerAccount

      TypeOfCustomerAccountType getTypeOfCustomerAccount()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 2;
      Returns:
      The typeOfCustomerAccount.
    • getTypeOfCustomerAccountOrBuilder

      TypeOfCustomerAccountTypeOrBuilder getTypeOfCustomerAccountOrBuilder()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 746:94]
       
      .uk.org.netex.www.netex.TypeOfCustomerAccountType type_of_customer_account = 2;