Uses of Class
net.webpdf.wsclient.schema.operation.BackgroundFileDataType
-
Packages that use BackgroundFileDataType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of BackgroundFileDataType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as BackgroundFileDataType Modifier and Type Field Description protected BackgroundFileDataTypeImageBackgroundType. imageMethods in net.webpdf.wsclient.schema.operation that return BackgroundFileDataType Modifier and Type Method Description BackgroundFileDataTypeObjectFactory. createBackgroundFileDataType()Create an instance ofBackgroundFileDataTypeBackgroundFileDataTypeImageBackgroundType. getImage()Gets the value of the image property.Methods in net.webpdf.wsclient.schema.operation with parameters of type BackgroundFileDataType Modifier and Type Method Description voidImageBackgroundType. setImage(BackgroundFileDataType value)Sets the value of the image property.
-