Searched defs:textValue (Results 1 - 2 of 2) sorted by relevance
/owl-s/src/org/mindswap/wsdl/ | ||
H A D | WSDLParameter.java | 31 private String textValue;
field in class:WSDLParameter 56 public void setTextValue( String textValue) { this.textValue = textValue; } argument 57 public String getTextValue() { return textValue; } |
/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 1004 milliseconds