|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.interfacedef.wsdl.impl.WSDLOperationIntrospectorImpl.WSDLPart
public class WSDLOperationIntrospectorImpl.WSDLPart
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 |
|---|
public WSDLOperationIntrospectorImpl.WSDLPart(Part part,
java.lang.Class javaType)
throws InvalidWSDLException
InvalidWSDLException| Method Detail |
|---|
public XmlSchemaElement getElement()
public Part getPart()
public DataType<XMLType> getDataType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||