Uses of Class
net.webpdf.wsclient.schema.operation.SelectionAnnotationType
-
Packages that use SelectionAnnotationType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SelectionAnnotationType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type SelectionAnnotationType Modifier and Type Field Description protected List<SelectionAnnotationType>AnnotationType.Edit.Selection. selectprotected List<SelectionAnnotationType>AnnotationType.Remove.Selection. selectMethods in net.webpdf.wsclient.schema.operation that return SelectionAnnotationType Modifier and Type Method Description SelectionAnnotationTypeObjectFactory. createSelectionAnnotationType()Create an instance ofSelectionAnnotationTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type SelectionAnnotationType Modifier and Type Method Description List<SelectionAnnotationType>AnnotationType.Edit.Selection. getSelect()Gets the value of the select property.List<SelectionAnnotationType>AnnotationType.Remove.Selection. getSelect()Gets the value of the select property.
-