org.eclipse.higgins.sts.api
Interface IReplyToHeader

All Superinterfaces:
ISOAPHeader

public interface IReplyToHeader
extends ISOAPHeader

Author:
mikemci

Method Summary
 URI getReplyTo()
           
 void setReplyTo(URI uriReplyTo)
           
 
Methods inherited from interface org.eclipse.higgins.sts.api.ISOAPHeader
getActorRole, getMustUnderstand, setActorRole, setMustUnderstand
 

Method Detail

getReplyTo

public URI getReplyTo()

setReplyTo

public void setReplyTo(URI uriReplyTo)