com.eviware.soapui.impl.wsdl.support
Class MessageXmlPart
java.lang.Object
com.eviware.soapui.impl.wsdl.support.MessageXmlPart
public class MessageXmlPart
- extends java.lang.Object
Wrapper for WSDL parts
- Author:
- ole.matzura
Constructor Summary |
MessageXmlPart(org.apache.xmlbeans.XmlObject sourceXmlObject,
org.apache.xmlbeans.SchemaType type,
javax.wsdl.Part part,
javax.wsdl.BindingOperation bindingOperation,
boolean isRequest)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageXmlPart
public MessageXmlPart(org.apache.xmlbeans.XmlObject sourceXmlObject,
org.apache.xmlbeans.SchemaType type,
javax.wsdl.Part part,
javax.wsdl.BindingOperation bindingOperation,
boolean isRequest)
update
public void update()
newCursor
public org.apache.xmlbeans.XmlCursor newCursor()
isAttachmentPart
public boolean isAttachmentPart()
getPart
public javax.wsdl.Part getPart()
getSchemaType
public org.apache.xmlbeans.SchemaType getSchemaType()
Copyright © 2005-2010 eviware.com. All Rights Reserved.