public class ParsedExample extends Object
| Constructor and Description |
|---|
ParsedExample() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getJson() |
Example.Stage |
getStage() |
void |
setDescription(String description) |
void |
setJson(String json) |
void |
setStage(Example.Stage stage) |
public String getDescription()
public void setDescription(String description)
public String getJson()
public void setJson(String json)
public Example.Stage getStage()
public void setStage(Example.Stage stage)
Copyright © 2016 SiteWhere, LLC.. All rights reserved.