Uses of Class
net.webpdf.wsclient.schema.operation.AnnotationType.Remove
-
Packages that use AnnotationType.Remove Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AnnotationType.Remove in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AnnotationType.Remove Modifier and Type Field Description protected AnnotationType.RemoveAnnotationType. removeMethods in net.webpdf.wsclient.schema.operation that return AnnotationType.Remove Modifier and Type Method Description AnnotationType.RemoveObjectFactory. createAnnotationTypeRemove()Create an instance ofAnnotationType.RemoveAnnotationType.RemoveAnnotationType. getRemove()Gets the value of the remove property.Methods in net.webpdf.wsclient.schema.operation with parameters of type AnnotationType.Remove Modifier and Type Method Description voidAnnotationType. setRemove(AnnotationType.Remove value)Sets the value of the remove property.
-