public class HelpExample extends Object
| Constructor and Description | 
|---|
| HelpExample(String description,
           String example)Create a new  HelpExampleinstance. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDescription() | 
| String | getExample() | 
public HelpExample(String description, String example)
HelpExample instance.description - the description (in the form "to ....")example - the exampleCopyright © 2019 Pivotal Software, Inc.. All rights reserved.