Uses of Class
net.webpdf.wsclient.schema.operation.SelectionAnnotationType.ObjectKey
-
Packages that use SelectionAnnotationType.ObjectKey Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SelectionAnnotationType.ObjectKey in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SelectionAnnotationType.ObjectKey Modifier and Type Field Description protected SelectionAnnotationType.ObjectKeySelectionAnnotationType. objectKeyMethods in net.webpdf.wsclient.schema.operation that return SelectionAnnotationType.ObjectKey Modifier and Type Method Description SelectionAnnotationType.ObjectKeyObjectFactory. createSelectionAnnotationTypeObjectKey()Create an instance ofSelectionAnnotationType.ObjectKeySelectionAnnotationType.ObjectKeySelectionAnnotationType. getObjectKey()Gets the value of the objectKey property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SelectionAnnotationType.ObjectKey Modifier and Type Method Description voidSelectionAnnotationType. setObjectKey(SelectionAnnotationType.ObjectKey value)Sets the value of the objectKey property.
-