public static class SecurityTypes.NoSecurityTypes
extends quickfix.Group
| Constructor and Description |
|---|
NoSecurityTypes() |
| Modifier and Type | Method and Description |
|---|---|
CFICode |
get(CFICode value) |
Product |
get(Product value) |
SecuritySubType |
get(SecuritySubType value) |
SecurityType |
get(SecurityType value) |
TransactTime |
get(TransactTime value) |
CFICode |
getCFICode() |
Product |
getProduct() |
SecuritySubType |
getSecuritySubType() |
SecurityType |
getSecurityType() |
TransactTime |
getTransactTime() |
boolean |
isSet(CFICode field) |
boolean |
isSet(Product field) |
boolean |
isSet(SecuritySubType field) |
boolean |
isSet(SecurityType field) |
boolean |
isSet(TransactTime field) |
boolean |
isSetCFICode() |
boolean |
isSetProduct() |
boolean |
isSetSecuritySubType() |
boolean |
isSetSecurityType() |
boolean |
isSetTransactTime() |
void |
set(CFICode value) |
void |
set(Product value) |
void |
set(SecuritySubType value) |
void |
set(SecurityType value) |
void |
set(TransactTime 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(SecurityType value)
public SecurityType get(SecurityType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecurityType getSecurityType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecurityType field)
public boolean isSetSecurityType()
public void set(SecuritySubType value)
public SecuritySubType get(SecuritySubType value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic SecuritySubType getSecuritySubType() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(SecuritySubType field)
public boolean isSetSecuritySubType()
public void set(Product value)
public Product getProduct() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(Product field)
public boolean isSetProduct()
public void set(CFICode value)
public CFICode getCFICode() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(CFICode field)
public boolean isSetCFICode()
public void set(TransactTime value)
public TransactTime get(TransactTime value) throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic TransactTime getTransactTime() throws quickfix.FieldNotFound
quickfix.FieldNotFoundpublic boolean isSet(TransactTime field)
public boolean isSetTransactTime()
Copyright © 2025. All rights reserved.