|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FIXFieldValue | |
|---|---|
| net.sourceforge.fixpusher.model.message | Provides classes defining the data structure of a FIX message. |
| Uses of FIXFieldValue in net.sourceforge.fixpusher.model.message |
|---|
| Methods in net.sourceforge.fixpusher.model.message that return types with arguments of type FIXFieldValue | |
|---|---|
java.util.List<FIXFieldValue> |
FIXField.getValueEnum()
Gets the value enum. |
| Constructor parameters in net.sourceforge.fixpusher.model.message with type arguments of type FIXFieldValue | |
|---|---|
FIXField(java.lang.String name,
int number,
AbstractFIXElement.FieldType fieldType,
FIXField.Type type,
java.util.List<FIXFieldValue> valueEnum)
Instantiates a new fIX field. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||