Package | Description |
---|---|
com.sap.cloud.sdk.services.currencyconversion.datamodel.model |
This package provides models that you can use to send information to the Currency Conversion library.
|
Modifier and Type | Method and Description |
---|---|
ExchangeRateValue |
ExchangeRateValue.ExchangeRateValueBuilder.build()
A build method to validate if the input
String is a non negative numerical value. |
@NonNull ExchangeRateValue |
ExchangeRate.getExchangeRateValue() |
@NonNull ExchangeRateValue |
ConversionParametersForFixedRate.getFixedRateValue() |
Modifier and Type | Method and Description |
---|---|
ExchangeRate.ExchangeRateBuilder |
ExchangeRate.ExchangeRateBuilder.exchangeRateValue(@NonNull ExchangeRateValue exchangeRateValue) |
ConversionParametersForFixedRate.ConversionParametersForFixedRateBuilder |
ConversionParametersForFixedRate.ConversionParametersForFixedRateBuilder.fixedRateValue(@NonNull ExchangeRateValue fixedRateValue) |
Copyright © 2020 SAP SE. All rights reserved.