public interface DataDictionaryProvider
| Modifier and Type | Method and Description | 
|---|---|
DataDictionary | 
getApplicationDataDictionary(ApplVerID applVerID)
Retrieve the data dictionary for the specified application version. 
 | 
DataDictionary | 
getSessionDataDictionary(String beginString)
Retrieve the data dictionary for parsing a specific version of the transport header/trailer. 
 | 
DataDictionary getSessionDataDictionary(String beginString)
beginString - FIX.4.0 through FIXT.1.1FixVersionsDataDictionary getApplicationDataDictionary(ApplVerID applVerID)
applVerID - the application version ID. Prior to FIXT.1.1, the applVerID
        will be determined by BeginString field.Copyright © 2021. All rights reserved.