Class JDFAutoContactCopyParams

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

    public abstract class JDFAutoContactCopyParams
    extends JDFResource
    class JDFAutoContactCopyParams : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoContactCopyParams

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

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

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

      • setContactScreen

        public void setContactScreen​(boolean value)
        (36) set attribute ContactScreen
        Parameters:
        value - the value to set the attribute to
      • getContactScreen

        public boolean getContactScreen()
        (18) get boolean attribute ContactScreen
        Returns:
        boolean the value of the attribute
      • setPolarityChange

        public void setPolarityChange​(boolean value)
        (36) set attribute PolarityChange
        Parameters:
        value - the value to set the attribute to
      • getPolarityChange

        public boolean getPolarityChange()
        (18) get boolean attribute PolarityChange
        Returns:
        boolean the value of the attribute
      • setRepeatStep

        public void setRepeatStep​(JDFXYPair value)
        (36) set attribute RepeatStep
        Parameters:
        value - the value to set the attribute to
      • getRepeatStep

        public JDFXYPair getRepeatStep()
        (20) get JDFXYPair attribute RepeatStep
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setCycle

        public void setCycle​(int value)
        (36) set attribute Cycle
        Parameters:
        value - the value to set the attribute to
      • getCycle

        public int getCycle()
        (15) get int attribute Cycle
        Returns:
        int the value of the attribute
      • setVacuum

        public void setVacuum​(double value)
        (36) set attribute Vacuum
        Parameters:
        value - the value to set the attribute to
      • getVacuum

        public double getVacuum()
        (17) get double attribute Vacuum
        Returns:
        double the value of the attribute
      • getScreeningParams

        public JDFScreeningParams getScreeningParams()
        (24) const get element ScreeningParams
        Returns:
        JDFScreeningParams the element
      • getCreateScreeningParams

        public JDFScreeningParams getCreateScreeningParams()
        (25) getCreateScreeningParams
        Returns:
        JDFScreeningParams the element
      • appendScreeningParams

        public JDFScreeningParams appendScreeningParams()
        (29) append element ScreeningParams
        Returns:
        JDFScreeningParams the element @ if the element already exists
      • refScreeningParams

        public void refScreeningParams​(JDFScreeningParams refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced