public interface WsdlAttachment extends Attachment
Attachment.AttachmentEncoding, Attachment.AttachmentType| Modifier and Type | Method and Description | 
|---|---|
| org.apache.xmlbeans.XmlObject | getConfig() | 
| void | reload(File file,
      boolean cache) | 
| void | setContentID(String contentID) | 
| void | setName(String value) | 
| void | setUrl(String string) | 
| void | updateConfig(AttachmentConfig config) | 
getAttachmentType, getContentEncoding, getContentID, getContentType, getEncoding, getId, getInputStream, getName, getPart, getSize, getUrl, isCached, setContentType, setPartvoid updateConfig(AttachmentConfig config)
org.apache.xmlbeans.XmlObject getConfig()
void setContentID(String contentID)
void reload(File file, boolean cache) throws IOException
IOExceptionvoid setName(String value)
void setUrl(String string)
Copyright © 2019. All Rights Reserved.