Package | Description |
---|---|
org.netbeans.modules.xml.wsdl.model | |
org.netbeans.modules.xml.wsdl.model.visitor |
Modifier and Type | Method and Description |
---|---|
Service |
WSDLComponentFactory.createService() |
Modifier and Type | Method and Description |
---|---|
void |
Definitions.addService(Service service) |
void |
Definitions.removeService(Service service) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultVisitor.visit(Service service) |
void |
FindReferencedVisitor.visit(Service s) |
void |
WSDLVisitor.visit(Service service) |