public class Parties
extends quickfix.MessageComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
Parties.NoPartyIDs |
| Constructor and Description |
|---|
Parties() |
| Modifier and Type | Method and Description |
|---|---|
NoPartyIDs |
get(NoPartyIDs value) |
PartyID |
get(PartyID value) |
PartyIDSource |
get(PartyIDSource value) |
PartyRole |
get(PartyRole value) |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
NoPartyIDs |
getNoPartyIDs() |
PartyID |
getPartyID() |
PartyIDSource |
getPartyIDSource() |
PartyRole |
getPartyRole() |
boolean |
isSet(NoPartyIDs field) |
boolean |
isSet(PartyID field) |
boolean |
isSet(PartyIDSource field) |
boolean |
isSet(PartyRole field) |
boolean |
isSetNoPartyIDs() |
boolean |
isSetPartyID() |
boolean |
isSetPartyIDSource() |
boolean |
isSetPartyRole() |
void |
set(NoPartyIDs value) |
void |
set(PartyID value) |
void |
set(PartyIDSource value) |
void |
set(PartyRole 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, groupKeys, 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, setUtcTimeStampclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic static final String MSGTYPE
protected int[] getFields()
getFields in class quickfix.MessageComponentprotected int[] getGroupFields()
getGroupFields in class quickfix.MessageComponentpublic void set(NoPartyIDs value)
public NoPartyIDs get(NoPartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoPartyIDs getNoPartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoPartyIDs field)
public boolean isSetNoPartyIDs()
public void set(PartyID value)
public PartyID getPartyID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(PartyID field)
public boolean isSetPartyID()
public void set(PartyIDSource value)
public PartyIDSource get(PartyIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic PartyIDSource getPartyIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(PartyIDSource field)
public boolean isSetPartyIDSource()
public void set(PartyRole value)
public PartyRole get(PartyRole value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic PartyRole getPartyRole() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(PartyRole field)
public boolean isSetPartyRole()
Copyright © 2026. All rights reserved.