public static class RootParties.NoRootPartyIDs
extends quickfix.Group
Modifier and Type | Class and Description |
---|---|
static class |
RootParties.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, setUtcTimeStamp
public void set(RootPartyID value)
public RootPartyID get(RootPartyID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RootPartyID getRootPartyID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RootPartyID field)
public boolean isSetRootPartyID()
public void set(RootPartyIDSource value)
public RootPartyIDSource get(RootPartyIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RootPartyIDSource getRootPartyIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RootPartyIDSource field)
public boolean isSetRootPartyIDSource()
public void set(RootPartyRole value)
public RootPartyRole get(RootPartyRole value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RootPartyRole getRootPartyRole() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(RootPartyRole field)
public boolean isSetRootPartyRole()
public void set(RootSubParties component)
public RootSubParties get(RootSubParties component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public RootSubParties getRootSubParties() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoRootPartySubIDs value)
public NoRootPartySubIDs get(NoRootPartySubIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoRootPartySubIDs getNoRootPartySubIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoRootPartySubIDs field)
public boolean isSetNoRootPartySubIDs()
Copyright © 2021. All rights reserved.