@Generated(value="com.sun.tools.xjc.Driver", date="2013-04-09T09:24:29+02:00", comments="JAXB RI v2.2.5") public class InHeaderResponse 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://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
responseType |
Constructor and Description |
---|
InHeaderResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getResponseType()
Gets the value of the responseType property.
|
void |
setResponseType(String value)
Sets the value of the responseType property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2013-04-09T09:24:29+02:00", comments="JAXB RI v2.2.5") protected String responseType
Apache CXF