@Generated(value="com.sun.tools.xjc.Driver", date="2016-02-10T12:15:40+00:00", comments="JAXB RI v2.2.11") public class InsertResourceProperties extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{http://docs.oasis-open.org/wsrf/rp-2}Insert"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| 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="2016-02-10T12:15:40+00:00", comments="JAXB RI v2.2.11") protected InsertType insert
@Generated(value="com.sun.tools.xjc.Driver", date="2016-02-10T12:15:40+00:00", comments="JAXB RI v2.2.11") public InsertType getInsert()
InsertType@Generated(value="com.sun.tools.xjc.Driver", date="2016-02-10T12:15:40+00:00", comments="JAXB RI v2.2.11") public void setInsert(InsertType value)
value - allowed object is
InsertTypeCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.