| Package | Description | 
|---|---|
| biz.onixs.fix.parser | |
| biz.onixs.fix.tmgenerator.internal | 
| Modifier and Type | Method and Description | 
|---|---|
static Message.StringFormat | 
Message.StringFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Message.StringFormat[] | 
Message.StringFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
FixBlock.toString(char delimiter,
        Message.StringFormat format)
Returns string representation of the message using specified delimiter and format. 
 | 
String | 
Group.toString(char delimiter,
        Message.StringFormat format)
Returns string representation of the group using specified delimiter and format. 
 | 
String | 
FixBlock.toString(Message.StringFormat format)
Returns string representation of the message using specified format. 
 | 
String | 
Group.toString(Message.StringFormat format)
Returns string representation of the group using specified format. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
FixBlockExtendedX.FixBlockExtended.toString(char delimiter,
        Message.StringFormat format)  | 
String | 
FixBlockExtendedX.FixBlockExtended.toString(Message.StringFormat format)  | 
Copyright © 2005–2025 Onix Solutions. All rights reserved.