Uses of Class
net.webpdf.wsclient.schema.operation.SelectionAttachmentType
-
Packages that use SelectionAttachmentType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SelectionAttachmentType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type SelectionAttachmentType Modifier and Type Field Description protected List<SelectionAttachmentType>AttachmentType.Extract. selectionprotected List<SelectionAttachmentType>AttachmentType.Remove. selectionMethods in net.webpdf.wsclient.schema.operation that return SelectionAttachmentType Modifier and Type Method Description SelectionAttachmentTypeObjectFactory. createSelectionAttachmentType()Create an instance ofSelectionAttachmentTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type SelectionAttachmentType Modifier and Type Method Description List<SelectionAttachmentType>AttachmentType.Extract. getSelection()Gets the value of the selection property.List<SelectionAttachmentType>AttachmentType.Remove. getSelection()Gets the value of the selection property.
-