@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public static class AnonymousType.Foo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
bar |
protected String |
foo |
| Constructor and Description |
|---|
Foo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBar()
Gets the value of the bar property.
|
String |
getFoo()
Gets the value of the foo property.
|
void |
setBar(String value)
Sets the value of the bar property.
|
void |
setFoo(String value)
Sets the value of the foo property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String foo
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String bar
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getFoo()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setFoo(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getBar()
StringApache CXF