barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

Uses of Class
com.barchart.udt.OptionUDT.Format

Packages that use OptionUDT.Format
com.barchart.udt Java wrapper around native C++ UDT protocol 
 

Uses of OptionUDT.Format in com.barchart.udt
 

Methods in com.barchart.udt that return OptionUDT.Format
 OptionUDT.Format OptionUDT.format()
           
static OptionUDT.Format OptionUDT.Format.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OptionUDT.Format[] OptionUDT.Format.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.barchart.udt with parameters of type OptionUDT.Format
protected static
<T> OptionUDT<T>
OptionUDT.NEW(int code, Class<T> klaz, OptionUDT.Format format)
           
 

Constructors in com.barchart.udt with parameters of type OptionUDT.Format
OptionUDT(int code, Class<T> klaz, OptionUDT.Format format)
           
 


barchart-udt-core
2.3.0-SNAPSHOT / 2013-05-13T01:37:38.485-0500

Copyright © 2009-2013 Barchart, Inc.. All Rights Reserved.