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