| Modifier and Type | Field and Description |
|---|---|
protected List<TransferOperation> |
TransferJobType.transfer |
| Modifier and Type | Method and Description |
|---|---|
TransferOperation |
ObjectFactory.createTransferOperation()
Create an instance of
TransferOperation |
TransferOperation |
TransferOperation.withDestinationUri(Collection<String> values) |
TransferOperation |
TransferOperation.withDestinationUri(String... values) |
TransferOperation |
TransferOperation.withId(String value) |
TransferOperation |
TransferOperation.withSetting(Collection<KeyValuePairType> values) |
TransferOperation |
TransferOperation.withSetting(KeyValuePairType... values) |
TransferOperation |
TransferOperation.withSourceUri(Collection<String> values) |
TransferOperation |
TransferOperation.withSourceUri(String... values) |
| Modifier and Type | Method and Description |
|---|---|
List<TransferOperation> |
TransferJobType.getTransfer()
Gets the value of the transfer property.
|
| Modifier and Type | Method and Description |
|---|---|
TransferJobType |
TransferJobType.withTransfer(TransferOperation... values) |
| Modifier and Type | Method and Description |
|---|---|
TransferJobType |
TransferJobType.withTransfer(Collection<TransferOperation> values) |
Copyright © 2015. All rights reserved.