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

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

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

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with parameters of type InterfaceType
InterfaceTypeImpl(InterfaceType itf, DescriptionImpl desc)
           
 

Uses of InterfaceType in org.w3.ns.wsdl
 

Methods in org.w3.ns.wsdl that return InterfaceType
 InterfaceType ObjectFactory.createInterfaceType()
          Create an instance of InterfaceType
 InterfaceType DescriptionType.ImportOrIncludeOrTypesItem.getItemInterface()
           
 

Methods in org.w3.ns.wsdl that return types with arguments of type InterfaceType
 javax.xml.bind.JAXBElement<InterfaceType> ObjectFactory.createInterface(InterfaceType value)
          Create an instance of JAXBElement<InterfaceType>}
 

Methods in org.w3.ns.wsdl with parameters of type InterfaceType
 javax.xml.bind.JAXBElement<InterfaceType> ObjectFactory.createInterface(InterfaceType value)
          Create an instance of JAXBElement<InterfaceType>}
 void DescriptionType.ImportOrIncludeOrTypesItem.setItemInterface(InterfaceType target)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.