Uses of Class
net.webpdf.wsclient.schema.operation.SanitizeFormsType
-
Packages that use SanitizeFormsType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SanitizeFormsType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SanitizeFormsType Modifier and Type Field Description protected SanitizeFormsTypeSanitizeType. formsMethods in net.webpdf.wsclient.schema.operation that return SanitizeFormsType Modifier and Type Method Description SanitizeFormsTypeObjectFactory. createSanitizeFormsType()Create an instance ofSanitizeFormsTypeSanitizeFormsTypeSanitizeType. getForms()Gets the value of the forms property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SanitizeFormsType Modifier and Type Method Description voidSanitizeType. setForms(SanitizeFormsType value)Sets the value of the forms property.
-