|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.bc.fx.impl.FxDataNames
public class FxDataNames
This class defines the constant values used by all classes of the Foreign Exchange service.
Field Summary | |
---|---|
static java.math.BigDecimal |
RATE_ONE
helper constatnt used for rates calculations |
static int |
ROUNDING
default rounding mode for rates calculations |
static int |
SCALE
default scale for rates calculations |
Constructor Summary | |
---|---|
FxDataNames()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.math.BigDecimal RATE_ONE
public static final int SCALE
public static final int ROUNDING
Constructor Detail |
---|
public FxDataNames()
|
IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |