Package | Description |
---|---|
org.netbeans.modules.xml.wsdl.model | |
org.netbeans.modules.xml.wsdl.model.spi | |
org.netbeans.modules.xml.wsdl.model.visitor |
Modifier and Type | Method and Description |
---|---|
Documentation |
WSDLComponentFactory.createDocumentation() |
Documentation |
WSDLComponent.getDocumentation() |
Modifier and Type | Method and Description |
---|---|
void |
WSDLComponent.setDocumentation(Documentation doc) |
Modifier and Type | Method and Description |
---|---|
Documentation |
WSDLComponentBase.getDocumentation() |
Modifier and Type | Method and Description |
---|---|
void |
WSDLComponentBase.setDocumentation(Documentation doc) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultVisitor.visit(Documentation doc) |
void |
WSDLVisitor.visit(Documentation doc) |