Class JDFAutoDeviceNColor

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFDeviceNColor

    public abstract class JDFAutoDeviceNColor
    extends JDFElement
    class JDFAutoDeviceNColor : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoDeviceNColor

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

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

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

      • 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​(java.lang.String value)
        (36) set attribute Name
        Parameters:
        value - the value to set the attribute to
      • getName

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