@Generated(value="com.googlecode.jsonschema2pojo") public class Result extends Object
| Constructor and Description |
|---|
Result() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
Long |
getDuration() |
String |
getStatus() |
void |
setAdditionalProperties(String name,
Object value) |
void |
setDuration(Long duration) |
void |
setStatus(String status) |
Copyright © 2016. All rights reserved.