org.eclipse.higgins.sts.api
Interface IRelatesToHeader

All Superinterfaces:
ISOAPHeader

public interface IRelatesToHeader
extends ISOAPHeader

Author:
mikemci

Method Summary
 URI getRelatesTo()
           
 void setRelatesTo(URI uriRelatesTo)
           
 
Methods inherited from interface org.eclipse.higgins.sts.api.ISOAPHeader
getActorRole, getMustUnderstand, setActorRole, setMustUnderstand
 

Method Detail

getRelatesTo

public URI getRelatesTo()

setRelatesTo

public void setRelatesTo(URI uriRelatesTo)