Package org.mule.wsdl.parser.operation
Class WsdlTypelessOperationParser
-
- All Implemented Interfaces:
public final class WsdlTypelessOperationParser extends BaseWsdlOperationParser
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classWsdlTypelessOperationParser.Companion
-
Field Summary
Fields Modifier and Type Field Description public final static WsdlTypelessOperationParser.CompanionCompanion
-
Method Summary
Modifier and Type Method Description TypegetInputType()TypegetOutputType()-
-
Method Detail
-
getInputType
Type getInputType()
-
getOutputType
Type getOutputType()
-
-
-
-