クラス AbstractNestablePropertyAccessor.PropertyHandler
java.lang.ObjectSE
org.springframework.beans.AbstractNestablePropertyAccessor.PropertyHandler
- 含まれているクラス:
- AbstractNestablePropertyAccessor
特定のプロパティのハンドラー。
コンストラクターの概要
コンストラクターメソッドのサマリー
修飾子と型メソッド説明getCollectionType(int nestingLevel) getMapKeyType(int nestingLevel) getMapValueType(int nestingLevel) ClassSE<?>abstract ResolvableTypeabstract ObjectSEgetValue()booleanbooleanabstract TypeDescriptornested(int level) abstract voidbooleanabstract TypeDescriptor
コンストラクターの詳細
PropertyHandler
メソッドの詳細
getPropertyType
isReadable
public boolean isReadable()isWritable
public boolean isWritable()toTypeDescriptor
getResolvableType
getMapKeyType
getMapValueType
getCollectionType
nested
getValue
- 例外:
ExceptionSE
setValue
- 例外:
ExceptionSE
setValueFallbackIfPossible