org.eclipse.higgins.sts.api
Interface IActionHeader

All Superinterfaces:
ISOAPHeader

public interface IActionHeader
extends ISOAPHeader

Author:
mikemci

Method Summary
 URI getAction()
           
 void setAction(URI uriAction)
           
 
Methods inherited from interface org.eclipse.higgins.sts.api.ISOAPHeader
getActorRole, getMustUnderstand, setActorRole, setMustUnderstand
 

Method Detail

getAction

public URI getAction()

setAction

public void setAction(URI uriAction)