クラス
org.seasar.framework.beans.FieldNotFoundRuntimeException の使用

FieldNotFoundRuntimeException を使用しているパッケージ
org.seasar.framework.beans   
org.seasar.framework.beans.impl   
 

org.seasar.framework.beans での FieldNotFoundRuntimeException の使用
 

FieldNotFoundRuntimeException をスローする org.seasar.framework.beans のメソッド
 Field BeanDesc.getField(String fieldName)
          Fieldを返します。
 Object BeanDesc.getFieldValue(String fieldName, Object target)
          Fieldの値を返します。
 

org.seasar.framework.beans.impl での FieldNotFoundRuntimeException の使用
 

FieldNotFoundRuntimeException をスローする org.seasar.framework.beans.impl のメソッド
 Object BeanDescImpl.getFieldValue(String fieldName, Object target)
           
 



Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.