Uses of Class
com.dukascopy.api.IMessage.Type

Packages that use IMessage.Type
com.dukascopy.api   
 

Uses of IMessage.Type in com.dukascopy.api
 

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



Copyright © 2009. All Rights Reserved.