Interface BlipAttribute

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

      • getBlip

        java.lang.String getBlip()
        Gets the "blip" attribute
      • isSetBlip

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

        void setBlip​(java.lang.String blip)
        Sets the "blip" attribute
      • xsetBlip

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

        void unsetBlip()
        Unsets the "blip" attribute