All Packages Class Hierarchy This Package Previous Next Index
Interface org.w3c.tools.resources.ReplyInterface
- public interface ReplyInterface
-
setContent(String)
- Set this reply content.
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