Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.serialization |
Modifier and Type | Field and Description |
---|---|
static ExchangeRateType |
ExchangeRateType.DEFAULT |
static ExchangeRateType |
ExchangeRateType.EMPTY |
Modifier and Type | Method and Description |
---|---|
static ExchangeRateType |
ExchangeRateType.of(String value) |
Modifier and Type | Method and Description |
---|---|
ConvertedObject<ExchangeRateType> |
ExchangeRateTypeConverter.fromDomainNonNull(String domainObject)
Actual converter implementation from a domain-specific object to an arbitrary type.
|
Class<ExchangeRateType> |
ExchangeRateType.getType() |
Class<ExchangeRateType> |
ExchangeRateTypeConverter.getType()
Getter for an class object of the type to convert from/to the domain-specific counterpart.
|
ErpTypeConverter<ExchangeRateType> |
ExchangeRateType.getTypeConverter() |
static Set<ExchangeRateType> |
ExchangeRateType.toExchangeRateTypes(Collection<String> values) |
Modifier and Type | Method and Description |
---|---|
ConvertedObject<String> |
ExchangeRateTypeConverter.toDomainNonNull(ExchangeRateType object)
Actual converter implementation from an arbitrary object to its domain-specific counterpart.
|
Copyright © 2019 SAP SE. All rights reserved.