Uses of Interface
com.fxcm.messaging.IField

Packages that use IField
com.fxcm.messaging   
 

Uses of IField in com.fxcm.messaging
 

Methods in com.fxcm.messaging that return IField
 IField IMessageFactory.createField()
          Creates an IField
 IField IFieldGroup.getField(String aName)
          Returns the IField for the given name
 IField IFieldGroup.getFirst()
          Retuns the first IField in the group
 IField IFieldGroup.getNext()
          Returns the next IField in the group
 

Methods in com.fxcm.messaging with parameters of type IField
 void IFieldGroup.putField(IField aField)
           
 void IField.set(IField aField)
          Sets the field
 



Copyright © 2012 FXCM, LLC. All Rights Reserved.