Interface TypesOfAccountStatus_RelStructure.ChoiceWrapper_TypesOfAccountStatus_RelStructureOrBuilder

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

public static interface TypesOfAccountStatus_RelStructure.ChoiceWrapper_TypesOfAccountStatus_RelStructureOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasCustomerAccountStatusRef

      boolean hasCustomerAccountStatusRef()
       Reference to a CUSTOMER ACCOUNT STATUS .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 478:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_account_status_ref = 1;
      Returns:
      Whether the customerAccountStatusRef field is set.
    • getCustomerAccountStatusRef

      VersionOfObjectRefStructure getCustomerAccountStatusRef()
       Reference to a CUSTOMER ACCOUNT STATUS .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 478:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_account_status_ref = 1;
      Returns:
      The customerAccountStatusRef.
    • getCustomerAccountStatusRefOrBuilder

      VersionOfObjectRefStructureOrBuilder getCustomerAccountStatusRefOrBuilder()
       Reference to a CUSTOMER ACCOUNT STATUS .  [netex_part_3/part3_salesTransactions/netex_salesContract_support.xsd at 478:124]
       
      .uk.org.netex.www.netex.VersionOfObjectRefStructure customer_account_status_ref = 1;
    • hasCustomerAccountStatus

      boolean hasCustomerAccountStatus()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 2;
      Returns:
      Whether the customerAccountStatus field is set.
    • getCustomerAccountStatus

      CustomerAccountStatusType getCustomerAccountStatus()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 2;
      Returns:
      The customerAccountStatus.
    • getCustomerAccountStatusOrBuilder

      CustomerAccountStatusTypeOrBuilder getCustomerAccountStatusOrBuilder()
       A classification of a CUSTOMER ACCOUNT.  [netex_part_3/part3_salesTransactions/netex_salesContract_version.xsd at 791:94]
       
      .uk.org.netex.www.netex.CustomerAccountStatusType customer_account_status = 2;