Searched refs:getDocumentation (Results 1 - 4 of 4) sorted by relevance
/owl-s/src/org/mindswap/wsdl/ | ||
H A D | WSDLOperation.java | 102 public String getDocumentation() { return documentation; }
method in class:WSDLOperation |
H A D | WSDLService.java | 193 System.out.println(" Document : " + op.getDocumentation());
|
/owl-s/src/examples/ | ||
H A D | WSDL2OWLS.java | 477 if(op.getDocumentation() == null)
480 textDescription.setText(op.getDocumentation()); |
/owl-s/lib/axis/ | ||
H A D | axis.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ... |
Completed in 77 milliseconds