Uses of Class
net.webpdf.wsclient.schema.operation.AttachmentType.Remove
-
Packages that use AttachmentType.Remove Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AttachmentType.Remove in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AttachmentType.Remove Modifier and Type Field Description protected AttachmentType.RemoveAttachmentType. removeMethods in net.webpdf.wsclient.schema.operation that return AttachmentType.Remove Modifier and Type Method Description AttachmentType.RemoveObjectFactory. createAttachmentTypeRemove()Create an instance ofAttachmentType.RemoveAttachmentType.RemoveAttachmentType. getRemove()Gets the value of the remove property.Methods in net.webpdf.wsclient.schema.operation with parameters of type AttachmentType.Remove Modifier and Type Method Description voidAttachmentType. setRemove(AttachmentType.Remove value)Sets the value of the remove property.
-