Uses of Class
net.webpdf.wsclient.schema.operation.SanitizeAnnotationsType
-
Packages that use SanitizeAnnotationsType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SanitizeAnnotationsType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SanitizeAnnotationsType Modifier and Type Field Description protected SanitizeAnnotationsTypeSanitizeType. annotationsMethods in net.webpdf.wsclient.schema.operation that return SanitizeAnnotationsType Modifier and Type Method Description SanitizeAnnotationsTypeObjectFactory. createSanitizeAnnotationsType()Create an instance ofSanitizeAnnotationsTypeSanitizeAnnotationsTypeSanitizeType. getAnnotations()Gets the value of the annotations property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SanitizeAnnotationsType Modifier and Type Method Description voidSanitizeType. setAnnotations(SanitizeAnnotationsType value)Sets the value of the annotations property.
-