| Package | Description |
|---|---|
| net.openhft.fix.compiler | |
| net.openhft.fix.model |
| Modifier and Type | Method and Description |
|---|---|
static FixField |
FieldLookup.fieldFor(CharSequence xmlTag)
Looks up and returns appropriate FixField as per 4.2 spec.
|
| Modifier and Type | Method and Description |
|---|---|
static FixField |
FixField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FixField[] |
FixField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.