public class MultipleSourceMultipleOutputParameters extends MultipleSourceParameters implements SingleOrMultipleOutputTaskParameters
| Constructor and Description |
|---|
MultipleSourceMultipleOutputParameters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
SingleOrMultipleTaskOutput |
getOutput() |
String |
getOutputPrefix() |
int |
hashCode() |
void |
setOutput(SingleOrMultipleTaskOutput output)
Sets the output destination
|
void |
setOutputPrefix(String outputPrefix)
Set the prefix to be used to generate names of the multiple outputs for this parameter.
|
addSource, addSources, getSourceList, removeAllSourcesgetMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersiongetExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenientpublic MultipleSourceMultipleOutputParameters()
public String getOutputPrefix()
getOutputPrefix in interface PrefixableTaskParameterspublic void setOutputPrefix(String outputPrefix)
PrefixableTaskParameterssetOutputPrefix in interface PrefixableTaskParameterspublic SingleOrMultipleTaskOutput getOutput()
getOutput in interface TaskParameterspublic void setOutput(SingleOrMultipleTaskOutput output)
SingleOrMultipleOutputTaskParameterssetOutput in interface SingleOrMultipleOutputTaskParameterspublic int hashCode()
hashCode in class MultipleSourceParameterspublic boolean equals(Object other)
equals in class MultipleSourceParametersCopyright © 2021 sejda. All rights reserved.