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>
<choice>
<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"/>
</choice>
</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> |
barcodes |
protected String |
clazz |
protected List<Integer> |
combinedProcessIndices |
protected List<CostCenter> |
costCenters |
protected List<CounterReset> |
counterResets |
protected List<Employee> |
employees |
protected List<Error> |
errors |
protected List<Event> |
events |
protected List<FCNKey> |
fcnKeies |
protected String |
id |
protected String |
jobID |
protected String |
jobPartID |
protected List<Milestone> |
milestones |
protected String |
moduleID |
protected Integer |
moduleIndex |
protected String |
moduleType |
protected List<Part> |
parts |
protected String |
queueEntryID |
protected Object |
refID |
protected List<SystemTimeSet> |
systemTimeSets |
protected String |
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> |
getBarcodes()
Gets the value of the barcodes property.
|
String |
getClazz()
Gets the value of the clazz property.
|
List<Integer> |
getCombinedProcessIndices()
Gets the value of the combinedProcessIndices property.
|
List<CostCenter> |
getCostCenters()
Gets the value of the costCenters property.
|
List<CounterReset> |
getCounterResets()
Gets the value of the counterResets property.
|
List<Employee> |
getEmployees()
Gets the value of the employees property.
|
List<Error> |
getErrors()
Gets the value of the errors property.
|
List<Event> |
getEvents()
Gets the value of the events property.
|
List<FCNKey> |
getFCNKeies()
Gets the value of the fcnKeies 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> |
getMilestones()
Gets the value of the milestones 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> |
getParts()
Gets the value of the parts property.
|
String |
getQueueEntryID()
Gets the value of the queueEntryID property.
|
Object |
getRefID()
Gets the value of the refID property.
|
List<SystemTimeSet> |
getSystemTimeSets()
Gets the value of the systemTimeSets property.
|
String |
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 |
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(String value)
Sets the value of the timeStamp property.
|
void |
setType(String value)
Sets the value of the type property.
|
protected List<SystemTimeSet> systemTimeSets
protected List<CounterReset> counterResets
protected List<CostCenter> costCenters
protected String id
protected String jobID
protected String jobPartID
protected String clazz
protected Object refID
protected String timeStamp
protected String moduleType
protected String queueEntryID
protected String moduleID
protected String type
protected Integer moduleIndex
protected String agentName
protected String agentVersion
public List<Barcode> getBarcodes()
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 barcodes property.
For example, to add a new item, do as follows:
getBarcodes().add(newItem);
Objects of the following type(s) are allowed in the list
Barcode
public List<Event> getEvents()
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 events property.
For example, to add a new item, do as follows:
getEvents().add(newItem);
Objects of the following type(s) are allowed in the list
Event
public List<SystemTimeSet> getSystemTimeSets()
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 systemTimeSets property.
For example, to add a new item, do as follows:
getSystemTimeSets().add(newItem);
Objects of the following type(s) are allowed in the list
SystemTimeSet
public List<Employee> getEmployees()
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 employees property.
For example, to add a new item, do as follows:
getEmployees().add(newItem);
Objects of the following type(s) are allowed in the list
Employee
public List<Error> getErrors()
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 errors property.
For example, to add a new item, do as follows:
getErrors().add(newItem);
Objects of the following type(s) are allowed in the list
Error
public List<FCNKey> getFCNKeies()
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 fcnKeies property.
For example, to add a new item, do as follows:
getFCNKeies().add(newItem);
Objects of the following type(s) are allowed in the list
FCNKey
public List<Milestone> getMilestones()
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 milestones property.
For example, to add a new item, do as follows:
getMilestones().add(newItem);
Objects of the following type(s) are allowed in the list
Milestone
public List<CounterReset> getCounterResets()
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 counterResets property.
For example, to add a new item, do as follows:
getCounterResets().add(newItem);
Objects of the following type(s) are allowed in the list
CounterReset
public List<CostCenter> getCostCenters()
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 costCenters property.
For example, to add a new item, do as follows:
getCostCenters().add(newItem);
Objects of the following type(s) are allowed in the list
CostCenter
public List<Part> getParts()
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 parts property.
For example, to add a new item, do as follows:
getParts().add(newItem);
Objects of the following type(s) are allowed in the list
Part
public List<Integer> getCombinedProcessIndices()
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 combinedProcessIndices property.
For example, to add a new item, do as follows:
getCombinedProcessIndices().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
public 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 String getTimeStamp()
Stringpublic void setTimeStamp(String 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 © 2012. All Rights Reserved.