org.seasar.cubby.action
クラス FieldInfo

java.lang.Object
  上位を拡張 org.seasar.cubby.action.FieldInfo

public class FieldInfo
extends Object


コンストラクタの概要
FieldInfo(String name)
           
FieldInfo(String name, Integer index)
           
 
メソッドの概要
 Integer getIndex()
           
 String getName()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

FieldInfo

public FieldInfo(String name)

FieldInfo

public FieldInfo(String name,
                 Integer index)
メソッドの詳細

getName

public String getName()

getIndex

public Integer getIndex()


Copyright ツゥ 2006-2008 The Seasar Foundation and the others. All rights reserved.. All Rights Reserved.