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