Interface LoAttribute

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface LoAttribute
    extends XmlObject
    A document containing one lo(@http://schemas.openxmlformats.org/officeDocument/2006/relationships) attribute. This is a complex type.
    • Method Detail

      • getLo

        java.lang.String getLo()
        Gets the "lo" attribute
      • isSetLo

        boolean isSetLo()
        True if has "lo" attribute
      • setLo

        void setLo​(java.lang.String lo)
        Sets the "lo" attribute
      • unsetLo

        void unsetLo()
        Unsets the "lo" attribute