|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.joda.money.format.MoneyPrintContext
public final class MoneyPrintContext
Context used when printing money.
This class is mutable and intended for use by a single thread. A new instance is created for each parse.
Method Summary | |
---|---|
Locale |
getLocale()
Gets the locale. |
void |
setLocale(Locale locale)
Sets the locale. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Locale getLocale()
public void setLocale(Locale locale)
locale
- the locale, not null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |