Uses of Class
com.adyen.model.nexo.OutputBarcode
-
Packages that use OutputBarcode Package Description com.adyen.model.nexo -
-
Uses of OutputBarcode in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as OutputBarcode Modifier and Type Field Description protected OutputBarcodeOutputContent. outputBarcodeThe Output barcode.Methods in com.adyen.model.nexo that return OutputBarcode Modifier and Type Method Description OutputBarcodeObjectFactory. createOutputBarcode()Create an instance ofOutputBarcodeOutputBarcodeOutputContent. getOutputBarcode()Gets the value of the outputBarcode property.Methods in com.adyen.model.nexo with parameters of type OutputBarcode Modifier and Type Method Description voidOutputContent. setOutputBarcode(OutputBarcode value)Sets the value of the outputBarcode property.
-