All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.w3c.tools.resources.ReplyInterface

public interface ReplyInterface

Method Index

 o setContent(String)
Set this reply content.

Methods

 o setContent
 public abstract void setContent(String content)
Set this reply content. This method allows to set the reply content to a simple String instance.

Parameters:
content - The reply content.

All Packages  Class Hierarchy  This Package  Previous  Next  Index