Uses of Class
org.apache.camel.model.dataformat.BarcodeDataFormat.Builder
Packages that use BarcodeDataFormat.Builder
Package
Description
The JAXB POJOs for the Data Formats used to marshal and
unmarshal objects to and from streams inside components
-
Uses of BarcodeDataFormat.Builder in org.apache.camel.builder
Methods in org.apache.camel.builder that return BarcodeDataFormat.BuilderModifier and TypeMethodDescriptionDataFormatBuilderFactory.barcode()Uses the Barcode data format -
Uses of BarcodeDataFormat.Builder in org.apache.camel.model.dataformat
Methods in org.apache.camel.model.dataformat that return BarcodeDataFormat.BuilderModifier and TypeMethodDescriptionBarcodeDataFormat.Builder.barcodeFormat(String barcodeFormat) Barcode format such as QR-CodeBarcodeDataFormat.Builder.height(int height) Height of the barcodeHeight of the barcodeImage type of the barcode such as pngBarcodeDataFormat.Builder.width(int width) Width of the barcodeWidth of the barcode