Uses of Class
com.dukascopy.api.IOrder.State

Packages that use IOrder.State
com.dukascopy.api   
 

Uses of IOrder.State in com.dukascopy.api
 

Methods in com.dukascopy.api that return IOrder.State
 IOrder.State IOrder.getState()
          Returns current IOrder.State of the order
static IOrder.State IOrder.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IOrder.State[] IOrder.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.