public static class TrdCapDtGrp.NoDates extends Group
| Constructor and Description |
|---|
NoDates() |
| Modifier and Type | Method and Description |
|---|---|
LastUpdateTime |
get(LastUpdateTime value) |
TradeDate |
get(TradeDate value) |
TransactTime |
get(TransactTime value) |
LastUpdateTime |
getLastUpdateTime() |
TradeDate |
getTradeDate() |
TransactTime |
getTransactTime() |
boolean |
isSet(LastUpdateTime field) |
boolean |
isSet(TradeDate field) |
boolean |
isSet(TransactTime field) |
boolean |
isSetLastUpdateTime() |
boolean |
isSetTradeDate() |
boolean |
isSetTransactTime() |
void |
set(LastUpdateTime value) |
void |
set(TradeDate value) |
void |
set(TransactTime 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(TradeDate value)
public TradeDate get(TradeDate value) throws FieldNotFound
FieldNotFoundpublic TradeDate getTradeDate() throws FieldNotFound
FieldNotFoundpublic boolean isSet(TradeDate field)
public boolean isSetTradeDate()
public void set(LastUpdateTime value)
public LastUpdateTime get(LastUpdateTime value) throws FieldNotFound
FieldNotFoundpublic LastUpdateTime getLastUpdateTime() throws FieldNotFound
FieldNotFoundpublic boolean isSet(LastUpdateTime field)
public boolean isSetLastUpdateTime()
public void set(TransactTime value)
public TransactTime get(TransactTime value) throws FieldNotFound
FieldNotFoundpublic TransactTime getTransactTime() throws FieldNotFound
FieldNotFoundpublic boolean isSet(TransactTime field)
public boolean isSetTransactTime()
Copyright © 2021. All rights reserved.