| Constructor and Description |
|---|
JsonMedia() |
| Modifier and Type | Method and Description |
|---|---|
javax.json.JsonValue |
getContent() |
void |
print(String name,
Collection<Response> collection) |
void |
print(String name,
Double value) |
void |
print(String name,
Float value) |
void |
print(String name,
Integer value) |
void |
print(String name,
Response response) |
void |
print(String name,
String value) |
public void print(String name, Collection<Response> collection)
public javax.json.JsonValue getContent()
getContent in interface Media<javax.json.JsonValue>Copyright © 2017. All rights reserved.