Uses of Class
net.webpdf.wsclient.schema.operation.ReplyToAnnotationType
-
Packages that use ReplyToAnnotationType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ReplyToAnnotationType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation with type parameters of type ReplyToAnnotationType Modifier and Type Field Description protected List<ReplyToAnnotationType>AnnotationType.Comment.Add. replyToMethods in net.webpdf.wsclient.schema.operation that return ReplyToAnnotationType Modifier and Type Method Description ReplyToAnnotationTypeObjectFactory. createReplyToAnnotationType()Create an instance ofReplyToAnnotationTypeMethods in net.webpdf.wsclient.schema.operation that return types with arguments of type ReplyToAnnotationType Modifier and Type Method Description List<ReplyToAnnotationType>AnnotationType.Comment.Add. getReplyTo()Gets the value of the replyTo property.
-