Uses of Interface
com.sun.xml.ws.wsdl.writer.document.soap.BodyType
-
Packages that use BodyType Package Description com.sun.xml.ws.wsdl.writer.document.soap -
-
Uses of BodyType in com.sun.xml.ws.wsdl.writer.document.soap
Subinterfaces of BodyType in com.sun.xml.ws.wsdl.writer.document.soap Modifier and Type Interface Description interfaceBodyinterfaceHeaderinterfaceHeaderFaultinterfaceSOAPFaultMethods in com.sun.xml.ws.wsdl.writer.document.soap that return BodyType Modifier and Type Method Description BodyTypeBodyType. encodingStyle(String value)BodyTypeBodyType. namespace(String value)BodyTypeHeader. part(String value)BodyTypeBodyType. parts(String value)BodyTypeBodyType. use(String value)
-