org.ashikunep.irenka.hack
インタフェース HackParameter


public interface HackParameter

HackActionにの起動に必要な個々の引数。

バージョン:
$Date: 2008-02-12 12:35:47 +0900 (火, 12 2月 2008) $
作成者:
Suguru ARAKAWA (Gluegent, Inc.)

メソッドの概要
 String getName()
          引数の名前を返す。
 LtType getType()
          引数の型を返す。
 

メソッドの詳細

getType

LtType getType()
引数の型を返す。

戻り値:
引数の型

getName

String getName()
引数の名前を返す。

戻り値:
引数の名前


Copyright 2007 the Seasar Foundation and the Others.