public static class Confirmation.NoDlvyInst
extends quickfix.Group
| Modifier and Type | Class and Description |
|---|---|
static class |
Confirmation.NoDlvyInst.NoSettlPartyIDs |
| Constructor and Description |
|---|
NoDlvyInst() |
| Modifier and Type | Method and Description |
|---|---|
DlvyInstType |
get(DlvyInstType value) |
NoSettlPartyIDs |
get(NoSettlPartyIDs value) |
SettlInstSource |
get(SettlInstSource value) |
SettlParties |
get(SettlParties component) |
DlvyInstType |
getDlvyInstType() |
NoSettlPartyIDs |
getNoSettlPartyIDs() |
SettlInstSource |
getSettlInstSource() |
SettlParties |
getSettlParties() |
boolean |
isSet(DlvyInstType field) |
boolean |
isSet(NoSettlPartyIDs field) |
boolean |
isSet(SettlInstSource field) |
boolean |
isSetDlvyInstType() |
boolean |
isSetNoSettlPartyIDs() |
boolean |
isSetSettlInstSource() |
void |
set(DlvyInstType value) |
void |
set(NoSettlPartyIDs value) |
void |
set(SettlInstSource value) |
void |
set(SettlParties 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(SettlInstSource value)
public SettlInstSource get(SettlInstSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SettlInstSource getSettlInstSource() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SettlInstSource field)
public boolean isSetSettlInstSource()
public void set(DlvyInstType value)
public DlvyInstType get(DlvyInstType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic DlvyInstType getDlvyInstType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(DlvyInstType field)
public boolean isSetDlvyInstType()
public void set(SettlParties component)
public SettlParties get(SettlParties component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SettlParties getSettlParties() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoSettlPartyIDs value)
public NoSettlPartyIDs get(NoSettlPartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoSettlPartyIDs getNoSettlPartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoSettlPartyIDs field)
public boolean isSetNoSettlPartyIDs()
Copyright © 2021. All rights reserved.