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