Uses of Class
org.w3.ns.wsdl.BindingType

Packages that use BindingType
com.ebmwebsourcing.commons.wsdl.impl.wsdl20   
org.w3.ns.wsdl   
 

Uses of BindingType in com.ebmwebsourcing.commons.wsdl.impl.wsdl20
 

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type BindingType
BindingImpl(BindingType binding, DescriptionImpl desc)
           
 

Uses of BindingType in org.w3.ns.wsdl
 

Methods in org.w3.ns.wsdl that return BindingType
 BindingType ObjectFactory.createBindingType()
          Create an instance of BindingType
 BindingType DescriptionType.ImportOrIncludeOrTypesItem.getItemBinding()
           
 

Methods in org.w3.ns.wsdl 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.w3.ns.wsdl with parameters of type BindingType
 javax.xml.bind.JAXBElement<BindingType> ObjectFactory.createBinding(BindingType value)
          Create an instance of JAXBElement<BindingType>}
 void DescriptionType.ImportOrIncludeOrTypesItem.setItemBinding(BindingType target)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.