Uses of Interface
com.ebmwebsourcing.easywsdl11.api.element.Part

Packages that use Part
com.ebmwebsourcing.easywsdl11.api.type   
 

Uses of Part in com.ebmwebsourcing.easywsdl11.api.type
 

Methods in com.ebmwebsourcing.easywsdl11.api.type that return Part
 Part TMessage.getPartByName(java.lang.String name)
           
 Part[] TMessage.getParts()
           
 

Methods in com.ebmwebsourcing.easywsdl11.api.type with parameters of type Part
 void TMessage.addPart(Part part)
           
 void TMessage.removePart(Part part)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.