public static class SecurityTradingRules.NoLotTypeRules extends Group
Constructor and Description |
---|
NoLotTypeRules() |
Modifier and Type | Method and Description |
---|---|
LotType |
get(LotType value) |
MinLotSize |
get(MinLotSize value) |
LotType |
getLotType() |
MinLotSize |
getMinLotSize() |
boolean |
isSet(LotType field) |
boolean |
isSet(MinLotSize field) |
boolean |
isSetLotType() |
boolean |
isSetMinLotSize() |
void |
set(LotType value) |
void |
set(MinLotSize 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(LotType value)
public LotType get(LotType value) throws FieldNotFound
FieldNotFound
public LotType getLotType() throws FieldNotFound
FieldNotFound
public boolean isSet(LotType field)
public boolean isSetLotType()
public void set(MinLotSize value)
public MinLotSize get(MinLotSize value) throws FieldNotFound
FieldNotFound
public MinLotSize getMinLotSize() throws FieldNotFound
FieldNotFound
public boolean isSet(MinLotSize field)
public boolean isSetMinLotSize()
Copyright © 2021. All rights reserved.