Uses of Class
net.webpdf.wsclient.schema.operation.AnnotationType.Remove.Selection
-
Packages that use AnnotationType.Remove.Selection Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AnnotationType.Remove.Selection in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AnnotationType.Remove.Selection Modifier and Type Field Description protected AnnotationType.Remove.SelectionAnnotationType.Remove. selectionMethods in net.webpdf.wsclient.schema.operation that return AnnotationType.Remove.Selection Modifier and Type Method Description AnnotationType.Remove.SelectionObjectFactory. createAnnotationTypeRemoveSelection()Create an instance ofAnnotationType.Remove.SelectionAnnotationType.Remove.SelectionAnnotationType.Remove. getSelection()Gets the value of the selection property.Methods in net.webpdf.wsclient.schema.operation with parameters of type AnnotationType.Remove.Selection Modifier and Type Method Description voidAnnotationType.Remove. setSelection(AnnotationType.Remove.Selection value)Sets the value of the selection property.
-