public static class SecurityTypes.NoSecurityTypes extends 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) |
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(SecurityType value)
public SecurityType get(SecurityType value) throws FieldNotFound
FieldNotFoundpublic SecurityType getSecurityType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(SecurityType field)
public boolean isSetSecurityType()
public void set(SecuritySubType value)
public SecuritySubType get(SecuritySubType value) throws FieldNotFound
FieldNotFoundpublic SecuritySubType getSecuritySubType() throws FieldNotFound
FieldNotFoundpublic boolean isSet(SecuritySubType field)
public boolean isSetSecuritySubType()
public void set(Product value)
public Product get(Product value) throws FieldNotFound
FieldNotFoundpublic Product getProduct() throws FieldNotFound
FieldNotFoundpublic boolean isSet(Product field)
public boolean isSetProduct()
public void set(CFICode value)
public CFICode get(CFICode value) throws FieldNotFound
FieldNotFoundpublic CFICode getCFICode() throws FieldNotFound
FieldNotFoundpublic boolean isSet(CFICode field)
public boolean isSetCFICode()
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.