public static class CollateralAssignment.NoPartyIDs
extends quickfix.Group
| Modifier and Type | Class and Description |
|---|---|
static class |
CollateralAssignment.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, setUtcTimeStamppublic 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()
public void set(PtysSubGrp component)
public PtysSubGrp get(PtysSubGrp component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic PtysSubGrp getPtysSubGrp() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoPartySubIDs value)
public NoPartySubIDs get(NoPartySubIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoPartySubIDs getNoPartySubIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoPartySubIDs field)
public boolean isSetNoPartySubIDs()
Copyright © 2025. All rights reserved.