|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FastVersion | |
---|---|
biz.onixs.fix.fast |
Uses of FastVersion in biz.onixs.fix.fast |
---|
Methods in biz.onixs.fix.fast that return FastVersion | |
---|---|
static FastVersion |
FastVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FastVersion[] |
FastVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in biz.onixs.fix.fast with parameters of type FastVersion | |
---|---|
Decoder(TemplateLibrary templateLibrary,
FastVersion fastVersion,
Version fixVersion)
Constructor. |
|
Decoder(TemplateLibrary templateLibrary,
FastVersion fastVersion,
Version fixVersion,
boolean codeEachMessageIndependently)
Constructor. |
|
Encoder(TemplateLibrary templateLibrary,
Version fixVersion,
FastVersion fastVersion)
Constructor. |
|
Encoder(TemplateLibrary templateLibrary,
Version fixVersion,
FastVersion fastVersion,
boolean codeEachMessageIndependently)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |