public class Status extends AbstractPtB implements Serializable
Java class for Status complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Status">
<complexContent>
<extension base="{http://www.printtalk.org/schema_2_0}Abstract_pt_B">
<attribute name="JobIDRef" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
jobIDRef |
content, descriptiveName| Constructor and Description |
|---|
Status() |
| Modifier and Type | Method and Description |
|---|---|
String |
getJobIDRef()
Gets the value of the jobIDRef property.
|
void |
setJobIDRef(String value)
Sets the value of the jobIDRef property.
|
getContent, getDescriptiveName, setDescriptiveNameprotected String jobIDRef
Copyright © 2012. All Rights Reserved.