@SingleOutputAllowedExtensions public class AlternateMixMultipleInputParameters extends AbstractPdfOutputParameters implements SingleOutputTaskParameters
Constructor and Description |
---|
AlternateMixMultipleInputParameters() |
Modifier and Type | Method and Description |
---|---|
void |
addInput(PdfMixInput input) |
boolean |
equals(Object other) |
List<PdfMixInput> |
getInputList() |
SingleTaskOutput |
getOutput() |
int |
hashCode() |
void |
setOutput(SingleTaskOutput output)
Sets the output destination
|
getMinRequiredPdfVersion, getVersion, isCompress, setCompress, setVersion
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getExistingOutputPolicy, isLenient, setExistingOutputPolicy, setLenient
public SingleTaskOutput getOutput()
getOutput
in interface SingleOutputTaskParameters
getOutput
in interface TaskParameters
public void setOutput(SingleTaskOutput output)
SingleOutputTaskParameters
setOutput
in interface SingleOutputTaskParameters
public List<PdfMixInput> getInputList()
public void addInput(PdfMixInput input)
public int hashCode()
hashCode
in class AbstractPdfOutputParameters
public boolean equals(Object other)
equals
in class AbstractPdfOutputParameters
Copyright © 2019 sejda. All rights reserved.