public class EnvironmentData extends Object implements Serializable
| Constructor and Description |
|---|
EnvironmentData() |
EnvironmentData(AccountingServiceType accountingServiceType) |
| Modifier and Type | Method and Description |
|---|---|
AccountingServiceType |
getAccountingServiceType() |
void |
setAccountingServiceType(AccountingServiceType accountingServiceType) |
String |
toString() |
public EnvironmentData()
public EnvironmentData(AccountingServiceType accountingServiceType)
public AccountingServiceType getAccountingServiceType()
public void setAccountingServiceType(AccountingServiceType accountingServiceType)
Copyright © 2020. All Rights Reserved.