Class JDFAutoShrinkingParams

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

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

      • JDFAutoShrinkingParams

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

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

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

      • setDuration

        public void setDuration​(JDFDuration value)
        (36) set attribute Duration
        Parameters:
        value - the value to set the attribute to
      • getDuration

        public JDFDuration getDuration()
        (20) get JDFDuration attribute Duration
        Returns:
        JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
      • setTemperature

        public void setTemperature​(double value)
        (36) set attribute Temperature
        Parameters:
        value - the value to set the attribute to
      • getTemperature

        public double getTemperature()
        (17) get double attribute Temperature
        Returns:
        double the value of the attribute