Uses of Class
net.webpdf.wsclient.schema.operation.SanitizeAttachmentsType
-
Packages that use SanitizeAttachmentsType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SanitizeAttachmentsType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SanitizeAttachmentsType Modifier and Type Field Description protected SanitizeAttachmentsTypeSanitizeType. attachmentsMethods in net.webpdf.wsclient.schema.operation that return SanitizeAttachmentsType Modifier and Type Method Description SanitizeAttachmentsTypeObjectFactory. createSanitizeAttachmentsType()Create an instance ofSanitizeAttachmentsTypeSanitizeAttachmentsTypeSanitizeType. getAttachments()Gets the value of the attachments property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SanitizeAttachmentsType Modifier and Type Method Description voidSanitizeType. setAttachments(SanitizeAttachmentsType value)Sets the value of the attachments property.
-