Class JDFAutoInk

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFInk

public abstract class JDFAutoInk extends JDFResource
class JDFAutoInk : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoInk

      protected JDFAutoInk(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName)
      Constructor for JDFAutoInk
      Parameters:
      myOwnerDocument -
      qualifiedName -
    • JDFAutoInk

      protected JDFAutoInk(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName)
      Constructor for JDFAutoInk
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
    • JDFAutoInk

      protected JDFAutoInk(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoInk
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
      myLocalName -
  • Method Details

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFResource
      Returns:
    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFResource
      Returns:
      the elementinfo
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • setColorName

      public void setColorName(String value)
      (36) set attribute ColorName
      Parameters:
      value - the value to set the attribute to
    • getColorName

      public String getColorName()
      (23) get String attribute ColorName
      Returns:
      the value of the attribute
    • setFamily

      public void setFamily(String value)
      (36) set attribute Family
      Parameters:
      value - the value to set the attribute to
    • getFamily

      public String getFamily()
      (23) get String attribute Family
      Returns:
      the value of the attribute
    • setInkName

      public void setInkName(String value)
      (36) set attribute InkName
      Parameters:
      value - the value to set the attribute to
    • getInkName

      public String getInkName()
      (23) get String attribute InkName
      Returns:
      the value of the attribute
    • setSpecialInk

      public void setSpecialInk(String value)
      (36) set attribute SpecialInk
      Parameters:
      value - the value to set the attribute to
    • getSpecialInk

      public String getSpecialInk()
      (23) get String attribute SpecialInk
      Returns:
      the value of the attribute
    • setSpecificYield

      public void setSpecificYield(double value)
      (36) set attribute SpecificYield
      Parameters:
      value - the value to set the attribute to
    • getSpecificYield

      public double getSpecificYield()
      (17) get double attribute SpecificYield
      Returns:
      double the value of the attribute
    • getCertification

      public JDFCertification getCertification()
      (24) const get element Certification
      Returns:
      JDFCertification the element
    • getCreateCertification

      public JDFCertification getCreateCertification()
      (25) getCreateCertification
      Returns:
      JDFCertification the element
    • getCreateCertification

      public JDFCertification getCreateCertification(int iSkip)
      (26) getCreateCertification
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCertification the element
    • getCertification

      public JDFCertification getCertification(int iSkip)
      (27) const get element Certification
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFCertification the element default is getCertification(0)
    • getAllCertification

      public Collection<JDFCertification> getAllCertification()
      Get all Certification from the current element
      Returns:
      Collection, null if none are available
    • appendCertification

      public JDFCertification appendCertification()
      (30) append element Certification
      Returns:
      JDFCertification the element
    • getContact

      public JDFContact getContact()
      (24) const get element Contact
      Overrides:
      getContact in class JDFResource
      Returns:
      JDFContact the element
    • getCreateContact

      public JDFContact getCreateContact()
      (25) getCreateContact
      Overrides:
      getCreateContact in class JDFResource
      Returns:
      JDFContact the element
    • getCreateContact

      public JDFContact getCreateContact(int iSkip)
      (26) getCreateContact
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFContact the element
    • getContact

      public JDFContact getContact(int iSkip)
      (27) const get element Contact
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFContact the element default is getContact(0)
    • getAllContact

      public Collection<JDFContact> getAllContact()
      Get all Contact from the current element
      Returns:
      Collection, null if none are available
    • appendContact

      public JDFContact appendContact()
      (30) append element Contact
      Overrides:
      appendContact in class JDFResource
      Returns:
      JDFContact the element
    • refContact

      public void refContact(JDFContact refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getIdentificationField

      public JDFIdentificationField getIdentificationField()
      (24) const get element IdentificationField
      Returns:
      JDFIdentificationField the element
    • getCreateIdentificationField

      public JDFIdentificationField getCreateIdentificationField()
      (25) getCreateIdentificationField
      Returns:
      JDFIdentificationField the element
    • getCreateIdentificationField

      public JDFIdentificationField getCreateIdentificationField(int iSkip)
      (26) getCreateIdentificationField
      Overrides:
      getCreateIdentificationField in class JDFResource
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFIdentificationField the element
    • getIdentificationField

      public JDFIdentificationField getIdentificationField(int iSkip)
      (27) const get element IdentificationField
      Overrides:
      getIdentificationField in class JDFResource
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFIdentificationField the element default is getIdentificationField(0)
    • getAllIdentificationField

      public Collection<JDFIdentificationField> getAllIdentificationField()
      Get all IdentificationField from the current element
      Returns:
      Collection, null if none are available
    • appendIdentificationField

      public JDFIdentificationField appendIdentificationField()
      (30) append element IdentificationField
      Overrides:
      appendIdentificationField in class JDFResource
      Returns:
      JDFIdentificationField the element
    • refIdentificationField

      public void refIdentificationField(JDFIdentificationField refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced