T - The item contained by this wrapper.public final class HalItemWrapper<T> extends HalItem
| Modifier | Constructor and Description |
|---|---|
protected |
HalItemWrapper(T item,
HalLinks _links) |
|
HalItemWrapper(T item,
org.tiogasolutions.dev.common.net.HttpStatusCode statusCode) |
|
HalItemWrapper(T item,
org.tiogasolutions.dev.common.net.HttpStatusCode statusCode,
HalLinks _links) |
|
HalItemWrapper(T item,
int code) |
|
HalItemWrapper(T item,
int code,
HalLinks _links) |
| Modifier and Type | Method and Description |
|---|---|
T |
getItem() |
get_links, getHttpStatusCode, getLink