IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.bc.fx.impl
Class FxDataNames

java.lang.Object
  extended by com.ibm.btt.bc.fx.impl.FxDataNames

public class FxDataNames
extends java.lang.Object

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

RATE_ONE

public static final java.math.BigDecimal RATE_ONE
helper constatnt used for rates calculations


SCALE

public static final int SCALE
default scale for rates calculations

See Also:
Constant Field Values

ROUNDING

public static final int ROUNDING
default rounding mode for rates calculations

See Also:
Constant Field Values
Constructor Detail

FxDataNames

public FxDataNames()

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010