public static class SecTypesGrp.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) |
CFICode |
getCFICode() |
Product |
getProduct() |
SecuritySubType |
getSecuritySubType() |
SecurityType |
getSecurityType() |
boolean |
isSet(CFICode field) |
boolean |
isSet(Product field) |
boolean |
isSet(SecuritySubType field) |
boolean |
isSet(SecurityType field) |
boolean |
isSetCFICode() |
boolean |
isSetProduct() |
boolean |
isSetSecuritySubType() |
boolean |
isSetSecurityType() |
void |
set(CFICode value) |
void |
set(Product value) |
void |
set(SecuritySubType value) |
void |
set(SecurityType 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()
Copyright © 2021. All rights reserved.