com
.
github
.
nscala_money
.
money
RichCurrencyUnit
final
class
RichCurrencyUnit
extends
Super
with
EnrichedType
[
CurrencyUnit
]
Source
RichCurrencyUnit.scala
Linear Supertypes
EnrichedType
[
CurrencyUnit
],
AnyVal
,
NotNull
,
Any
Ordering
Alphabetic
By inheritance
Inherited
RichCurrencyUnit
EnrichedType
AnyVal
NotNull
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Instance Constructors
new
RichCurrencyUnit
(
underlying:
CurrencyUnit
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
##
()
:
Int
Definition Classes
Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
code
:
String
def
countryCodes
:
Set
[
String
]
def
currency
:
Currency
def
currencyCode
:
String
def
decimalPlaces
:
Int
def
defaultFractionDigits
:
Int
def
getClass
()
:
Class
[_ <:
AnyVal
]
Definition Classes
AnyVal → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
numericCode
:
Int
def
numericCodeString
:
String
def
symbol
(
locale:
Locale
)
:
String
def
symbol
:
String
def
toString
()
:
String
Definition Classes
Any
val
underlying
:
CurrencyUnit
Definition Classes
RichCurrencyUnit
→
EnrichedType
Inherited from
EnrichedType
[
CurrencyUnit
]
Inherited from
AnyVal
Inherited from
NotNull
Inherited from
Any
Ungrouped