YOKO API

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

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

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

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

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

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


YOKO API

-