Uses of Class
net.webpdf.wsclient.schema.operation.AttachmentType.Add
-
Packages that use AttachmentType.Add Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AttachmentType.Add in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AttachmentType.Add Modifier and Type Field Description protected AttachmentType.AddAttachmentType. addMethods in net.webpdf.wsclient.schema.operation that return AttachmentType.Add Modifier and Type Method Description AttachmentType.AddObjectFactory. createAttachmentTypeAdd()Create an instance ofAttachmentType.AddAttachmentType.AddAttachmentType. getAdd()Gets the value of the add property.Methods in net.webpdf.wsclient.schema.operation with parameters of type AttachmentType.Add Modifier and Type Method Description voidAttachmentType. setAdd(AttachmentType.Add value)Sets the value of the add property.
-