java.lang.Object
quickfix.DataDictionary
com.iamsoft.fixparser.FixDictionary
public class FixDictionary
extends quickfix.DataDictionary
-
Nested Class Summary
Nested classes/interfaces inherited from class quickfix.DataDictionary
quickfix.DataDictionary.GroupInfo
-
Field Summary
Fields inherited from class quickfix.DataDictionary
ANY_VALUE, HEADER_ID, TRAILER_ID
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class quickfix.DataDictionary
getExtensionPack, getFieldName, getFieldTag, getFieldType, getFullVersion, getGroup, getMajorVersion, getMinorVersion, getMsgType, getNumMessageCategories, getOrderedFields, getServicePack, getValue, getValueName, getVersion, hasFieldValue, isAdminMessage, isAllowUnknownMessageFields, isAppMessage, isCheckFieldsHaveValues, isCheckFieldsOutOfOrder, isCheckUnorderedGroupFields, isCheckUserDefinedFields, isDataField, isField, isFieldValue, isGroup, isHeaderField, isHeaderGroup, isMsgField, isMsgType, isRequiredField, isRequiredHeaderField, isRequiredTrailerField, isTrailerField, setAllowUnknownMessageFields, setCheckFieldsHaveValues, setCheckFieldsOutOfOrder, setCheckUnorderedGroupFields, setCheckUserDefinedFields, validate, validate
-
Constructor Details
-
FixDictionary
- Throws:
quickfix.ConfigError
-
-
Method Details
-
getClasspath
-