Uses of Class
org.marketcetera.strategy.Status

Packages that use Status
org.marketcetera.strategy Marketcetera Strategies. 
 

Uses of Status in org.marketcetera.strategy
 

Methods in org.marketcetera.strategy that return Status
 Status Strategy.getStatus()
          Gets the strategy status.
static Status Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Status[] Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.