Class JDFAutoDeviceNColor

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoDeviceNColor
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFDeviceNColor

public abstract class JDFAutoDeviceNColor extends JDFElement
class JDFAutoDeviceNColor : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoDeviceNColor

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setColorList

      public void setColorList(JDFNumberList value)
      (36) set attribute ColorList
      Parameters:
      value - the value to set the attribute to
    • getColorList

      public JDFNumberList getColorList()
      (20) get JDFNumberList attribute ColorList
      Returns:
      JDFNumberList the value of the attribute, null if a the attribute value is not a valid to create a JDFNumberList
    • setN

      public void setN(int value)
      (36) set attribute N
      Parameters:
      value - the value to set the attribute to
    • getN

      public int getN()
      (15) get int attribute N
      Returns:
      int the value of the attribute
    • setName

      public void setName(String value)
      (36) set attribute Name
      Parameters:
      value - the value to set the attribute to
    • getName

      public String getName()
      (23) get String attribute Name
      Returns:
      the value of the attribute