Modifier and Type | Field and Description |
---|---|
protected List<XMPResponse> |
JobStatusType.xmpResponse |
Modifier and Type | Method and Description |
---|---|
XMPResponse |
ObjectFactory.createXMPResponse()
Create an instance of
XMPResponse |
XMPResponse |
XMPResponse.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) |
XMPResponse |
XMPResponse.withId(String value) |
XMPResponse |
XMPResponse.withUri(String value) |
XMPResponse |
XMPResponse.withXmp(String value) |
Modifier and Type | Method and Description |
---|---|
List<XMPResponse> |
JobStatusType.getXmpResponse()
Gets the value of the xmpResponse property.
|
Modifier and Type | Method and Description |
---|---|
JobStatusType |
JobStatusType.withXmpResponse(XMPResponse... values) |
Modifier and Type | Method and Description |
---|---|
JobStatusType |
JobStatusType.withXmpResponse(Collection<XMPResponse> values) |
Copyright © 2018. All rights reserved.