Uses of Class
net.webpdf.wsclient.schema.operation.ReplyToAnnotationEditType.ObjectKey
-
Packages that use ReplyToAnnotationEditType.ObjectKey Package Description net.webpdf.wsclient.schema.operation -
-
Uses of ReplyToAnnotationEditType.ObjectKey in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as ReplyToAnnotationEditType.ObjectKey Modifier and Type Field Description protected ReplyToAnnotationEditType.ObjectKeyReplyToAnnotationEditType. objectKeyMethods in net.webpdf.wsclient.schema.operation that return ReplyToAnnotationEditType.ObjectKey Modifier and Type Method Description ReplyToAnnotationEditType.ObjectKeyObjectFactory. createReplyToAnnotationEditTypeObjectKey()Create an instance ofReplyToAnnotationEditType.ObjectKeyReplyToAnnotationEditType.ObjectKeyReplyToAnnotationEditType. getObjectKey()Gets the value of the objectKey property.Methods in net.webpdf.wsclient.schema.operation with parameters of type ReplyToAnnotationEditType.ObjectKey Modifier and Type Method Description voidReplyToAnnotationEditType. setObjectKey(ReplyToAnnotationEditType.ObjectKey value)Sets the value of the objectKey property.
-