org.eclipse.higgins.sts.api
Interface IMEXResponse

All Superinterfaces:
IMessage, IResponseMessage

public interface IMEXResponse
extends IResponseMessage

Interface representing the Response

Author:
mikemci at us dot ibm dot com

Method Summary
 IElement getMetadata()
          Gets the metadata
 void setMetadata(IElement metadata)
          Sets the metadata
 
Methods inherited from interface org.eclipse.higgins.sts.api.IResponseMessage
getFault, setFault
 
Methods inherited from interface org.eclipse.higgins.sts.api.IMessage
getAddressingInformation, getMessage, getSecurityInformation, setAddressingInformation, setMessage, setSecurityInformation
 

Method Detail

getMetadata

public IElement getMetadata()
Gets the metadata

Returns:
the ,etadata

setMetadata

public void setMetadata(IElement metadata)
Sets the metadata

Parameters:
metadata - the metadata