クラス
shohaku.core.beans.BindParametersInfo の使用

BindParametersInfo を使用しているパッケージ
shohaku.core.beans JavaBean 制御するユーティリティを提供します。 
 

shohaku.core.beans での BindParametersInfo の使用
 

BindParametersInfo を返す shohaku.core.beans のメソッド
 BindParametersInfo BindMethodBuilder.getBindParameters()
          パラメータの拘束情報を返却します.
 

BindParametersInfo 型のパラメータを持つ shohaku.core.beans のメソッド
 void BindMethodBuilder.setMethod(java.lang.Class objectType, java.lang.Object srcObject, java.lang.String methodName, BindParametersInfo bindParameters)
          メソッドの情報を設定します。
 void BindMethodBuilder.setBindParameters(BindParametersInfo bindParameters)
          パラメータの拘束情報を格納します.