Class JDFAutoObjectResolution

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

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

      • JDFAutoObjectResolution

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

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

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

      • setAntiAliasing

        public void setAntiAliasing​(java.lang.String value)
        (36) set attribute AntiAliasing
        Parameters:
        value - the value to set the attribute to
      • getAntiAliasing

        public java.lang.String getAntiAliasing()
        (23) get String attribute AntiAliasing
        Returns:
        the value of the attribute
      • setObjectTags

        public void setObjectTags​(VString value)
        (36) set attribute ObjectTags
        Parameters:
        value - the value to set the attribute to
      • getObjectTags

        public VString getObjectTags()
        (21) get VString attribute ObjectTags
        Returns:
        VString the value of the attribute
      • setResolution

        public void setResolution​(JDFXYPair value)
        (36) set attribute Resolution
        Parameters:
        value - the value to set the attribute to
      • getResolution

        public JDFXYPair getResolution()
        (20) get JDFXYPair attribute Resolution
        Returns:
        JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
      • setSourceObjects

        public void setSourceObjects​(java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
        (5.2) set attribute SourceObjects
        Parameters:
        v - vector of the enumeration values
      • getSourceObjects

        public java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getSourceObjects()
        (9.2) get SourceObjects attribute SourceObjects
        Returns:
        Vector of the enumerations