|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.wom.api.WSDLEntity
org.jvnet.wom.api.WSDLTypes
org.jvnet.wom.impl.parser.WSDLTypesImpl
public class WSDLTypesImpl
| Constructor Summary | |
|---|---|
WSDLTypesImpl(org.xml.sax.Locator locator,
javax.xml.namespace.QName name,
WSDLDocumentImpl document)
|
|
| Method Summary | ||
|---|---|---|
java.util.Collection<Schema> |
getSchema()
Gives the Schema associated with wsdl:type |
|
|
visit(WSDLVisitor<V,P> visitor,
P param)
WSDL visitor |
|
| Methods inherited from class org.jvnet.wom.api.WSDLEntity |
|---|
addExtension, getDocumentation, getExtension, getExtensions, getFirstExtension, getLocation, getName, getOwnerWSDLModel, getWSDLDocument, setOwnerWSDLDocument |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDLTypesImpl(org.xml.sax.Locator locator,
javax.xml.namespace.QName name,
WSDLDocumentImpl document)
| Method Detail |
|---|
public <V,P> V visit(WSDLVisitor<V,P> visitor,
P param)
WSDLEntity
visit in class WSDLEntitypublic java.util.Collection<Schema> getSchema()
WSDLTypesSchema associated with wsdl:type
getSchema in class WSDLTypes
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||