Response |
ObjectFactory.createResponse()
|
Response |
Response.withAcknowledged(Boolean value) |
Response |
Response.withAgentName(String value) |
Response |
Response.withAgentVersion(String value) |
Response |
Response.withEmployee(Collection<Employee> values) |
Response |
Response.withEmployee(Employee... values) |
Response |
Response.withICSVersions(Collection<String> values) |
Response |
Response.withICSVersions(String... values) |
Response |
Response.withID(String value) |
Response |
Response.withNotification(Collection<Notification> values) |
Response |
Response.withNotification(Notification... values) |
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) |
Response |
Response.withType(String value) |
Response |
Response.withVersion(String value) |