public class FXSpotBuilder
extends java.lang.Object
Constructor and Description |
---|
FXSpotBuilder() |
Modifier and Type | Method and Description |
---|---|
static FXSpot |
CreateFXSpot(JulianDate dtSpot,
CurrencyPair ccyPair)
Creates the FX spot object from the spot date and the currency pair.
|
static FXSpot |
FromByteArray(byte[] ab)
Create a FXSpot Instance from the byte array
|
public static final FXSpot CreateFXSpot(JulianDate dtSpot, CurrencyPair ccyPair) throws java.lang.Exception
dtSpot
- Spot dateccyPair
- CurrencyPairjava.lang.Exception
public static final FXSpot FromByteArray(byte[] ab)
ab
- Byte Array