org.seasar.tuigwaa.logic
クラス TgwLogic
java.lang.Object
org.seasar.tuigwaa.logic.TgwLogic
- public class TgwLogic
- extends Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TgwLogic
public TgwLogic()
TgwLogic
public TgwLogic(String name,
TgwEvent event,
TgwFunction function)
setName
public void setName(String name)
getName
public String getName()
setEvent
public void setEvent(TgwEvent event)
getEvent
public TgwEvent getEvent()
setFunction
public void setFunction(TgwFunction function)
getFunction
public TgwFunction getFunction()
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.