com.u2d.element
Class CommandInfo

java.lang.Object
  extended by com.u2d.element.CommandInfo

public class CommandInfo
extends java.lang.Object

Author:
Eitan Suez

Constructor Summary
CommandInfo(EOCommand cmd, EView source)
           
 
Method Summary
 EOCommand getCommand()
           
 EView getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandInfo

public CommandInfo(EOCommand cmd,
                   EView source)
Method Detail

getCommand

public EOCommand getCommand()

getSource

public EView getSource()