public class SetRespMessage extends CMIPRespMessage
actionType, efilterId, efilterScope, flatAttrids, flatAttrs, flatEfilter, flatIfilter, ifilterId, ifilterScope, MAX_ERRS, msgAttrids, msgAttrs, msgEfilter, msgErrs, msgErrType, msgHdrAttrs, msgIfilter, msgInstance, msgLinkid, msgMaxMsgs, msgMode, msgObjClass, msgPacking, msgScope, msgSynch, msgTime, msgTree, msgType
Constructor and Description |
---|
SetRespMessage() |
SetRespMessage(Attribute instance) |
SetRespMessage(java.lang.String instanceId) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Attribute> |
getAttributes()
Get the message's attribute list.
|
void |
setAttributes(java.util.List<Attribute> attrs)
Set the message's attribute list.
|
java.lang.String |
toString() |
domainError, getError, getErrorDescription, getErrorName, getReturnCode, getReturnCodeDescription, getReturnCodeName, setError, setError, setReturnCode, setReturnCode
addHdrAttr, addHdrAttrOct, clear, flattenAttrs, getInstance, getInstanceId, getLinkid, getMessageType, getObjClass, getObjClassString, getTime, getVersion, isLast, last, reset, restore, save, setInstance, setInstanceId, setLinkid, setObjClass, setObjClassString, setTime, unflattenAttrs
public SetRespMessage()
public SetRespMessage(Attribute instance)
public SetRespMessage(java.lang.String instanceId)
public java.util.List<Attribute> getAttributes()
public void setAttributes(java.util.List<Attribute> attrs)
attrs
- The attribute list.public java.lang.String toString()
toString
in class CMIPRespMessage