Uses of Class
net.webpdf.wsclient.schema.operation.FileAnnotationType
-
Packages that use FileAnnotationType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of FileAnnotationType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as FileAnnotationType Modifier and Type Field Description protected FileAnnotationTypeFileAttachmentType. annotationMethods in net.webpdf.wsclient.schema.operation that return FileAnnotationType Modifier and Type Method Description FileAnnotationTypeObjectFactory. createFileAnnotationType()Create an instance ofFileAnnotationTypeFileAnnotationTypeFileAttachmentType. getAnnotation()Gets the value of the annotation property.Methods in net.webpdf.wsclient.schema.operation with parameters of type FileAnnotationType Modifier and Type Method Description voidFileAttachmentType. setAnnotation(FileAnnotationType value)Sets the value of the annotation property.
-