public static class TrdCapRptSideGrp.NoSides.NoPartyIDs
extends quickfix.Group
Modifier and Type | Class and Description |
---|---|
static class |
TrdCapRptSideGrp.NoSides.NoPartyIDs.NoPartySubIDs |
Constructor and Description |
---|
NoPartyIDs() |
Modifier and Type | Method and Description |
---|---|
NoPartySubIDs |
get(NoPartySubIDs value) |
PartyID |
get(PartyID value) |
PartyIDSource |
get(PartyIDSource value) |
PartyRole |
get(PartyRole value) |
PtysSubGrp |
get(PtysSubGrp component) |
NoPartySubIDs |
getNoPartySubIDs() |
PartyID |
getPartyID() |
PartyIDSource |
getPartyIDSource() |
PartyRole |
getPartyRole() |
PtysSubGrp |
getPtysSubGrp() |
boolean |
isSet(NoPartySubIDs field) |
boolean |
isSet(PartyID field) |
boolean |
isSet(PartyIDSource field) |
boolean |
isSet(PartyRole field) |
boolean |
isSetNoPartySubIDs() |
boolean |
isSetPartyID() |
boolean |
isSetPartyIDSource() |
boolean |
isSetPartyRole() |
void |
set(NoPartySubIDs value) |
void |
set(PartyID value) |
void |
set(PartyIDSource value) |
void |
set(PartyRole value) |
void |
set(PtysSubGrp 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(PartyID value)
public PartyID getPartyID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(PartyID field)
public boolean isSetPartyID()
public void set(PartyIDSource value)
public PartyIDSource get(PartyIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public PartyIDSource getPartyIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(PartyIDSource field)
public boolean isSetPartyIDSource()
public void set(PartyRole value)
public PartyRole get(PartyRole value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public PartyRole getPartyRole() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(PartyRole field)
public boolean isSetPartyRole()
public void set(PtysSubGrp component)
public PtysSubGrp get(PtysSubGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public PtysSubGrp getPtysSubGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public void set(NoPartySubIDs value)
public NoPartySubIDs get(NoPartySubIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public NoPartySubIDs getNoPartySubIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(NoPartySubIDs field)
public boolean isSetNoPartySubIDs()
Copyright © 2021. All rights reserved.