Uses of Class
net.webpdf.wsclient.schema.extraction.info.AnnotationType
-
Packages that use AnnotationType Package Description net.webpdf.wsclient.schema.extraction.info -
-
Uses of AnnotationType in net.webpdf.wsclient.schema.extraction.info
Fields in net.webpdf.wsclient.schema.extraction.info with type parameters of type AnnotationType Modifier and Type Field Description protected List<AnnotationType>DocumentType.Annotations. annotationprotected List<AnnotationType>FieldType. annotationMethods in net.webpdf.wsclient.schema.extraction.info that return AnnotationType Modifier and Type Method Description AnnotationTypeObjectFactory. createAnnotationType()Create an instance ofAnnotationTypeMethods in net.webpdf.wsclient.schema.extraction.info that return types with arguments of type AnnotationType Modifier and Type Method Description List<AnnotationType>DocumentType.Annotations. getAnnotation()Gets the value of the annotation property.List<AnnotationType>FieldType. getAnnotation()Gets the value of the annotation property.
-