Groovy Documentation

com.predic8.wsdl.usage
[Groovy] Class OperationUsageUtil

java.lang.Object
  com.predic8.wsdl.usage.OperationUsageUtil

class OperationUsageUtil

Property Summary
List usageList

Definitions wsdl

 
Method Summary
List findOperations4SchemaComponent(SchemaComponent sc)

def summary(def operations = wsld.operations)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

usageList

List usageList


wsdl

Definitions wsdl


 
Method Detail

findOperations4SchemaComponent

List findOperations4SchemaComponent(SchemaComponent sc)


summary

def summary(def operations = wsld.operations)


 

Groovy Documentation