public class CustomerAccountListResult extends Object implements ToServerResult
Constructor and Description |
---|
CustomerAccountListResult() |
Modifier and Type | Method and Description |
---|---|
List<CustomerServiceAccount> |
getCustomerServiceAccountList() |
void |
setCustomerServiceAccountList(List<CustomerServiceAccount> customerServiceAccountList) |
public List<CustomerServiceAccount> getCustomerServiceAccountList()
public void setCustomerServiceAccountList(List<CustomerServiceAccount> customerServiceAccountList)
Copyright © 2006–2018 TinyGroup. All rights reserved.