YOKO API

Uses of Class
org.apache.schemas.yoko.bindings.corba.ParamType

Packages that use ParamType
org.apache.schemas.yoko.bindings.corba   
 

Uses of ParamType in org.apache.schemas.yoko.bindings.corba
 

Fields in org.apache.schemas.yoko.bindings.corba with type parameters of type ParamType
protected  java.util.List<ParamType> OperationType.param
           
 

Methods in org.apache.schemas.yoko.bindings.corba that return ParamType
 ParamType ObjectFactory.createParamType()
          Create an instance of ParamType
 

Methods in org.apache.schemas.yoko.bindings.corba that return types with arguments of type ParamType
 java.util.List<ParamType> OperationType.getParam()
          Gets the value of the param property.
 


YOKO API

-