org.seasar.cubby.plugins.s2.beans
クラス S2BeanDescProviderPropertyDescTest

java.lang.Object
  上位を拡張 org.seasar.cubby.plugins.s2.beans.S2BeanDescProviderPropertyDescTest

public class S2BeanDescProviderPropertyDescTest
extends Object


入れ子のクラスの概要
static class S2BeanDescProviderPropertyDescTest.MyBean
           
 
コンストラクタの概要
S2BeanDescProviderPropertyDescTest()
           
 
メソッドの概要
 void getValue_notReable()
           
 void getValue_notReableWithField()
           
 void setIllegalValue()
           
 void setValue_notWritable()
           
 void setValue_notWritableWithField()
           
 void setValue_null()
           
 void setValue()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

S2BeanDescProviderPropertyDescTest

public S2BeanDescProviderPropertyDescTest()
メソッドの詳細

setValue

public void setValue()
              throws Exception
例外:
Exception

setValue_null

public void setValue_null()
                   throws Exception
例外:
Exception

setValue_notWritable

public void setValue_notWritable()
                          throws Exception
例外:
Exception

setValue_notWritableWithField

public void setValue_notWritableWithField()
                                   throws Exception
例外:
Exception

getValue_notReable

public void getValue_notReable()
                        throws Exception
例外:
Exception

getValue_notReableWithField

public void getValue_notReableWithField()
                                 throws Exception
例外:
Exception

setIllegalValue

public void setIllegalValue()
                     throws Exception
例外:
Exception


Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.