Interface DmAttribute

  • 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.
    • Method Detail

      • getDm

        java.lang.String getDm()
        Gets the "dm" attribute
      • isSetDm

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

        void setDm​(java.lang.String dm)
        Sets the "dm" attribute
      • unsetDm

        void unsetDm()
        Unsets the "dm" attribute