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