@Generated(value="com.sun.tools.xjc.Driver", date="2014-05-30T10:46:52-02:30", comments="JAXB RI v2.2.5") public class InoutOutOfBandHeaderResponse extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="responseType" type="{http://apache.org/camel/component/cxf/soap/headers}me"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Me |
responseType |
| Constructor and Description |
|---|
InoutOutOfBandHeaderResponse() |
| Modifier and Type | Method and Description |
|---|---|
Me |
getResponseType()
Gets the value of the responseType property.
|
void |
setResponseType(Me value)
Sets the value of the responseType property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2014-05-30T10:46:52-02:30", comments="JAXB RI v2.2.5") protected Me responseType
Apache CAMEL