public static class NewOrderMultileg.NoAllocs extends Group
Constructor and Description |
---|
NoAllocs() |
Modifier and Type | Method and Description |
---|---|
AllocAccount |
get(AllocAccount value) |
AllocQty |
get(AllocQty value) |
IndividualAllocID |
get(IndividualAllocID value) |
AllocAccount |
getAllocAccount() |
AllocQty |
getAllocQty() |
IndividualAllocID |
getIndividualAllocID() |
boolean |
isSet(AllocAccount field) |
boolean |
isSet(AllocQty field) |
boolean |
isSet(IndividualAllocID field) |
boolean |
isSetAllocAccount() |
boolean |
isSetAllocQty() |
boolean |
isSetIndividualAllocID() |
void |
set(AllocAccount value) |
void |
set(AllocQty value) |
void |
set(IndividualAllocID value) |
delim, getFieldTag
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(AllocAccount value)
public AllocAccount get(AllocAccount value) throws FieldNotFound
FieldNotFound
public AllocAccount getAllocAccount() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocAccount field)
public boolean isSetAllocAccount()
public void set(IndividualAllocID value)
public IndividualAllocID get(IndividualAllocID value) throws FieldNotFound
FieldNotFound
public IndividualAllocID getIndividualAllocID() throws FieldNotFound
FieldNotFound
public boolean isSet(IndividualAllocID field)
public boolean isSetIndividualAllocID()
public void set(AllocQty value)
public AllocQty get(AllocQty value) throws FieldNotFound
FieldNotFound
public AllocQty getAllocQty() throws FieldNotFound
FieldNotFound
public boolean isSet(AllocQty field)
public boolean isSetAllocQty()
Copyright © 2021. All rights reserved.