| パッケージ | 説明 |
|---|---|
| org.springframework.beans | このパッケージには、Java Bean を操作するためのインターフェースとクラスが含まれています。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected abstract AbstractNestablePropertyAccessor.PropertyHandler | AbstractNestablePropertyAccessor.getLocalPropertyHandler(StringSE propertyName) 指定されたローカル propertyName の AbstractNestablePropertyAccessor.PropertyHandler を返します。 |
protected AbstractNestablePropertyAccessor.PropertyHandler | AbstractNestablePropertyAccessor.getPropertyHandler(StringSE propertyName) 指定された propertyName の AbstractNestablePropertyAccessor.PropertyHandler を返し、必要に応じてナビゲートします。 |