| java.lang.Object com.eviware.soapui.impl.wsdl.support.MessageXmlPart
MessageXmlPart | public class MessageXmlPart (Code) | | Wrapper for WSDL parts
author: ole.matzura |
Constructor Summary | |
public | MessageXmlPart(XmlObject sourceXmlObject, SchemaType type, Part part, BindingOperation bindingOperation, boolean isRequest) |
MessageXmlPart | public MessageXmlPart(XmlObject sourceXmlObject, SchemaType type, Part part, BindingOperation bindingOperation, boolean isRequest)(Code) | | |
getPart | public Part getPart()(Code) | | |
isAttachmentPart | public boolean isAttachmentPart()(Code) | | |
newCursor | public XmlCursor newCursor()(Code) | | |
update | public void update()(Code) | | |
|
|