YOKO API

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

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

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

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

Methods in org.apache.schemas.yoko.bindings.corba that return types with arguments of type OperationType
 javax.xml.bind.JAXBElement<OperationType> ObjectFactory.createOperation(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 

Methods in org.apache.schemas.yoko.bindings.corba with parameters of type OperationType
 javax.xml.bind.JAXBElement<OperationType> ObjectFactory.createOperation(OperationType value)
          Create an instance of JAXBElement<OperationType>}
 


YOKO API

-