| Package | Description |
|---|---|
| biz.onixs.sbe | |
| biz.onixs.sbe.exceptions |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IGroup
FIX repeating group.
|
interface |
IMessage
FIX message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Group
Base class for repeating groups.
|
class |
Message
Base class for the FIX message.
|
| Modifier and Type | Method and Description |
|---|---|
IFieldSet |
IFieldSet.getParent()
Returns field set parent.
|
IFieldSet |
IStatelessComposite.getParentFieldSet() |
| Constructor and Description |
|---|
Group(IFieldSet parent,
int numInGroupTag)
Constructor.
|
VarData(IFieldSet parent)
Constructor.
|
| Constructor and Description |
|---|
TagNotFoundException(IFieldSet fieldSet,
int id)
Constructor.
|
TypeCastException(IFieldSet fieldSet,
int id,
String typeName)
Constructor.
|
TypeCastException(String typeName,
IFieldSet fieldSet,
int id)
Constructor.
|
WriteToConstantFieldException(IFieldSet fieldSet,
int id)
Constructor.
|
Copyright © 2005–2025 Onix Solutions. All rights reserved.