public static class QuoteStatusReport.NoTargetPartyIDs
extends quickfix.Group
Constructor and Description |
---|
NoTargetPartyIDs() |
Modifier and Type | Method and Description |
---|---|
TargetPartyID |
get(TargetPartyID value) |
TargetPartyIDSource |
get(TargetPartyIDSource value) |
TargetPartyRole |
get(TargetPartyRole value) |
TargetPartyID |
getTargetPartyID() |
TargetPartyIDSource |
getTargetPartyIDSource() |
TargetPartyRole |
getTargetPartyRole() |
boolean |
isSet(TargetPartyID field) |
boolean |
isSet(TargetPartyIDSource field) |
boolean |
isSet(TargetPartyRole field) |
boolean |
isSetTargetPartyID() |
boolean |
isSetTargetPartyIDSource() |
boolean |
isSetTargetPartyRole() |
void |
set(TargetPartyID value) |
void |
set(TargetPartyIDSource value) |
void |
set(TargetPartyRole value) |
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(TargetPartyID value)
public TargetPartyID get(TargetPartyID value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TargetPartyID getTargetPartyID() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TargetPartyID field)
public boolean isSetTargetPartyID()
public void set(TargetPartyIDSource value)
public TargetPartyIDSource get(TargetPartyIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TargetPartyIDSource getTargetPartyIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TargetPartyIDSource field)
public boolean isSetTargetPartyIDSource()
public void set(TargetPartyRole value)
public TargetPartyRole get(TargetPartyRole value) throws quickfix.FieldNotFound
quickfix.FieldNotFound
public TargetPartyRole getTargetPartyRole() throws quickfix.FieldNotFound
quickfix.FieldNotFound
public boolean isSet(TargetPartyRole field)
public boolean isSetTargetPartyRole()
Copyright © 2021. All rights reserved.