| Package | Description |
|---|---|
| org.marketcetera.util.quickfix |
Miscellaneous utilities for QuickFIX/J.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2015. All Rights Reserved.