|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.framework.aop.intertype.PropertyInterType.DefaultPropertyAnnotationHandler
PropertyInterType.PropertyAnnotationHandler
のデフォルト実装です。
コンストラクタの概要 | |
PropertyInterType.DefaultPropertyAnnotationHandler()
|
メソッドの概要 | |
int |
getPropertyType(java.lang.Class clazz,
int defaultValue)
propertyTypeを返します。 |
int |
getPropertyType(java.lang.reflect.Field field,
int defaultValue)
propertyTypeを返します。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public PropertyInterType.DefaultPropertyAnnotationHandler()
メソッドの詳細 |
public int getPropertyType(java.lang.Class clazz, int defaultValue)
PropertyInterType.PropertyAnnotationHandler
の記述:
PropertyInterType.PropertyAnnotationHandler
内の getPropertyType
clazz
- defaultValue
-
public int getPropertyType(java.lang.reflect.Field field, int defaultValue)
PropertyInterType.PropertyAnnotationHandler
の記述:
PropertyInterType.PropertyAnnotationHandler
内の getPropertyType
field
- defaultValue
-
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |