@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public class UpdateResourceProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
protected UpdateType |
update |
| Constructor and Description |
|---|
UpdateResourceProperties() |
| Modifier and Type | Method and Description |
|---|---|
UpdateType |
getUpdate()
Gets the value of the update property.
|
void |
setUpdate(UpdateType value)
Sets the value of the update property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected UpdateType update
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public UpdateType getUpdate()
UpdateType@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setUpdate(UpdateType value)
value - allowed object is
UpdateTypeApache CXF