| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected List<Response> |
XJMF.response |
| Modifier and Type | Method and Description |
|---|---|
Response |
ObjectFactory.createResponse()
Create an instance of
Response |
Response |
Response.withAgentName(String value) |
Response |
Response.withAgentVersion(String value) |
Response |
Response.withContact(Contact value) |
Response |
Response.withICSVersions(Collection<String> values) |
Response |
Response.withICSVersions(String... values) |
Response |
Response.withID(String value) |
Response |
Response.withNotification(Notification value) |
Response |
Response.withRefID(String value) |
Response |
Response.withReturnCode(Integer value) |
Response |
Response.withSenderID(String value) |
Response |
Response.withSubscribed(Boolean value) |
Response |
Response.withTime(DateTime value) |
| Modifier and Type | Method and Description |
|---|---|
List<Response> |
XJMF.getResponse()
Gets the value of the response property.
|
| Modifier and Type | Method and Description |
|---|---|
XJMF |
XJMF.withResponse(Response... values) |
| Modifier and Type | Method and Description |
|---|---|
XJMF |
XJMF.withResponse(Collection<Response> values) |
Copyright © 2016. All rights reserved.