Uses of Class
com.activequant.trading.orderbook.ChangeTypeEnum

Packages that use ChangeTypeEnum
com.activequant.trading.orderbook   
 

Uses of ChangeTypeEnum in com.activequant.trading.orderbook
 

Methods in com.activequant.trading.orderbook that return ChangeTypeEnum
 ChangeTypeEnum OrderBookUpdated.getChangeType()
           
abstract  ChangeTypeEnum OrderBookChange.getChangeType()
           
static ChangeTypeEnum ChangeTypeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ChangeTypeEnum[] ChangeTypeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 ActiveQuant GmbH. All Rights Reserved.