YOKO API

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

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

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

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

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

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


YOKO API

-