All Superinterfaces:
XmlObject, XmlTokenSource

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

  • Method Details

    • getBlip

      String getBlip()
      Gets the "blip" attribute
    • xgetBlip

      STRelationshipId xgetBlip()
      Gets (as xml) the "blip" attribute
    • isSetBlip

      boolean isSetBlip()
      True if has "blip" attribute
    • setBlip

      void setBlip(String blip)
      Sets the "blip" attribute
    • xsetBlip

      void xsetBlip(STRelationshipId blip)
      Sets (as xml) the "blip" attribute
    • unsetBlip

      void unsetBlip()
      Unsets the "blip" attribute