-
- All Superinterfaces:
com.sun.xml.txw2.TypedXmlWriter
- All Known Subinterfaces:
Body,Header,HeaderFault,SOAPFault
public interface BodyType extends com.sun.xml.txw2.TypedXmlWriter- Author:
- WS Development Team
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BodyTypeencodingStyle(String value)BodyTypenamespace(String value)BodyTypeparts(String value)BodyTypeuse(String value)
-