Uses of Class
org.marketcetera.util.quickfix.AnalyzedField

Packages that use AnalyzedField
org.marketcetera.util.quickfix Miscellaneous utilities for QuickFIX/J. 
 

Uses of AnalyzedField in org.marketcetera.util.quickfix
 

Methods in org.marketcetera.util.quickfix that return types with arguments of type AnalyzedField
 List<AnalyzedField> AnalyzedMessage.getBody()
          Returns the analyzed fields that comprise the receiver's body.
 List<AnalyzedField> AnalyzedGroup.getFields()
          Returns the receiver's fields.
 List<AnalyzedField> AnalyzedMessage.getHeader()
          Returns the analyzed fields that comprise the receiver's header.
 List<AnalyzedField> AnalyzedMessage.getTrailer()
          Returns the analyzed fields that comprise the receiver's trailer.
 



Copyright © 2012. All Rights Reserved.