Class XJDF
- All Implemented Interfaces:
Serializable,org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2
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}Comment" maxOccurs="unbounded" 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}ProductList" minOccurs="0"/>
<element ref="{http://www.CIP4.org/JDFSchema_2_0}ResourceSet" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attribute name="Category" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="CommentURL" type="{http://www.CIP4.org/JDFSchema_2_0}URL" />
<attribute name="DescriptiveName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ICSVersions" type="{http://www.w3.org/2001/XMLSchema}NMTOKENS" />
<attribute name="JobID" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="JobPartID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="ProjectID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="RelatedJobID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="RelatedJobPartID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="RelatedProjectID" type="{http://www.w3.org/2001/XMLSchema}NMTOKEN" />
<attribute name="Types" use="required" type="{http://www.w3.org/2001/XMLSchema}NMTOKENS" />
<attribute name="Version" type="{http://www.CIP4.org/JDFSchema_2_0}Version" />
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the auditPool property.Gets the value of the category property.Gets the value of the comment property.Gets the value of the commentURL property.Gets the value of the descriptiveName property.Gets the value of the generalID property.Gets the value of the icsVersions property.getJobID()Gets the value of the jobID property.Gets the value of the jobPartID property.Gets a map that contains attributes that aren't bound to any typed property on this class.Gets the value of the productList property.Gets the value of the projectID property.Gets the value of the relatedJobID property.Gets the value of the relatedJobPartID property.Gets the value of the relatedProjectID property.Gets the value of the resourceSet property.getTypes()Gets the value of the types property.Gets the value of the version property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidsetAuditPool(AuditPool value) Sets the value of the auditPool property.voidsetCategory(String value) Sets the value of the category property.voidsetCommentURL(URI value) Sets the value of the commentURL property.voidsetDescriptiveName(String value) Sets the value of the descriptiveName property.voidSets the value of the jobID property.voidsetJobPartID(String value) Sets the value of the jobPartID property.voidsetProductList(ProductList value) Sets the value of the productList property.voidsetProjectID(String value) Sets the value of the projectID property.voidsetRelatedJobID(String value) Sets the value of the relatedJobID property.voidsetRelatedJobPartID(String value) Sets the value of the relatedJobPartID property.voidsetRelatedProjectID(String value) Sets the value of the relatedProjectID property.voidsetVersion(Version value) Sets the value of the version property.withAuditPool(AuditPool value) withCategory(String value) withComment(Collection<Comment> values) withComment(Comment... values) withCommentURL(URI value) withDescriptiveName(String value) withGeneralID(Collection<GeneralID> values) withGeneralID(GeneralID... values) withICSVersions(String... values) withICSVersions(Collection<String> values) withJobPartID(String value) withProductList(ProductList value) withProjectID(String value) withRelatedJobID(String value) withRelatedJobPartID(String value) withRelatedProjectID(String value) withResourceSet(Collection<ResourceSet> values) withResourceSet(ResourceSet... values) withTypes(Collection<String> values) withVersion(Version value)
-
Field Details
-
auditPool
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected AuditPool auditPool -
comment
-
generalID
-
productList
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected ProductList productList -
resourceSet
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected List<ResourceSet> resourceSet -
category
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String category -
commentURL
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected URI commentURL -
descriptiveName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String descriptiveName -
icsVersions
-
jobID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String jobID -
jobPartID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String jobPartID -
projectID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected String projectID -
types
-
version
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") protected Version version
-
-
Constructor Details
-
XJDF
public XJDF()
-
-
Method Details
-
getAuditPool
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public AuditPool getAuditPool()Gets the value of the auditPool property.- Returns:
- possible object is
AuditPool
-
setAuditPool
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setAuditPool(AuditPool value) Sets the value of the auditPool property.- Parameters:
value- allowed object isAuditPool
-
getComment
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<Comment> getComment()Gets the value of the comment property.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
setmethod for the comment property.For example, to add a new item, do as follows:
getComment().add(newItem);Objects of the following type(s) are allowed in the list
Comment -
getGeneralID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<GeneralID> getGeneralID()Gets the value of the generalID property.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
setmethod for the generalID property.For example, to add a new item, do as follows:
getGeneralID().add(newItem);Objects of the following type(s) are allowed in the list
GeneralID -
getProductList
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public ProductList getProductList()Gets the value of the productList property.- Returns:
- possible object is
ProductList
-
setProductList
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setProductList(ProductList value) Sets the value of the productList property.- Parameters:
value- allowed object isProductList
-
getResourceSet
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<ResourceSet> getResourceSet()Gets the value of the resourceSet property.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
setmethod for the resourceSet property.For example, to add a new item, do as follows:
getResourceSet().add(newItem);Objects of the following type(s) are allowed in the list
ResourceSet -
getCategory
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getCategory()Gets the value of the category property.- Returns:
- possible object is
String
-
setCategory
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCategory(String value) Sets the value of the category property.- Parameters:
value- allowed object isString
-
getCommentURL
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public URI getCommentURL()Gets the value of the commentURL property.- Returns:
- possible object is
String
-
setCommentURL
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setCommentURL(URI value) Sets the value of the commentURL property.- Parameters:
value- allowed object isString
-
getDescriptiveName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getDescriptiveName()Gets the value of the descriptiveName property.- Returns:
- possible object is
String
-
setDescriptiveName
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setDescriptiveName(String value) Sets the value of the descriptiveName property.- Parameters:
value- allowed object isString
-
getICSVersions
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<String> getICSVersions()Gets the value of the icsVersions property.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
setmethod 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 -
getJobID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getJobID()Gets the value of the jobID property.- Returns:
- possible object is
String
-
setJobID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setJobID(String value) Sets the value of the jobID property.- Parameters:
value- allowed object isString
-
getJobPartID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getJobPartID()Gets the value of the jobPartID property.- Returns:
- possible object is
String
-
setJobPartID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setJobPartID(String value) Sets the value of the jobPartID property.- Parameters:
value- allowed object isString
-
getProjectID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getProjectID()Gets the value of the projectID property.- Returns:
- possible object is
String
-
setProjectID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setProjectID(String value) Sets the value of the projectID property.- Parameters:
value- allowed object isString
-
getRelatedJobID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getRelatedJobID()Gets the value of the relatedJobID property.- Returns:
- possible object is
String
-
setRelatedJobID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setRelatedJobID(String value) Sets the value of the relatedJobID property.- Parameters:
value- allowed object isString
-
getRelatedJobPartID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getRelatedJobPartID()Gets the value of the relatedJobPartID property.- Returns:
- possible object is
String
-
setRelatedJobPartID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setRelatedJobPartID(String value) Sets the value of the relatedJobPartID property.- Parameters:
value- allowed object isString
-
getRelatedProjectID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public String getRelatedProjectID()Gets the value of the relatedProjectID property.- Returns:
- possible object is
String
-
setRelatedProjectID
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setRelatedProjectID(String value) Sets the value of the relatedProjectID property.- Parameters:
value- allowed object isString
-
getTypes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public List<String> getTypes()Gets the value of the types property.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
setmethod 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 -
getVersion
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Version getVersion()Gets the value of the version property.- Returns:
- possible object is
Version
-
setVersion
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public void setVersion(Version value) Sets the value of the version property.- Parameters:
value- allowed object isVersion
-
getOtherAttributes
@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.6", date="2022-12-18T20:00:09Z") public Map<QName,String> getOtherAttributes()Gets a map that contains attributes that aren't bound to any typed property on this class.the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
- Returns:
- always non-null
-
withAuditPool
-
withComment
-
withComment
-
withGeneralID
-
withGeneralID
-
withProductList
-
withResourceSet
-
withResourceSet
-
withCategory
-
withCommentURL
-
withDescriptiveName
-
withICSVersions
-
withICSVersions
-
withJobID
-
withJobPartID
-
withProjectID
-
withRelatedJobID
-
withRelatedJobPartID
-
withRelatedProjectID
-
withTypes
-
withTypes
-
withVersion
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2
-
equals
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2
-
hashCode
public int hashCode()
-