public class Reference extends Object
| Constructor and Description |
|---|
Reference() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getId() |
String |
getUrl() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setId(String id) |
void |
setUrl(String url) |
String |
toString() |
Copyright © 2019. All rights reserved.