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

  • Method Details

    • getLo

      String getLo()
      Gets the "lo" attribute
    • xgetLo

      Gets (as xml) the "lo" attribute
    • isSetLo

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

      void setLo(String lo)
      Sets the "lo" attribute
    • xsetLo

      void xsetLo(STRelationshipId lo)
      Sets (as xml) the "lo" attribute
    • unsetLo

      void unsetLo()
      Unsets the "lo" attribute