public class SecurityXML extends MessageComponent
| Constructor and Description |
|---|
SecurityXML() |
| Modifier and Type | Method and Description |
|---|---|
SecurityXMLData |
get(SecurityXMLData value) |
SecurityXMLLen |
get(SecurityXMLLen value) |
SecurityXMLSchema |
get(SecurityXMLSchema value) |
protected int[] |
getFields() |
protected int[] |
getGroupFields() |
SecurityXMLData |
getSecurityXMLData() |
SecurityXMLLen |
getSecurityXMLLen() |
SecurityXMLSchema |
getSecurityXMLSchema() |
boolean |
isSet(SecurityXMLData field) |
boolean |
isSet(SecurityXMLLen field) |
boolean |
isSet(SecurityXMLSchema field) |
boolean |
isSetSecurityXMLData() |
boolean |
isSetSecurityXMLLen() |
boolean |
isSetSecurityXMLSchema() |
void |
set(SecurityXMLData value) |
void |
set(SecurityXMLLen value) |
void |
set(SecurityXMLSchema 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(SecurityXMLLen value)
public SecurityXMLLen get(SecurityXMLLen value) throws FieldNotFound
FieldNotFoundpublic SecurityXMLLen getSecurityXMLLen() throws FieldNotFound
FieldNotFoundpublic boolean isSet(SecurityXMLLen field)
public boolean isSetSecurityXMLLen()
public void set(SecurityXMLData value)
public SecurityXMLData get(SecurityXMLData value) throws FieldNotFound
FieldNotFoundpublic SecurityXMLData getSecurityXMLData() throws FieldNotFound
FieldNotFoundpublic boolean isSet(SecurityXMLData field)
public boolean isSetSecurityXMLData()
public void set(SecurityXMLSchema value)
public SecurityXMLSchema get(SecurityXMLSchema value) throws FieldNotFound
FieldNotFoundpublic SecurityXMLSchema getSecurityXMLSchema() throws FieldNotFound
FieldNotFoundpublic boolean isSet(SecurityXMLSchema field)
public boolean isSetSecurityXMLSchema()
Copyright © 2021. All rights reserved.