org.apache.tuscany.sca.interfacedef.wsdl.impl
Class WSDLOperationIntrospectorImpl.WSDLPart

java.lang.Object
  extended by org.apache.tuscany.sca.interfacedef.wsdl.impl.WSDLOperationIntrospectorImpl.WSDLPart
Enclosing class:
WSDLOperationIntrospectorImpl

public class WSDLOperationIntrospectorImpl.WSDLPart
extends java.lang.Object

Metadata for a WSDL part


Constructor Summary
WSDLOperationIntrospectorImpl.WSDLPart(Part part, java.lang.Class javaType)
           
 
Method Summary
 DataType<XMLType> getDataType()
           
 XmlSchemaElement getElement()
           
 Part getPart()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDLOperationIntrospectorImpl.WSDLPart

public WSDLOperationIntrospectorImpl.WSDLPart(Part part,
                                              java.lang.Class javaType)
                                       throws InvalidWSDLException
Throws:
InvalidWSDLException
Method Detail

getElement

public XmlSchemaElement getElement()
Returns:
the element

getPart

public Part getPart()
Returns:
the part

getDataType

public DataType<XMLType> getDataType()
Returns:
the dataType