@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class SetComplexStruct extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ComplexStruct |
in |
| Constructor and Description |
|---|
SetComplexStruct() |
| Modifier and Type | Method and Description |
|---|---|
ComplexStruct |
getIn()
Gets the value of the in property.
|
void |
setIn(ComplexStruct value)
Sets the value of the in property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected ComplexStruct in
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public ComplexStruct getIn()
ComplexStruct@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setIn(ComplexStruct value)
value - allowed object is
ComplexStructApache CXF