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