public class SoapHeaderInfo extends Object
| Constructor and Description |
|---|
SoapHeaderInfo() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.cxf.service.model.MessagePartInfo |
getPart() |
String |
getUse() |
void |
setPart(org.apache.cxf.service.model.MessagePartInfo part) |
void |
setUse(String use) |
Apache CXF