@Generated(value="com.sun.tools.xjc.Driver", date="2020-03-30T11:58:06-04:00", comments="JAXB RI v2.2.11.redhat-2") public class GreetMeResponse 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 |
---|
GreetMeResponse() |
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="2020-03-30T11:58:06-04:00", comments="JAXB RI v2.2.11.redhat-2") protected String responseType
Apache Camel