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