public abstract static class Instrument.Logic extends Object
Constructor and Description |
---|
Logic() |
Modifier and Type | Method and Description |
---|---|
static BigDecimal |
getImpliedAmount(QuantityPriceAmountStructure aQuantityPriceAmountStructure) |
static BigDecimal |
getImpliedPrice(QuantityPriceAmountStructure aQuantityPriceAmountStructure) |
static BigDecimal |
getImpliedQuantity(QuantityPriceAmountStructure aQuantityPriceAmountStructure) |
static String |
toDisplayString(Instrument anInstrument) |
public static BigDecimal getImpliedAmount(QuantityPriceAmountStructure aQuantityPriceAmountStructure)
public static BigDecimal getImpliedPrice(QuantityPriceAmountStructure aQuantityPriceAmountStructure)
public static BigDecimal getImpliedQuantity(QuantityPriceAmountStructure aQuantityPriceAmountStructure)
public static String toDisplayString(Instrument anInstrument)