public class Wsdl1SoapPartImpl extends AbstractWsdl1Part implements Wsdl1SoapPart
| Constructor and Description |
|---|
Wsdl1SoapPartImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBody() |
boolean |
isHeader() |
void |
setBody(boolean isBody) |
void |
setHeader(boolean isHeader) |
getElement, getName, getType, setElement, setName, setTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElement, getName, getTypepublic boolean isBody()
isBody in interface Wsdl1SoapPartpublic void setBody(boolean isBody)
isBody - the isBody to setpublic boolean isHeader()
isHeader in interface Wsdl1SoapPartpublic void setHeader(boolean isHeader)
isHeader - the isHeader to setCopyright © 2005-2016 FuseSource. All Rights Reserved.