com.eviware.soapui.impl.wsdl.support
Interface WsdlAttachment
- All Superinterfaces:
- Attachment
- All Known Implementing Classes:
- FileAttachment, MockFileAttachment, RequestFileAttachment
public interface WsdlAttachment
- extends Attachment
Method Summary |
org.apache.xmlbeans.XmlObject |
getConfig()
|
void |
setContentID(java.lang.String contentID)
|
void |
updateConfig(com.eviware.soapui.config.AttachmentConfig config)
|
Methods inherited from interface com.eviware.soapui.model.iface.Attachment |
getAttachmentType, getContentID, getContentType, getInputStream, getName, getPart, getSize, getUrl, isCached, setContentType, setPart |
updateConfig
void updateConfig(com.eviware.soapui.config.AttachmentConfig config)
getConfig
org.apache.xmlbeans.XmlObject getConfig()
setContentID
void setContentID(java.lang.String contentID)
Copyright © 2005-2007 eviware.com. All Rights Reserved.