Class JDFAutoDBSelection

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

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

      • JDFAutoDBSelection

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

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

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

      • setDataBase

        public void setDataBase​(java.lang.String value)
        (36) set attribute DataBase
        Parameters:
        value - the value to set the attribute to
      • getDataBase

        public java.lang.String getDataBase()
        (23) get String attribute DataBase
        Returns:
        the value of the attribute
      • setRecords

        public void setRecords​(JDFIntegerRangeList value)
        (36) set attribute Records
        Parameters:
        value - the value to set the attribute to
      • getRecords

        public JDFIntegerRangeList getRecords()
        (20) get JDFIntegerRangeList attribute Records
        Returns:
        JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
      • setSelect

        public void setSelect​(java.lang.String value)
        (36) set attribute Select
        Parameters:
        value - the value to set the attribute to
      • getSelect

        public java.lang.String getSelect()
        (23) get String attribute Select
        Returns:
        the value of the attribute