Interface IObserverMessage

All Superinterfaces:
Serializable
All Known Implementing Classes:
Image, ObserverMessageWrapper, ODFTemplate, OOXMLTemplate, ReportSVGIcon, SVGIcon, Template

@OpenApiAll public interface IObserverMessage extends Serializable
A ObserverMessage provides the way for a Observable processor to report name, and other notices.
Since:
Sep 21, 2007
  • Method Summary

    Modifier and Type
    Method
    Description
    Return name of this object.
  • Method Details

    • getName

      String getName()
      Return name of this object.
      Returns:
      name of this object