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