Uses of Class
org.xmlsoap.schemas.wsdl.TPart

Packages that use TPart
org.xmlsoap.schemas.wsdl   
 

Uses of TPart in org.xmlsoap.schemas.wsdl
 

Fields in org.xmlsoap.schemas.wsdl with type parameters of type TPart
protected  List<TPart> TMessage.part
           
 

Methods in org.xmlsoap.schemas.wsdl that return TPart
 TPart ObjectFactory.createTPart()
          Create an instance of TPart
 

Methods in org.xmlsoap.schemas.wsdl that return types with arguments of type TPart
 List<TPart> TMessage.getPart()
          Gets the value of the part property.
 



Copyright © 2011 jbundle.org. All Rights Reserved.