Class JDFAutochoice

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

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

      • JDFAutochoice

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

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

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

      • getwhen

        public JDFwhen getwhen()
        (24) const get element when
        Returns:
        JDFwhen the element
      • getCreatewhen

        public JDFwhen getCreatewhen()
        (25) getCreatewhen
        Returns:
        JDFwhen the element
      • getCreatewhen

        public JDFwhen getCreatewhen​(int iSkip)
        (26) getCreatewhen
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFwhen the element
      • getwhen

        public JDFwhen getwhen​(int iSkip)
        (27) const get element when
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFwhen the element default is getwhen(0)
      • getAllwhen

        public java.util.Collection<JDFwhen> getAllwhen()
        Get all when from the current element
        Returns:
        Collection, null if none are available
      • appendwhen

        public JDFwhen appendwhen()
        (30) append element when
        Returns:
        JDFwhen the element
      • getotherwise

        public JDFotherwise getotherwise()
        (24) const get element otherwise
        Returns:
        JDFotherwise the element
      • getCreateotherwise

        public JDFotherwise getCreateotherwise()
        (25) getCreateotherwise
        Returns:
        JDFotherwise the element
      • appendotherwise

        public JDFotherwise appendotherwise()
        (29) append element otherwise
        Returns:
        JDFotherwise the element @ if the element already exists