|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TradeConfig.ModeType in org.apache.aries.samples.ariestrader.util |
|---|
| Fields in org.apache.aries.samples.ariestrader.util declared as TradeConfig.ModeType | |
|---|---|
static TradeConfig.ModeType |
TradeConfig.runTimeMode
|
| Methods in org.apache.aries.samples.ariestrader.util that return TradeConfig.ModeType | |
|---|---|
static TradeConfig.ModeType |
TradeConfig.getRunTimeMode()
|
static TradeConfig.ModeType |
TradeConfig.ModeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TradeConfig.ModeType[] |
TradeConfig.ModeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.aries.samples.ariestrader.util with parameters of type TradeConfig.ModeType | |
|---|---|
static void |
TradeConfig.setRunTimeMode(TradeConfig.ModeType value)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||