Uses of Class
org.marketcetera.util.quickfix.AnalyzedGroup
-
Packages that use AnalyzedGroup Package Description org.marketcetera.util.quickfix Miscellaneous utilities for QuickFIX/J. -
-
Uses of AnalyzedGroup in org.marketcetera.util.quickfix
Fields in org.marketcetera.util.quickfix with type parameters of type AnalyzedGroup Modifier and Type Field Description private List<AnalyzedGroup>AnalyzedField. mGroupsMethods in org.marketcetera.util.quickfix that return types with arguments of type AnalyzedGroup Modifier and Type Method Description List<AnalyzedGroup>AnalyzedField. getGroups()Returns the receiver's groups.
-