@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class AnonymousType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AnonymousType.Foo
<p>Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected AnonymousType.Foo |
foo |
| Constructor and Description |
|---|
AnonymousType() |
| Modifier and Type | Method and Description |
|---|---|
AnonymousType.Foo |
getFoo()
Gets the value of the foo property.
|
void |
setFoo(AnonymousType.Foo 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 AnonymousType.Foo foo
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public AnonymousType.Foo getFoo()
AnonymousType.Foo@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setFoo(AnonymousType.Foo value)
value - allowed object is
AnonymousType.FooApache CXF