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

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

shohaku.core.beans での BindParameterInfo の使用
 

BindParameterInfo を返す shohaku.core.beans のメソッド
 BindParameterInfo[] BindParametersInfo.getParameteres()
          パラメータ情報の配列を返却します。
 

BindParameterInfo 型のパラメータを持つ shohaku.core.beans のメソッド
 void BindParametersInfo.setParameteres(BindParameterInfo[] params)
          パラメータ情報の配列を格納します。
 

BindParameterInfo 型のパラメータを持つ shohaku.core.beans のコンストラクタ
BindParametersInfo(BindParameterInfo[] params)
          パラメータ情報の配列を指定して初期化します。