@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public class GreetMeThreeTier extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
requestType |
protected int |
testIndex |
| Constructor and Description |
|---|
GreetMeThreeTier() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestType()
Gets the value of the requestType property.
|
int |
getTestIndex()
Gets the value of the testIndex property.
|
void |
setRequestType(String value)
Sets the value of the requestType property.
|
void |
setTestIndex(int value)
Sets the value of the testIndex property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected String requestType
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected int testIndex
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public String getRequestType()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public void setRequestType(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public int getTestIndex()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public void setTestIndex(int value)
Apache CXF