Uses of Class
net.webpdf.wsclient.schema.operation.SanitizePagesType
-
Packages that use SanitizePagesType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SanitizePagesType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SanitizePagesType Modifier and Type Field Description protected SanitizePagesTypeSanitizeType. pagesMethods in net.webpdf.wsclient.schema.operation that return SanitizePagesType Modifier and Type Method Description SanitizePagesTypeObjectFactory. createSanitizePagesType()Create an instance ofSanitizePagesTypeSanitizePagesTypeSanitizeType. getPages()Gets the value of the pages property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SanitizePagesType Modifier and Type Method Description voidSanitizeType. setPages(SanitizePagesType value)Sets the value of the pages property.
-