Uses of Class
net.webpdf.wsclient.schema.operation.SanitizeType
-
Packages that use SanitizeType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SanitizeType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SanitizeType Modifier and Type Field Description protected SanitizeTypeRedactType. sanitizeMethods in net.webpdf.wsclient.schema.operation that return SanitizeType Modifier and Type Method Description SanitizeTypeObjectFactory. createSanitizeType()Create an instance ofSanitizeTypeSanitizeTypeRedactType. getSanitize()Gets the value of the sanitize property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SanitizeType Modifier and Type Method Description voidRedactType. setSanitize(SanitizeType value)Sets the value of the sanitize property.
-