org.seasar.framework.aop.intertype
インタフェース PropertyInterType.PropertyAnnotationHandler

既知の実装クラスの一覧:
PropertyInterType.DefaultPropertyAnnotationHandler
含まれているインタフェース:
PropertyInterType

public static interface PropertyInterType.PropertyAnnotationHandler


メソッドの概要
 int getPropertyType(Class clazz, int defaultValue)
           
 int getPropertyType(Field field, int defaultValue)
           
 

メソッドの詳細

getPropertyType

public int getPropertyType(Class clazz,
                           int defaultValue)

getPropertyType

public int getPropertyType(Field field,
                           int defaultValue)


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