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