|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.soap.core.model.AbstractWsdl1Part
org.apache.servicemix.soap.bindings.soap.impl.Wsdl1SoapPartImpl
public class Wsdl1SoapPartImpl
| Constructor Summary | |
|---|---|
Wsdl1SoapPartImpl()
|
|
| Method Summary | |
|---|---|
boolean |
isBody()
|
boolean |
isHeader()
|
void |
setBody(boolean isBody)
|
void |
setHeader(boolean isHeader)
|
| Methods inherited from class org.apache.servicemix.soap.core.model.AbstractWsdl1Part |
|---|
getElement, getName, getType, setElement, setName, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.servicemix.soap.api.model.wsdl1.Wsdl1Part |
|---|
getElement, getName, getType |
| Constructor Detail |
|---|
public Wsdl1SoapPartImpl()
| Method Detail |
|---|
public 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 set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||