Uses of Class
net.webpdf.wsclient.schema.extraction.info.DocumentType.Annotations
-
Packages that use DocumentType.Annotations Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of DocumentType.Annotations in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info declared as DocumentType.Annotations Modifier and Type Field Description protected DocumentType.AnnotationsDocumentType. annotationsMethods in net.webpdf.wsclient.schema.extraction.info that return DocumentType.Annotations Modifier and Type Method Description DocumentType.AnnotationsObjectFactory. createDocumentTypeAnnotations()Create an instance ofDocumentType.AnnotationsDocumentType.AnnotationsDocumentType. getAnnotations()Gets the value of the annotations property.Methods in net.webpdf.wsclient.schema.extraction.info with parameters of type DocumentType.Annotations Modifier and Type Method Description voidDocumentType. setAnnotations(DocumentType.Annotations value)Sets the value of the annotations property.
-