public class Notification extends Object implements Serializable
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://www.CIP4.org/JDFSchema_2_0}Part" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}CostCenter" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}CounterReset" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Milestone" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}FCNKey" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Error" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Employee" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}SystemTimeSet" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Event" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Barcode" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="CombinedProcessIndex" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerList" />
<attribute name="ID" type="{http://www.CIP4.org/JDFSchema_2_0}ID" />
<attribute name="JobID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="JobPartID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Class" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="refID" type="{http://www.CIP4.org/JDFSchema_2_0}IDREF" />
<attribute name="TimeStamp" type="{http://www.CIP4.org/JDFSchema_2_0}dateTime" />
<attribute name="ModuleType" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="QueueEntryID" type="{http://www.CIP4.org/JDFSchema_2_0}shortString" />
<attribute name="ModuleID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Type" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="ModuleIndex" type="{http://www.CIP4.org/JDFSchema_2_0}IntegerRangeList" />
<attribute name="AgentName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="AgentVersion" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
agentName |
protected String |
agentVersion |
protected List<Barcode> |
barcode |
protected String |
clazz |
protected IntegerList |
combinedProcessIndex |
protected List<CostCenter> |
costCenter |
protected List<CounterReset> |
counterReset |
protected List<Employee> |
employee |
protected List<Error> |
error |
protected List<Event> |
event |
protected List<FCNKey> |
fcnKey |
protected String |
id |
protected String |
jobID |
protected String |
jobPartID |
protected List<Milestone> |
milestone |
protected String |
moduleID |
protected Integer |
moduleIndex |
protected String |
moduleType |
protected List<Part> |
part |
protected String |
queueEntryID |
protected Object |
refID |
protected List<SystemTimeSet> |
systemTimeSet |
protected DateTime |
timeStamp |
protected String |
type |
| Constructor and Description |
|---|
Notification() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentName()
Gets the value of the agentName property.
|
String |
getAgentVersion()
Gets the value of the agentVersion property.
|
List<Barcode> |
getBarcode()
Gets the value of the barcode property.
|
String |
getClazz()
Gets the value of the clazz property.
|
IntegerList |
getCombinedProcessIndex()
Gets the value of the combinedProcessIndex property.
|
List<CostCenter> |
getCostCenter()
Gets the value of the costCenter property.
|
List<CounterReset> |
getCounterReset()
Gets the value of the counterReset property.
|
List<Employee> |
getEmployee()
Gets the value of the employee property.
|
List<Error> |
getError()
Gets the value of the error property.
|
List<Event> |
getEvent()
Gets the value of the event property.
|
List<FCNKey> |
getFCNKey()
Gets the value of the fcnKey property.
|
String |
getID()
Gets the value of the id property.
|
String |
getJobID()
Gets the value of the jobID property.
|
String |
getJobPartID()
Gets the value of the jobPartID property.
|
List<Milestone> |
getMilestone()
Gets the value of the milestone property.
|
String |
getModuleID()
Gets the value of the moduleID property.
|
Integer |
getModuleIndex()
Gets the value of the moduleIndex property.
|
String |
getModuleType()
Gets the value of the moduleType property.
|
List<Part> |
getPart()
Gets the value of the part property.
|
String |
getQueueEntryID()
Gets the value of the queueEntryID property.
|
Object |
getRefID()
Gets the value of the refID property.
|
List<SystemTimeSet> |
getSystemTimeSet()
Gets the value of the systemTimeSet property.
|
DateTime |
getTimeStamp()
Gets the value of the timeStamp property.
|
String |
getType()
Gets the value of the type property.
|
void |
setAgentName(String value)
Sets the value of the agentName property.
|
void |
setAgentVersion(String value)
Sets the value of the agentVersion property.
|
void |
setClazz(String value)
Sets the value of the clazz property.
|
void |
setCombinedProcessIndex(IntegerList value)
Sets the value of the combinedProcessIndex property.
|
void |
setID(String value)
Sets the value of the id property.
|
void |
setJobID(String value)
Sets the value of the jobID property.
|
void |
setJobPartID(String value)
Sets the value of the jobPartID property.
|
void |
setModuleID(String value)
Sets the value of the moduleID property.
|
void |
setModuleIndex(Integer value)
Sets the value of the moduleIndex property.
|
void |
setModuleType(String value)
Sets the value of the moduleType property.
|
void |
setQueueEntryID(String value)
Sets the value of the queueEntryID property.
|
void |
setRefID(Object value)
Sets the value of the refID property.
|
void |
setTimeStamp(DateTime value)
Sets the value of the timeStamp property.
|
void |
setType(String value)
Sets the value of the type property.
|
protected List<CostCenter> costCenter
protected List<CounterReset> counterReset
protected List<SystemTimeSet> systemTimeSet
protected IntegerList combinedProcessIndex
protected String id
protected String jobID
protected String jobPartID
protected String clazz
protected Object refID
protected DateTime timeStamp
protected String moduleType
protected String queueEntryID
protected String moduleID
protected String type
protected Integer moduleIndex
protected String agentName
protected String agentVersion
public List<Part> getPart()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the part property.
For example, to add a new item, do as follows:
getPart().add(newItem);
Objects of the following type(s) are allowed in the list
Part
public List<CostCenter> getCostCenter()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the costCenter property.
For example, to add a new item, do as follows:
getCostCenter().add(newItem);
Objects of the following type(s) are allowed in the list
CostCenter
public List<CounterReset> getCounterReset()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the counterReset property.
For example, to add a new item, do as follows:
getCounterReset().add(newItem);
Objects of the following type(s) are allowed in the list
CounterReset
public List<Milestone> getMilestone()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the milestone property.
For example, to add a new item, do as follows:
getMilestone().add(newItem);
Objects of the following type(s) are allowed in the list
Milestone
public List<FCNKey> getFCNKey()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the fcnKey property.
For example, to add a new item, do as follows:
getFCNKey().add(newItem);
Objects of the following type(s) are allowed in the list
FCNKey
public List<Error> getError()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the error property.
For example, to add a new item, do as follows:
getError().add(newItem);
Objects of the following type(s) are allowed in the list
Error
public List<Employee> getEmployee()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the employee property.
For example, to add a new item, do as follows:
getEmployee().add(newItem);
Objects of the following type(s) are allowed in the list
Employee
public List<SystemTimeSet> getSystemTimeSet()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the systemTimeSet property.
For example, to add a new item, do as follows:
getSystemTimeSet().add(newItem);
Objects of the following type(s) are allowed in the list
SystemTimeSet
public List<Event> getEvent()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the event property.
For example, to add a new item, do as follows:
getEvent().add(newItem);
Objects of the following type(s) are allowed in the list
Event
public List<Barcode> getBarcode()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the barcode property.
For example, to add a new item, do as follows:
getBarcode().add(newItem);
Objects of the following type(s) are allowed in the list
Barcode
public IntegerList getCombinedProcessIndex()
Stringpublic void setCombinedProcessIndex(IntegerList value)
value - allowed object is
Stringpublic void setID(String value)
value - allowed object is
Stringpublic String getJobID()
Stringpublic void setJobID(String value)
value - allowed object is
Stringpublic String getJobPartID()
Stringpublic void setJobPartID(String value)
value - allowed object is
Stringpublic String getClazz()
Stringpublic void setClazz(String value)
value - allowed object is
Stringpublic Object getRefID()
Objectpublic void setRefID(Object value)
value - allowed object is
Objectpublic DateTime getTimeStamp()
Stringpublic void setTimeStamp(DateTime value)
value - allowed object is
Stringpublic String getModuleType()
Stringpublic void setModuleType(String value)
value - allowed object is
Stringpublic String getQueueEntryID()
Stringpublic void setQueueEntryID(String value)
value - allowed object is
Stringpublic String getModuleID()
Stringpublic void setModuleID(String value)
value - allowed object is
Stringpublic String getType()
Stringpublic void setType(String value)
value - allowed object is
Stringpublic Integer getModuleIndex()
Integerpublic void setModuleIndex(Integer value)
value - allowed object is
Integerpublic String getAgentName()
Stringpublic void setAgentName(String value)
value - allowed object is
Stringpublic String getAgentVersion()
StringCopyright © 2013. All Rights Reserved.