public abstract static class InstrumentCategory.Logic extends Object
| Constructor and Description |
|---|
Logic() |
| Modifier and Type | Method and Description |
|---|---|
static BigDecimal |
getCurrentValue(InstrumentCategory aCategory) |
static boolean |
isLeaf(InstrumentCategory aCategory) |
static boolean |
isRoot(InstrumentCategory aCategory) |
static String |
toDisplayString(InstrumentCategory aCategory) |
public static BigDecimal getCurrentValue(InstrumentCategory aCategory)
public static boolean isLeaf(InstrumentCategory aCategory)
public static boolean isRoot(InstrumentCategory aCategory)
public static String toDisplayString(InstrumentCategory aCategory)