Uses of Class
net.webpdf.wsclient.schema.operation.MarkedStateAnnotationType
-
Packages that use MarkedStateAnnotationType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of MarkedStateAnnotationType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type MarkedStateAnnotationType Modifier and Type Field Description protected List<MarkedStateAnnotationType>AnnotationType.Comment.Add. markAnnotationMethods in net.webpdf.wsclient.schema.operation that return MarkedStateAnnotationType Modifier and Type Method Description MarkedStateAnnotationTypeObjectFactory. createMarkedStateAnnotationType()Create an instance ofMarkedStateAnnotationTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type MarkedStateAnnotationType Modifier and Type Method Description List<MarkedStateAnnotationType>AnnotationType.Comment.Add. getMarkAnnotation()Gets the value of the markAnnotation property.
-