Uses of Class
org.apache.cxf.binding.corba.wsdl.BindingType
-
Packages that use BindingType Package Description org.apache.cxf.binding.corba.wsdl -
-
Uses of BindingType in org.apache.cxf.binding.corba.wsdl
Methods in org.apache.cxf.binding.corba.wsdl that return BindingType Modifier and Type Method Description BindingTypeObjectFactory. createBindingType()Create an instance ofBindingTypeMethods in org.apache.cxf.binding.corba.wsdl that return types with arguments of type BindingType Modifier and Type Method Description javax.xml.bind.JAXBElement<BindingType>ObjectFactory. createBinding(BindingType value)Methods in org.apache.cxf.binding.corba.wsdl with parameters of type BindingType Modifier and Type Method Description javax.xml.bind.JAXBElement<BindingType>ObjectFactory. createBinding(BindingType value)
-