Uses of Class
net.webpdf.wsclient.schema.operation.XmpFileDataType
-
Packages that use XmpFileDataType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of XmpFileDataType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as XmpFileDataType Modifier and Type Field Description protected XmpFileDataTypeXmpType. dataMethods in net.webpdf.wsclient.schema.operation that return XmpFileDataType Modifier and Type Method Description XmpFileDataTypeObjectFactory. createXmpFileDataType()Create an instance ofXmpFileDataTypeXmpFileDataTypeXmpType. getData()Gets the value of the data property.Methods in net.webpdf.wsclient.schema.operation with parameters of type XmpFileDataType Modifier and Type Method Description voidXmpType. setData(XmpFileDataType value)Sets the value of the data property.
-