Class JDFAutoJDFService

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

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

      • JDFAutoJDFService

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

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

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

      • setCombinedMethod

        public void setCombinedMethod​(JDFAutoJDFService.EnumCombinedMethod enumVar)
        (5) set attribute CombinedMethod
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setType

        public void setType​(java.lang.String value)
        (36) set attribute Type
        Parameters:
        value - the value to set the attribute to
      • getType

        public java.lang.String getType()
        (23) get String attribute Type
        Returns:
        the value of the attribute
      • setTypeOrder

        public void setTypeOrder​(JDFAutoJDFService.EnumTypeOrder enumVar)
        (5) set attribute TypeOrder
        Parameters:
        enumVar - the enumVar to set the attribute to
      • setTypes

        public void setTypes​(VString value)
        (36) set attribute Types
        Parameters:
        value - the value to set the attribute to
      • getTypes

        public VString getTypes()
        (21) get VString attribute Types
        Returns:
        VString the value of the attribute