com.wombat.mamda
public class MamdaUncrossPriceInd extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static short |
UNCROSS_FIRM |
static short |
UNCROSS_INDICATIVE |
static short |
UNCROSS_INSUFFICIENT_VOL |
static short |
UNCROSS_NONE |
Constructor and Description |
---|
MamdaUncrossPriceInd() |
Modifier and Type | Method and Description |
---|---|
short |
get() |
static short |
mamdaUncrossPriceIndFromString(java.lang.String uncrossPriceInd) |
void |
set(short ind) |
static java.lang.String |
toString(short ind)
Convert a MamdaUncrossPriceInd to an appropriate, displayable
string.
|
public static final short UNCROSS_NONE
public static final short UNCROSS_INDICATIVE
public static final short UNCROSS_FIRM
public static final short UNCROSS_INSUFFICIENT_VOL
public static java.lang.String toString(short ind)
ind
- The price Ind as a short.public void set(short ind)
public short get()
public static short mamdaUncrossPriceIndFromString(java.lang.String uncrossPriceInd)
Copyright 2007 Wombat Financial Software, Inc.