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