public class AccountingClientState extends Object implements Serializable
| Constructor and Description |
|---|
AccountingClientState() |
| Modifier and Type | Method and Description |
|---|---|
AccountingClientStateData |
getState(AccountingType accountingType) |
void |
setState(AccountingType accountingType,
AccountingClientStateData accountingStateData) |
String |
toString() |
public AccountingClientStateData getState(AccountingType accountingType)
public void setState(AccountingType accountingType, AccountingClientStateData accountingStateData)
Copyright © 2024. All rights reserved.