public static class OrderCancelReplaceRequest.NoAllocs
extends quickfix.Group
| Modifier and Type | Class and Description |
|---|---|
static class |
OrderCancelReplaceRequest.NoAllocs.NoNestedPartyIDs |
| Constructor and Description |
|---|
NoAllocs() |
| Modifier and Type | Method and Description |
|---|---|
AllocAccount |
get(AllocAccount value) |
AllocQty |
get(AllocQty value) |
IndividualAllocID |
get(IndividualAllocID value) |
NestedParties |
get(NestedParties component) |
NoNestedPartyIDs |
get(NoNestedPartyIDs value) |
AllocAccount |
getAllocAccount() |
AllocQty |
getAllocQty() |
IndividualAllocID |
getIndividualAllocID() |
NestedParties |
getNestedParties() |
NoNestedPartyIDs |
getNoNestedPartyIDs() |
boolean |
isSet(AllocAccount field) |
boolean |
isSet(AllocQty field) |
boolean |
isSet(IndividualAllocID field) |
boolean |
isSet(NoNestedPartyIDs field) |
boolean |
isSetAllocAccount() |
boolean |
isSetAllocQty() |
boolean |
isSetIndividualAllocID() |
boolean |
isSetNoNestedPartyIDs() |
void |
set(AllocAccount value) |
void |
set(AllocQty value) |
void |
set(IndividualAllocID value) |
void |
set(NestedParties component) |
void |
set(NoNestedPartyIDs 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, setUtcTimeStamppublic void set(AllocAccount value)
public AllocAccount get(AllocAccount value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic AllocAccount getAllocAccount() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AllocAccount field)
public boolean isSetAllocAccount()
public void set(IndividualAllocID value)
public IndividualAllocID get(IndividualAllocID value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic IndividualAllocID getIndividualAllocID() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(IndividualAllocID field)
public boolean isSetIndividualAllocID()
public void set(NestedParties component)
public NestedParties get(NestedParties component) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NestedParties getNestedParties() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic void set(NoNestedPartyIDs value)
public NoNestedPartyIDs get(NoNestedPartyIDs value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic NoNestedPartyIDs getNoNestedPartyIDs() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(NoNestedPartyIDs field)
public boolean isSetNoNestedPartyIDs()
public void set(AllocQty value)
public AllocQty get(AllocQty value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic AllocQty getAllocQty() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(AllocQty field)
public boolean isSetAllocQty()
Copyright © 2025. All rights reserved.