All Superinterfaces:
XmlObject, XmlTokenSource

public interface DmAttribute extends XmlObject
A document containing one dm(@http://schemas.openxmlformats.org/officeDocument/2006/relationships) attribute. This is a complex type.
  • Field Details

  • Method Details

    • getDm

      String getDm()
      Gets the "dm" attribute
    • xgetDm

      Gets (as xml) the "dm" attribute
    • isSetDm

      boolean isSetDm()
      True if has "dm" attribute
    • setDm

      void setDm(String dm)
      Sets the "dm" attribute
    • xsetDm

      void xsetDm(STRelationshipId dm)
      Sets (as xml) the "dm" attribute
    • unsetDm

      void unsetDm()
      Unsets the "dm" attribute