Uses of Class
net.webpdf.wsclient.schema.operation.MarkupAnnotationType
-
Packages that use MarkupAnnotationType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of MarkupAnnotationType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as MarkupAnnotationType Modifier and Type Field Description protected MarkupAnnotationTypeAnnotationType.Edit. markupFields in net.webpdf.wsclient.schema.operation with type parameters of type MarkupAnnotationType Modifier and Type Field Description protected List<MarkupAnnotationType>AnnotationType.Add. markupMethods in net.webpdf.wsclient.schema.operation that return MarkupAnnotationType Modifier and Type Method Description MarkupAnnotationTypeObjectFactory. createMarkupAnnotationType()Create an instance ofMarkupAnnotationTypeMarkupAnnotationTypeAnnotationType.Edit. getMarkup()Gets the value of the markup property.Methods in net.webpdf.wsclient.schema.operation that return types with arguments of type MarkupAnnotationType Modifier and Type Method Description List<MarkupAnnotationType>AnnotationType.Add. getMarkup()Gets the value of the markup property.Methods in net.webpdf.wsclient.schema.operation with parameters of type MarkupAnnotationType Modifier and Type Method Description voidAnnotationType.Edit. setMarkup(MarkupAnnotationType value)Sets the value of the markup property.
-