|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.util.Set |
getDependencies()
The types that this type references. |
org.dom4j.QName |
getSchemaType()
The schema type that this WSDLType represents. |
boolean |
isComplex()
Whether or not this a complex type. |
void |
writeSchema(org.dom4j.Element element)
Write the type schema (if complex) to the element. |
Method Detail |
public boolean isComplex()
public java.util.Set getDependencies()
public void writeSchema(org.dom4j.Element element)
element
- public org.dom4j.QName getSchemaType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |