Class ParamType
java.lang.Object
org.apache.cxf.binding.corba.wsdl.ArgType
org.apache.cxf.binding.corba.wsdl.ParamType
CORBA Param Type
Java class for paramType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="paramType">
<complexContent>
<extension base="{http://cxf.apache.org/bindings/corba}argType">
<attribute name="mode" use="required" type="{http://cxf.apache.org/bindings/corba}modeType" />
</extension>
</complexContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.binding.corba.wsdl.ArgType
getIdltype, getName, isSetIdltype, isSetName, setIdltype, setName