Uses of Class
net.webpdf.wsclient.schema.operation.BmpType
-
Packages that use BmpType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of BmpType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as BmpType Modifier and Type Field Description protected BmpTypeImageType. bmpMethods in net.webpdf.wsclient.schema.operation that return BmpType Modifier and Type Method Description BmpTypeObjectFactory. createBmpType()Create an instance ofBmpTypeBmpTypeImageType. getBmp()Gets the value of the bmp property.Methods in net.webpdf.wsclient.schema.operation with parameters of type BmpType Modifier and Type Method Description voidImageType. setBmp(BmpType value)Sets the value of the bmp property.
-