@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public class GetObjectResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ObjectInfo |
_return |
| Constructor and Description |
|---|
GetObjectResponse() |
| Modifier and Type | Method and Description |
|---|---|
ObjectInfo |
getReturn()
Gets the value of the return property.
|
void |
setReturn(ObjectInfo value)
Sets the value of the return property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected ObjectInfo _return
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public ObjectInfo getReturn()
ObjectInfo@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public void setReturn(ObjectInfo value)
value - allowed object is
ObjectInfoApache CXF