|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||