Uses of Class
net.webpdf.wsclient.schema.operation.AnnotationType.Clear
-
Packages that use AnnotationType.Clear Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AnnotationType.Clear in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AnnotationType.Clear Modifier and Type Field Description protected AnnotationType.ClearAnnotationType. clear<?Methods in net.webpdf.wsclient.schema.operation that return AnnotationType.Clear Modifier and Type Method Description AnnotationType.ClearObjectFactory. createAnnotationTypeClear()Create an instance ofAnnotationType.ClearAnnotationType.ClearAnnotationType. getClear()<?Methods in net.webpdf.wsclient.schema.operation with parameters of type AnnotationType.Clear Modifier and Type Method Description voidAnnotationType. setClear(AnnotationType.Clear value)Sets the value of the clear property.
-