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