| Modifier and Type | Field and Description |
|---|---|
protected List<XMPReadOperation> |
XMPJobType.read |
| Modifier and Type | Method and Description |
|---|---|
XMPReadOperation |
ObjectFactory.createXMPReadOperation()
Create an instance of
XMPReadOperation |
XMPReadOperation |
XMPReadOperation.withId(String value) |
XMPReadOperation |
XMPReadOperation.withSetting(Collection<KeyValuePairType> values) |
XMPReadOperation |
XMPReadOperation.withSetting(KeyValuePairType... values) |
XMPReadOperation |
XMPReadOperation.withUri(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<XMPReadOperation> |
XMPJobType.getRead()
Gets the value of the read property.
|
| Modifier and Type | Method and Description |
|---|---|
XMPJobType |
XMPJobType.withRead(XMPReadOperation... values) |
| Modifier and Type | Method and Description |
|---|---|
XMPJobType |
XMPJobType.withRead(Collection<XMPReadOperation> values) |
Copyright © 2015. All rights reserved.