public class Deleted extends Audit implements Serializable
Java class for Deleted complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Deleted">
<complexContent>
<extension base="{http://www.CIP4.org/JDFSchema_2_0}Audit">
<attribute name="XPath" type="{http://www.CIP4.org/JDFSchema_2_0}XPath" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
xPath |
agentName, agentVersion, employee, id, queueEntryID, refID, timeStamp| Constructor and Description |
|---|
Deleted() |
| Modifier and Type | Method and Description |
|---|---|
String |
getXPath()
Gets the value of the xPath property.
|
void |
setXPath(String value)
Sets the value of the xPath property.
|
getAgentName, getAgentVersion, getEmployee, getID, getQueueEntryID, getRefID, getTimeStamp, setAgentName, setAgentVersion, setID, setQueueEntryID, setRefID, setTimeStampprotected String xPath
Copyright © 2014. All Rights Reserved.