public static class NewOrderList.NoRootPartyIDs
extends quickfix.Group
| Modifier and Type | Class and Description |
|---|---|
static class |
NewOrderList.NoRootPartyIDs.NoRootPartySubIDs |
| Constructor and Description |
|---|
NoRootPartyIDs() |
| Modifier and Type | Method and Description |
|---|---|
NoRootPartySubIDs |
get(NoRootPartySubIDs value) |
RootPartyID |
get(RootPartyID value) |
RootPartyIDSource |
get(RootPartyIDSource value) |
RootPartyRole |
get(RootPartyRole value) |
RootSubParties |
get(RootSubParties component) |
NoRootPartySubIDs |
getNoRootPartySubIDs() |
RootPartyID |
getRootPartyID() |
RootPartyIDSource |
getRootPartyIDSource() |
RootPartyRole |
getRootPartyRole() |
RootSubParties |
getRootSubParties() |
boolean |
isSet(NoRootPartySubIDs field) |
boolean |
isSet(RootPartyID field) |
boolean |
isSet(RootPartyIDSource field) |
boolean |
isSet(RootPartyRole field) |
boolean |
isSetNoRootPartySubIDs() |
boolean |
isSetRootPartyID() |
boolean |
isSetRootPartyIDSource() |
boolean |
isSetRootPartyRole() |
void |
set(NoRootPartySubIDs value) |
void |
set(RootPartyID value) |
void |
set(RootPartyIDSource value) |
void |
set(RootPartyRole value) |
void |
set(RootSubParties component) |
addGroup, addGroupRef, calculateString, clear, getBoolean, getChar, getChars, getComponent, getDecimal, getDouble, getField, getField, getField, getField, getField, getField, getField, getField, getField, getField, getFieldOrder, getGroup, getGroup, getGroupCount, getGroups, getInt, getOptionalDecimal, getOptionalString, getString, getUtcDateOnly, getUtcTimeOnly, getUtcTimeStamp, groupKeyIterator, hasGroup, hasGroup, hasGroup, hasGroup, indexOf, initializeFrom, isEmpty, isSetField, isSetField, iterator, removeField, removeGroup, removeGroup, removeGroup, removeGroup, replaceGroup, reset, setBoolean, setBytes, setChar, setChars, setComponent, setDecimal, setDecimal, setDouble, setDouble, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setField, setFields, setGroupCount, setGroups, setGroups, setInt, setString, setUtcDateOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeOnly, setUtcTimeStamp, setUtcTimeStamp, setUtcTimeStamppublic void set(RootPartyID value)
public RootPartyID get(RootPartyID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RootPartyID getRootPartyID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RootPartyID field)
public boolean isSetRootPartyID()
public void set(RootPartyIDSource value)
public RootPartyIDSource get(RootPartyIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RootPartyIDSource getRootPartyIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RootPartyIDSource field)
public boolean isSetRootPartyIDSource()
public void set(RootPartyRole value)
public RootPartyRole get(RootPartyRole value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RootPartyRole getRootPartyRole() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(RootPartyRole field)
public boolean isSetRootPartyRole()
public void set(RootSubParties component)
public RootSubParties get(RootSubParties component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic RootSubParties getRootSubParties() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoRootPartySubIDs value)
public NoRootPartySubIDs get(NoRootPartySubIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoRootPartySubIDs getNoRootPartySubIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoRootPartySubIDs field)
public boolean isSetNoRootPartySubIDs()
Copyright © 2025. All rights reserved.