Uses of Interface
javax.wsdl.Part
Packages that use Part
-
Uses of Part in com.ibm.wsdl
Classes in com.ibm.wsdl that implement PartModifier and TypeClassDescriptionclassThis class represents a message part and contains the part's name, elementName, typeName, and any extensibility attributes.Methods in com.ibm.wsdl that return PartModifier and TypeMethodDescriptionDefinitionImpl.createPart()Create a new part.Get the specified part.MessageImpl.removePart(String name) Remove the specified part.Methods in com.ibm.wsdl with parameters of type Part -
Uses of Part in com.ibm.wsdl.xml
Methods in com.ibm.wsdl.xml that return PartModifier and TypeMethodDescriptionprotected PartWSDLReaderImpl.parsePart(Element partEl, Definition def) -
Uses of Part in javax.wsdl
Methods in javax.wsdl that return PartModifier and TypeMethodDescriptionDefinition.createPart()Create a new part.Get the specified part.Message.removePart(String name) Remove the specified part.Methods in javax.wsdl with parameters of type Part