Interface CTSmartTagType

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface CTSmartTagType
    extends XmlObject
    An XML CT_SmartTagType(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
    • Method Detail

      • getNamespaceuri

        java.lang.String getNamespaceuri()
        Gets the "namespaceuri" attribute
      • xgetNamespaceuri

        STString xgetNamespaceuri()
        Gets (as xml) the "namespaceuri" attribute
      • isSetNamespaceuri

        boolean isSetNamespaceuri()
        True if has "namespaceuri" attribute
      • setNamespaceuri

        void setNamespaceuri​(java.lang.String namespaceuri)
        Sets the "namespaceuri" attribute
      • xsetNamespaceuri

        void xsetNamespaceuri​(STString namespaceuri)
        Sets (as xml) the "namespaceuri" attribute
      • unsetNamespaceuri

        void unsetNamespaceuri()
        Unsets the "namespaceuri" attribute
      • getName

        java.lang.String getName()
        Gets the "name" attribute
      • xgetName

        STString xgetName()
        Gets (as xml) the "name" attribute
      • isSetName

        boolean isSetName()
        True if has "name" attribute
      • setName

        void setName​(java.lang.String name)
        Sets the "name" attribute
      • xsetName

        void xsetName​(STString name)
        Sets (as xml) the "name" attribute
      • unsetName

        void unsetName()
        Unsets the "name" attribute
      • getUrl

        java.lang.String getUrl()
        Gets the "url" attribute
      • xgetUrl

        STString xgetUrl()
        Gets (as xml) the "url" attribute
      • isSetUrl

        boolean isSetUrl()
        True if has "url" attribute
      • setUrl

        void setUrl​(java.lang.String url)
        Sets the "url" attribute
      • xsetUrl

        void xsetUrl​(STString url)
        Sets (as xml) the "url" attribute
      • unsetUrl

        void unsetUrl()
        Unsets the "url" attribute