net.officefloor.demo.macrolist
Interface MacroItem


public interface MacroItem

Item containing a Macro for the MacroList.

Author:
daniel

Method Summary
 Macro getMacro()
          Obtains the Macro.
 

Method Detail

getMacro

Macro getMacro()
Obtains the Macro.

Returns:
Macro.


Copyright © 2005-2011. All Rights Reserved.