Uses of Interface
com.fxcm.messaging.IField.DataType

Packages that use IField.DataType
com.fxcm.messaging   
 

Uses of IField.DataType in com.fxcm.messaging
 

Fields in com.fxcm.messaging declared as IField.DataType
static IField.DataType IField.DATATYPE_BYTES
          type byte[]
static IField.DataType IField.DATATYPE_DOUBLE
          type double
static IField.DataType IField.DATATYPE_INT
          type int
static IField.DataType IField.DATATYPE_LIST
          type list container
static IField.DataType IField.DATATYPE_LONG
          type long
static IField.DataType IField.DATATYPE_NONE
          type none
static IField.DataType IField.DATATYPE_STRING
          type string
 

Methods in com.fxcm.messaging that return IField.DataType
 IField.DataType IField.getDatatype()
          Retrieve the datatype of this field
 



Copyright © 2012 FXCM, LLC. All Rights Reserved.