@ValidSingleOutput public abstract class SinglePdfSourceSingleOutputParameters extends AbstractPdfOutputParameters implements SingleOutputTaskParameters
SingleTaskOutput.| Constructor and Description |
|---|
SinglePdfSourceSingleOutputParameters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
SingleTaskOutput |
getOutput() |
PdfSource<?> |
getSource() |
int |
hashCode() |
void |
setOutput(SingleTaskOutput output)
Sets the output destination
|
void |
setSource(PdfSource<?> source)
Set the source for this parameter.
|
getMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersiongetExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenientpublic SinglePdfSourceSingleOutputParameters()
public SingleTaskOutput getOutput()
getOutput in interface SingleOutputTaskParametersgetOutput in interface TaskParameterspublic void setOutput(SingleTaskOutput output)
SingleOutputTaskParameterssetOutput in interface SingleOutputTaskParameterspublic int hashCode()
public boolean equals(Object other)
public PdfSource<?> getSource()
getSource in interface SinglePdfSourceTaskParameterspublic void setSource(PdfSource<?> source)
SinglePdfSourceTaskParameterssetSource in interface SinglePdfSourceTaskParametersCopyright © 2021 sejda. All rights reserved.