public class XJDF
extends java.lang.Object
implements java.io.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}AuditPool" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}GeneralID" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}Comment" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ProductList" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}SetType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="ID" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}ID" />
<attribute name="DescriptiveName" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Types" use="required" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="CommentURL" type="{http://www.CIP4.org/JDFSchema_2_0}URL" />
<attribute name="JobID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="ICSVersions" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKENS" />
<attribute name="Category" type="{http://www.CIP4.org/JDFSchema_2_0}NMTOKEN" />
<attribute name="RelatedJobPartID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="ProjectID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Version" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
<attribute name="MaxVersion" type="{http://www.CIP4.org/JDFSchema_2_0}EnumJDFJMFVersion" />
<attribute name="JobPartID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="TemplateVersion" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="TemplateID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="RelatedJobID" type="{http://www.CIP4.org/JDFSchema_2_0}string" />
<attribute name="Activation" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
activation |
protected AuditPool |
auditPool |
protected java.lang.String |
category |
protected java.util.List<Comment> |
comments |
protected java.lang.String |
commentURL |
protected java.lang.String |
descriptiveName |
protected java.util.List<GeneralID> |
generalIDs |
protected java.util.List<java.lang.String> |
icsVersions |
protected java.lang.String |
id |
protected java.lang.String |
jobID |
protected java.lang.String |
jobPartID |
protected java.lang.String |
maxVersion |
protected ProductList |
productList |
protected java.lang.String |
projectID |
protected java.lang.String |
relatedJobID |
protected java.lang.String |
relatedJobPartID |
protected java.util.List<javax.xml.bind.JAXBElement<? extends SetType>> |
setTypes |
protected java.lang.String |
templateID |
protected java.lang.String |
templateVersion |
protected java.util.List<java.lang.String> |
types |
protected java.lang.String |
version |
| Constructor and Description |
|---|
XJDF() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getActivation()
Gets the value of the activation property.
|
AuditPool |
getAuditPool()
Gets the value of the auditPool property.
|
java.lang.String |
getCategory()
Gets the value of the category property.
|
java.util.List<Comment> |
getComments()
Gets the value of the comments property.
|
java.lang.String |
getCommentURL()
Gets the value of the commentURL property.
|
java.lang.String |
getDescriptiveName()
Gets the value of the descriptiveName property.
|
java.util.List<GeneralID> |
getGeneralIDs()
Gets the value of the generalIDs property.
|
java.util.List<java.lang.String> |
getICSVersions()
Gets the value of the icsVersions property.
|
java.lang.String |
getID()
Gets the value of the id property.
|
java.lang.String |
getJobID()
Gets the value of the jobID property.
|
java.lang.String |
getJobPartID()
Gets the value of the jobPartID property.
|
java.lang.String |
getMaxVersion()
Gets the value of the maxVersion property.
|
ProductList |
getProductList()
Gets the value of the productList property.
|
java.lang.String |
getProjectID()
Gets the value of the projectID property.
|
java.lang.String |
getRelatedJobID()
Gets the value of the relatedJobID property.
|
java.lang.String |
getRelatedJobPartID()
Gets the value of the relatedJobPartID property.
|
java.util.List<javax.xml.bind.JAXBElement<? extends SetType>> |
getSetTypes()
Gets the value of the setTypes property.
|
java.lang.String |
getTemplateID()
Gets the value of the templateID property.
|
java.lang.String |
getTemplateVersion()
Gets the value of the templateVersion property.
|
java.util.List<java.lang.String> |
getTypes()
Gets the value of the types property.
|
java.lang.String |
getVersion()
Gets the value of the version property.
|
void |
setActivation(java.lang.String value)
Sets the value of the activation property.
|
void |
setAuditPool(AuditPool value)
Sets the value of the auditPool property.
|
void |
setCategory(java.lang.String value)
Sets the value of the category property.
|
void |
setCommentURL(java.lang.String value)
Sets the value of the commentURL property.
|
void |
setDescriptiveName(java.lang.String value)
Sets the value of the descriptiveName property.
|
void |
setID(java.lang.String value)
Sets the value of the id property.
|
void |
setJobID(java.lang.String value)
Sets the value of the jobID property.
|
void |
setJobPartID(java.lang.String value)
Sets the value of the jobPartID property.
|
void |
setMaxVersion(java.lang.String value)
Sets the value of the maxVersion property.
|
void |
setProductList(ProductList value)
Sets the value of the productList property.
|
void |
setProjectID(java.lang.String value)
Sets the value of the projectID property.
|
void |
setRelatedJobID(java.lang.String value)
Sets the value of the relatedJobID property.
|
void |
setRelatedJobPartID(java.lang.String value)
Sets the value of the relatedJobPartID property.
|
void |
setTemplateID(java.lang.String value)
Sets the value of the templateID property.
|
void |
setTemplateVersion(java.lang.String value)
Sets the value of the templateVersion property.
|
void |
setVersion(java.lang.String value)
Sets the value of the version property.
|
protected AuditPool auditPool
protected java.util.List<GeneralID> generalIDs
protected java.util.List<Comment> comments
protected ProductList productList
protected java.util.List<javax.xml.bind.JAXBElement<? extends SetType>> setTypes
protected java.lang.String id
protected java.lang.String descriptiveName
protected java.util.List<java.lang.String> types
protected java.lang.String commentURL
protected java.lang.String jobID
protected java.util.List<java.lang.String> icsVersions
protected java.lang.String category
protected java.lang.String relatedJobPartID
protected java.lang.String projectID
protected java.lang.String version
protected java.lang.String maxVersion
protected java.lang.String jobPartID
protected java.lang.String templateVersion
protected java.lang.String templateID
protected java.lang.String relatedJobID
protected java.lang.String activation
public AuditPool getAuditPool()
AuditPoolpublic void setAuditPool(AuditPool value)
value - allowed object is
AuditPoolpublic java.util.List<GeneralID> getGeneralIDs()
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 generalIDs property.
For example, to add a new item, do as follows:
getGeneralIDs().add(newItem);
Objects of the following type(s) are allowed in the list
GeneralID
public java.util.List<Comment> getComments()
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 comments property.
For example, to add a new item, do as follows:
getComments().add(newItem);
Objects of the following type(s) are allowed in the list
Comment
public ProductList getProductList()
ProductListpublic void setProductList(ProductList value)
value - allowed object is
ProductListpublic java.util.List<javax.xml.bind.JAXBElement<? extends SetType>> getSetTypes()
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 setTypes property.
For example, to add a new item, do as follows:
getSetTypes().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<SetType>
JAXBElement<ResourceSet>
JAXBElement<ParameterSet>
public java.lang.String getID()
Stringpublic void setID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getDescriptiveName()
Stringpublic void setDescriptiveName(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.String> getTypes()
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 types property.
For example, to add a new item, do as follows:
getTypes().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.lang.String getCommentURL()
Stringpublic void setCommentURL(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getJobID()
Stringpublic void setJobID(java.lang.String value)
value - allowed object is
Stringpublic java.util.List<java.lang.String> getICSVersions()
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 icsVersions property.
For example, to add a new item, do as follows:
getICSVersions().add(newItem);
Objects of the following type(s) are allowed in the list
String
public java.lang.String getCategory()
Stringpublic void setCategory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRelatedJobPartID()
Stringpublic void setRelatedJobPartID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getProjectID()
Stringpublic void setProjectID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getVersion()
Stringpublic void setVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getMaxVersion()
Stringpublic void setMaxVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getJobPartID()
Stringpublic void setJobPartID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTemplateVersion()
Stringpublic void setTemplateVersion(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTemplateID()
Stringpublic void setTemplateID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getRelatedJobID()
Stringpublic void setRelatedJobID(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getActivation()
Stringpublic void setActivation(java.lang.String value)
value - allowed object is
StringCopyright © 2012. All Rights Reserved.