public class HelpExample
extends java.lang.Object
Constructor and Description |
---|
HelpExample(java.lang.String description,
java.lang.String example)
Create a new
HelpExample instance. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getExample() |
public HelpExample(java.lang.String description, java.lang.String example)
HelpExample
instance.description
- the description (in the form "to ....")example
- the example