public class DialectSet extends Object
Constructor and Description |
---|
DialectSet() |
Modifier and Type | Method and Description |
---|---|
Dialect |
getDialect(String id)
Returns FIX Dialect corresponding to specified id.
|
Set<Version> |
getDialectVersions()
Returns set of FIX versions of FIX Dialects.
|
String |
toString() |
public Set<Version> getDialectVersions()
public Dialect getDialect(String id)
id
- id of FIX DialectCopyright © 2005–2024 Onix Solutions. All rights reserved.