Class NoteMacroParameters


  • @Unstable
    public class NoteMacroParameters
    extends Object
    Since:
    1.9.1
    Version:
    $Id$
    • Constructor Detail

      • NoteMacroParameters

        public NoteMacroParameters()
    • Method Detail

      • getTitle

        public String getTitle()
        Returns:
        the title of the note.
      • setTitle

        public void setTitle​(String title)
        Parameters:
        title - see getTitle().