public class HelpExample extends Object
| Constructor and Description | 
|---|
HelpExample(String description,
           String example)
Create a new  
HelpExample instance. | 
| 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 © 2018 Pivotal Software, Inc.. All rights reserved.