JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
E
equals(Object)
- Method in class javax.money.
AbstractContext
equals(Object)
- Method in class javax.money.convert.
ExchangeRate
equals(Object)
- Method in class javax.money.format.
AmountStyle
equals(Object)
- Method in class javax.money.
MonetaryContext
ExchangeRate
- Class in
javax.money.convert
This class models an exchange rate, which defines the factor the numeric value of a base amount in some currency 'A' must be multiplied to get the corresponding amount in the terminating currency 'B'.
ExchangeRate.Builder
- Class in
javax.money.convert
Builder for creating new instances of
ExchangeRate
.
ExchangeRate.Builder(String, RateType)
- Constructor for class javax.money.convert.
ExchangeRate.Builder
Sets the exchange rate type
ExchangeRate.Builder(ConversionContext)
- Constructor for class javax.money.convert.
ExchangeRate.Builder
Sets the exchange rate type
ExchangeRateProvider
- Interface in
javax.money.convert
This interface defines access to the exchange rates provided by a provider.
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Overview
Package
Class
Tree
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes