Uses of Interface
com.sun.xml.ws.wsdl.writer.document.soap12.BodyType
-
Packages that use BodyType Package Description com.sun.xml.ws.wsdl.writer.document.soap12 -
-
Uses of BodyType in com.sun.xml.ws.wsdl.writer.document.soap12
Subinterfaces of BodyType in com.sun.xml.ws.wsdl.writer.document.soap12 Modifier and Type Interface Description interfaceBodyinterfaceHeaderinterfaceHeaderFaultinterfaceSOAPFaultMethods in com.sun.xml.ws.wsdl.writer.document.soap12 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)
-