Uses of Class
com.adyen.model.nexo.PrintOutput
-
Packages that use PrintOutput Package Description com.adyen.model.nexo -
-
Uses of PrintOutput in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as PrintOutput Modifier and Type Field Description protected PrintOutputPrintRequest. printOutputThe Print output.Methods in com.adyen.model.nexo that return PrintOutput Modifier and Type Method Description PrintOutputObjectFactory. createPrintOutput()Create an instance ofPrintOutputPrintOutputPrintRequest. getPrintOutput()Gets the value of the printOutput property.Methods in com.adyen.model.nexo with parameters of type PrintOutput Modifier and Type Method Description voidPrintRequest. setPrintOutput(PrintOutput value)Sets the value of the printOutput property.
-