Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.serialization |
Modifier and Type | Field and Description |
---|---|
static ChartOfAccounts |
ChartOfAccounts.EMPTY |
Modifier and Type | Method and Description |
---|---|
static ChartOfAccounts |
ChartOfAccounts.of(String value) |
Modifier and Type | Method and Description |
---|---|
ConvertedObject<ChartOfAccounts> |
ChartOfAccountsConverter.fromDomainNonNull(String domainObject) |
Class<ChartOfAccounts> |
ChartOfAccounts.getType() |
Class<ChartOfAccounts> |
ChartOfAccountsConverter.getType() |
ErpTypeConverter<ChartOfAccounts> |
ChartOfAccounts.getTypeConverter() |
static Set<ChartOfAccounts> |
ChartOfAccounts.toChartOfAccounts(Collection<String> values) |
Modifier and Type | Method and Description |
---|---|
ConvertedObject<String> |
ChartOfAccountsConverter.toDomainNonNull(ChartOfAccounts object) |
Modifier and Type | Method and Description |
---|---|
static Set<String> |
ChartOfAccounts.toStrings(Collection<ChartOfAccounts> values) |
Copyright © 2018 SAP SE. All rights reserved.