public static class Allocation.NoExecs extends Group
| Constructor and Description |
|---|
NoExecs() |
| Modifier and Type | Method and Description |
|---|---|
ExecID |
get(ExecID value) |
LastMkt |
get(LastMkt value) |
LastPx |
get(LastPx value) |
LastShares |
get(LastShares value) |
ExecID |
getExecID() |
LastMkt |
getLastMkt() |
LastPx |
getLastPx() |
LastShares |
getLastShares() |
boolean |
isSet(ExecID field) |
boolean |
isSet(LastMkt field) |
boolean |
isSet(LastPx field) |
boolean |
isSet(LastShares field) |
boolean |
isSetExecID() |
boolean |
isSetLastMkt() |
boolean |
isSetLastPx() |
boolean |
isSetLastShares() |
void |
set(ExecID value) |
void |
set(LastMkt value) |
void |
set(LastPx value) |
void |
set(LastShares value) |
delim, getFieldTagaddGroup, 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(ExecID value)
public ExecID get(ExecID value) throws FieldNotFound
FieldNotFoundpublic ExecID getExecID() throws FieldNotFound
FieldNotFoundpublic boolean isSet(ExecID field)
public boolean isSetExecID()
public void set(LastShares value)
public LastShares get(LastShares value) throws FieldNotFound
FieldNotFoundpublic LastShares getLastShares() throws FieldNotFound
FieldNotFoundpublic boolean isSet(LastShares field)
public boolean isSetLastShares()
public void set(LastPx value)
public LastPx get(LastPx value) throws FieldNotFound
FieldNotFoundpublic LastPx getLastPx() throws FieldNotFound
FieldNotFoundpublic boolean isSet(LastPx field)
public boolean isSetLastPx()
public void set(LastMkt value)
public LastMkt get(LastMkt value) throws FieldNotFound
FieldNotFoundpublic LastMkt getLastMkt() throws FieldNotFound
FieldNotFoundpublic boolean isSet(LastMkt field)
public boolean isSetLastMkt()
Copyright © 2021. All rights reserved.