public class DerivativeSecurityXML extends MessageComponent
| Constructor and Description |
|---|
DerivativeSecurityXML() |
| Modifier and Type | Method and Description |
|---|---|
DerivativeSecurityXMLData |
get(DerivativeSecurityXMLData value) |
DerivativeSecurityXMLLen |
get(DerivativeSecurityXMLLen value) |
DerivativeSecurityXMLSchema |
get(DerivativeSecurityXMLSchema value) |
DerivativeSecurityXMLData |
getDerivativeSecurityXMLData() |
DerivativeSecurityXMLLen |
getDerivativeSecurityXMLLen() |
DerivativeSecurityXMLSchema |
getDerivativeSecurityXMLSchema() |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
boolean |
isSet(DerivativeSecurityXMLData field) |
boolean |
isSet(DerivativeSecurityXMLLen field) |
boolean |
isSet(DerivativeSecurityXMLSchema field) |
boolean |
isSetDerivativeSecurityXMLData() |
boolean |
isSetDerivativeSecurityXMLLen() |
boolean |
isSetDerivativeSecurityXMLSchema() |
void |
set(DerivativeSecurityXMLData value) |
void |
set(DerivativeSecurityXMLLen value) |
void |
set(DerivativeSecurityXMLSchema value) |
copyFrom, copyToaddGroup, 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 static final String MSGTYPE
protected int[] getFields()
getFields in class MessageComponentprotected int[] getGroupFields()
getGroupFields in class MessageComponentpublic void set(DerivativeSecurityXMLLen value)
public DerivativeSecurityXMLLen get(DerivativeSecurityXMLLen value) throws FieldNotFound
FieldNotFoundpublic DerivativeSecurityXMLLen getDerivativeSecurityXMLLen() throws FieldNotFound
FieldNotFoundpublic boolean isSet(DerivativeSecurityXMLLen field)
public boolean isSetDerivativeSecurityXMLLen()
public void set(DerivativeSecurityXMLData value)
public DerivativeSecurityXMLData get(DerivativeSecurityXMLData value) throws FieldNotFound
FieldNotFoundpublic DerivativeSecurityXMLData getDerivativeSecurityXMLData() throws FieldNotFound
FieldNotFoundpublic boolean isSet(DerivativeSecurityXMLData field)
public boolean isSetDerivativeSecurityXMLData()
public void set(DerivativeSecurityXMLSchema value)
public DerivativeSecurityXMLSchema get(DerivativeSecurityXMLSchema value) throws FieldNotFound
FieldNotFoundpublic DerivativeSecurityXMLSchema getDerivativeSecurityXMLSchema() throws FieldNotFound
FieldNotFoundpublic boolean isSet(DerivativeSecurityXMLSchema field)
public boolean isSetDerivativeSecurityXMLSchema()
Copyright © 2021. All rights reserved.