public static class TrdRegTimestamps.NoTrdRegTimestamps
extends quickfix.Group
| Constructor and Description |
|---|
NoTrdRegTimestamps() |
| Modifier and Type | Method and Description |
|---|---|
TrdRegTimestamp |
get(TrdRegTimestamp value) |
TrdRegTimestampOrigin |
get(TrdRegTimestampOrigin value) |
TrdRegTimestampType |
get(TrdRegTimestampType value) |
TrdRegTimestamp |
getTrdRegTimestamp() |
TrdRegTimestampOrigin |
getTrdRegTimestampOrigin() |
TrdRegTimestampType |
getTrdRegTimestampType() |
boolean |
isSet(TrdRegTimestamp field) |
boolean |
isSet(TrdRegTimestampOrigin field) |
boolean |
isSet(TrdRegTimestampType field) |
boolean |
isSetTrdRegTimestamp() |
boolean |
isSetTrdRegTimestampOrigin() |
boolean |
isSetTrdRegTimestampType() |
void |
set(TrdRegTimestamp value) |
void |
set(TrdRegTimestampOrigin value) |
void |
set(TrdRegTimestampType 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(TrdRegTimestamp value)
public TrdRegTimestamp get(TrdRegTimestamp value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TrdRegTimestamp getTrdRegTimestamp() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TrdRegTimestamp field)
public boolean isSetTrdRegTimestamp()
public void set(TrdRegTimestampType value)
public TrdRegTimestampType get(TrdRegTimestampType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TrdRegTimestampType getTrdRegTimestampType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TrdRegTimestampType field)
public boolean isSetTrdRegTimestampType()
public void set(TrdRegTimestampOrigin value)
public TrdRegTimestampOrigin get(TrdRegTimestampOrigin value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TrdRegTimestampOrigin getTrdRegTimestampOrigin() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TrdRegTimestampOrigin field)
public boolean isSetTrdRegTimestampOrigin()
Copyright © 2021. All rights reserved.