@Generated(value="com.sun.tools.xjc.Driver", date="2017-10-20T08:59:56-04:00", comments="JAXB RI v2.2.11.redhat-2") public class DeleteType extends Object
Java class for DeleteType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeleteType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="ResourceProperty" use="required" type="{http://www.w3.org/2001/XMLSchema}QName" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected QName |
resourceProperty |
| Constructor and Description |
|---|
DeleteType() |
| Modifier and Type | Method and Description |
|---|---|
QName |
getResourceProperty()
Gets the value of the resourceProperty property.
|
void |
setResourceProperty(QName value)
Sets the value of the resourceProperty property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2017-10-20T08:59:56-04:00", comments="JAXB RI v2.2.11.redhat-2") protected QName resourceProperty
Apache CXF