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.
  • Field Details

  • Method Details

    • getNamespaceuri

      String getNamespaceuri()
      Gets the "namespaceuri" attribute
    • xgetNamespaceuri

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetNamespaceuri()
      Gets (as xml) the "namespaceuri" attribute
    • isSetNamespaceuri

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

      void setNamespaceuri(String namespaceuri)
      Sets the "namespaceuri" attribute
    • xsetNamespaceuri

      void xsetNamespaceuri(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString namespaceuri)
      Sets (as xml) the "namespaceuri" attribute
    • unsetNamespaceuri

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

      String getName()
      Gets the "name" attribute
    • xgetName

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetName()
      Gets (as xml) the "name" attribute
    • isSetName

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

      void setName(String name)
      Sets the "name" attribute
    • xsetName

      void xsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString name)
      Sets (as xml) the "name" attribute
    • unsetName

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

      String getUrl()
      Gets the "url" attribute
    • xgetUrl

      org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString xgetUrl()
      Gets (as xml) the "url" attribute
    • isSetUrl

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

      void setUrl(String url)
      Sets the "url" attribute
    • xsetUrl

      void xsetUrl(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STString url)
      Sets (as xml) the "url" attribute
    • unsetUrl

      void unsetUrl()
      Unsets the "url" attribute