|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSDLType
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 |
---|
boolean isComplex()
java.util.Set getDependencies()
void writeSchema(org.dom4j.Element element)
element
- org.dom4j.QName getSchemaType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |