|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectcom.predic8.soamodel.CreatorContext
com.predic8.schema.creator.SchemaCreatorContext
com.predic8.wsdl.usage.OperationUsage
class OperationUsage extends SchemaCreatorContext
Property Summary | |
---|---|
boolean |
fault
|
boolean |
input
|
Operation |
operation
|
boolean |
output
|
PortType |
portType
|
Method Summary | |
---|---|
String
|
toString()
|
Methods inherited from class SchemaCreatorContext | |
---|---|
clone |
Methods inherited from class CreatorContext | |
---|---|
clone, copyDeclNS |
Property Detail |
---|
boolean fault
boolean input
Operation operation
boolean output
PortType portType
Method Detail |
---|
String toString()
Groovy Documentation