public static class CrossOrderCancelReplaceRequest.NoSides.NoAllocs.NoNestedPartyIDs
extends quickfix.Group
| Constructor and Description |
|---|
NoNestedPartyIDs() |
| Modifier and Type | Method and Description |
|---|---|
NestedPartyID |
get(NestedPartyID value) |
NestedPartyIDSource |
get(NestedPartyIDSource value) |
NestedPartyRole |
get(NestedPartyRole value) |
NestedPartySubID |
get(NestedPartySubID value) |
NestedPartyID |
getNestedPartyID() |
NestedPartyIDSource |
getNestedPartyIDSource() |
NestedPartyRole |
getNestedPartyRole() |
NestedPartySubID |
getNestedPartySubID() |
boolean |
isSet(NestedPartyID field) |
boolean |
isSet(NestedPartyIDSource field) |
boolean |
isSet(NestedPartyRole field) |
boolean |
isSet(NestedPartySubID field) |
boolean |
isSetNestedPartyID() |
boolean |
isSetNestedPartyIDSource() |
boolean |
isSetNestedPartyRole() |
boolean |
isSetNestedPartySubID() |
void |
set(NestedPartyID value) |
void |
set(NestedPartyIDSource value) |
void |
set(NestedPartyRole value) |
void |
set(NestedPartySubID value) |
addGroup, addGroupRef, calculateString, clear, getBoolean, getChar, 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, 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(NestedPartyID value)
public NestedPartyID get(NestedPartyID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NestedPartyID getNestedPartyID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NestedPartyID field)
public boolean isSetNestedPartyID()
public void set(NestedPartyIDSource value)
public NestedPartyIDSource get(NestedPartyIDSource value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NestedPartyIDSource getNestedPartyIDSource() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NestedPartyIDSource field)
public boolean isSetNestedPartyIDSource()
public void set(NestedPartyRole value)
public NestedPartyRole get(NestedPartyRole value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NestedPartyRole getNestedPartyRole() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NestedPartyRole field)
public boolean isSetNestedPartyRole()
public void set(NestedPartySubID value)
public NestedPartySubID get(NestedPartySubID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NestedPartySubID getNestedPartySubID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NestedPartySubID field)
public boolean isSetNestedPartySubID()
Copyright © 2018. All rights reserved.