Class JDFAutoDefect

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

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

      • JDFAutoDefect

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

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

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

      • setBox

        public void setBox​(JDFRectangle value)
        (36) set attribute Box
        Parameters:
        value - the value to set the attribute to
      • getBox

        public JDFRectangle getBox()
        (20) get JDFRectangle attribute Box
        Returns:
        JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
      • setDefectReason

        public void setDefectReason​(java.lang.String value)
        (36) set attribute DefectReason
        Parameters:
        value - the value to set the attribute to
      • getDefectReason

        public java.lang.String getDefectReason()
        (23) get String attribute DefectReason
        Returns:
        the value of the attribute
      • setDefectType

        public void setDefectType​(JDFAutoDefect.EnumDefectType enumVar)
        (5) set attribute DefectType
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setDefectTypeDetails

        public void setDefectTypeDetails​(java.lang.String value)
        (36) set attribute DefectTypeDetails
        Parameters:
        value - the value to set the attribute to
      • getDefectTypeDetails

        public java.lang.String getDefectTypeDetails()
        (23) get String attribute DefectTypeDetails
        Returns:
        the value of the attribute
      • setFace

        public void setFace​(JDFAutoDefect.EnumFace enumVar)
        (5) set attribute Face
        Parameters:
        enumVar - the enumVar to set the attribute to
      • getFace

        public JDFAutoDefect.EnumFace getFace()
        (9) get attribute Face
        Returns:
        the value of the attribute
      • setSeverity

        public void setSeverity​(int value)
        (36) set attribute Severity
        Parameters:
        value - the value to set the attribute to
      • getSeverity

        public int getSeverity()
        (15) get int attribute Severity
        Returns:
        int the value of the attribute
      • setSize

        public void setSize​(double value)
        (36) set attribute Size
        Parameters:
        value - the value to set the attribute to
      • getSize

        public double getSize()
        (17) get double attribute Size
        Returns:
        double the value of the attribute
      • getFileSpec

        public JDFFileSpec getFileSpec()
        (24) const get element FileSpec
        Returns:
        JDFFileSpec the element
      • getCreateFileSpec

        public JDFFileSpec getCreateFileSpec()
        (25) getCreateFileSpec
        Returns:
        JDFFileSpec the element
      • appendFileSpec

        public JDFFileSpec appendFileSpec()
        (29) append element FileSpec
        Returns:
        JDFFileSpec the element @ if the element already exists