Class JDFAutoRuleLength

  • 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:
    JDFRuleLength

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

      • JDFAutoRuleLength

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

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

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

      • setDDESCutType

        public void setDDESCutType​(int value)
        (36) set attribute DDESCutType
        Parameters:
        value - the value to set the attribute to
      • getDDESCutType

        public int getDDESCutType()
        (15) get int attribute DDESCutType
        Returns:
        int the value of the attribute
      • setLengthJDF

        public void setLengthJDF​(double value)
        (36) set attribute LengthJDF
        Parameters:
        value - the value to set the attribute to
      • getLengthJDF

        public double getLengthJDF()
        (17) get double attribute LengthJDF
        Returns:
        double the value of the attribute