|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectcom.predic8.wsdl.Registry
class Registry
Property Summary | |
---|---|
def |
wsdls
|
Method Summary | |
---|---|
void
|
add(Definitions definitions)
|
List
|
getAllWsdls()
|
List
|
getWsdls(String ns)
|
String
|
toString()
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Property Detail |
---|
def wsdls
Method Detail |
---|
void add(Definitions definitions)
List getAllWsdls()
List getWsdls(String ns)
String toString()
Groovy Documentation