Uses of Class
net.webpdf.wsclient.schema.operation.BlackenType
-
Packages that use BlackenType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of BlackenType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as BlackenType Modifier and Type Field Description protected BlackenTypeRedactType. blackenMethods in net.webpdf.wsclient.schema.operation that return BlackenType Modifier and Type Method Description BlackenTypeObjectFactory. createBlackenType()Create an instance ofBlackenTypeBlackenTypeRedactType. getBlacken()Gets the value of the blacken property.Methods in net.webpdf.wsclient.schema.operation with parameters of type BlackenType Modifier and Type Method Description voidRedactType. setBlacken(BlackenType value)Sets the value of the blacken property.
-