@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, setVersion
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient
public SinglePdfSourceSingleOutputParameters()
public SingleTaskOutput getOutput()
getOutput
in interface SingleOutputTaskParameters
getOutput
in interface TaskParameters
public void setOutput(SingleTaskOutput output)
SingleOutputTaskParameters
setOutput
in interface SingleOutputTaskParameters
public int hashCode()
public boolean equals(Object other)
public PdfSource<?> getSource()
getSource
in interface SinglePdfSourceTaskParameters
public void setSource(PdfSource<?> source)
SinglePdfSourceTaskParameters
setSource
in interface SinglePdfSourceTaskParameters
Copyright © 2019 sejda. All rights reserved.