Uses of Class
net.webpdf.parameter.schema.extraction.barcode.DataType
-
Packages that use DataType Package Description net.webpdf.parameter.schema.extraction.barcode -
-
Uses of DataType in net.webpdf.parameter.schema.extraction.barcode
Fields in net.webpdf.parameter.schema.extraction.barcode declared as DataType Modifier and Type Field Description protected DataTypePositionedContentElementType. dataMethods in net.webpdf.parameter.schema.extraction.barcode that return DataType Modifier and Type Method Description DataTypeObjectFactory. createDataType()Create an instance ofDataTypeDataTypePositionedContentElementType. getData()Gets the value of the data property.Methods in net.webpdf.parameter.schema.extraction.barcode with parameters of type DataType Modifier and Type Method Description voidPositionedContentElementType. setData(DataType value)Sets the value of the data property.
-