com.fxcm.messaging
Interface IField.DataType

All Superinterfaces:
com.fxcm.entity.ICode, Serializable
Enclosing interface:
IField

public static interface IField.DataType
extends com.fxcm.entity.ICode

Datatype interface, used to designate the type of entry value we are representing


Method Summary
 String getClassName()
          Class Name
 int getIntCode()
          Integer Code
 
Methods inherited from interface com.fxcm.entity.ICode
getCode, getDesc, getLabel
 

Method Detail

getIntCode

int getIntCode()
Integer Code


getClassName

String getClassName()
Class Name



Copyright © 2012 FXCM, LLC. All Rights Reserved.