クラス
jp.co.going.xbrl.sample.dao.obj.XbDivideMeasureObj の使用

XbDivideMeasureObj を使用しているパッケージ
jp.co.going.xbrl.sample.dao XBRLインスタンス
を生成するサンプルGUIで使用するDAOを提供する 
 

jp.co.going.xbrl.sample.dao での XbDivideMeasureObj の使用
 

XbDivideMeasureObj を返す jp.co.going.xbrl.sample.dao のメソッド
 XbDivideMeasureObj XbDivideMeasureDao.select(long divide_id, long measure_id)
           
 

XbDivideMeasureObj 型の引数を持つ型を返す jp.co.going.xbrl.sample.dao のメソッド
 java.util.ArrayList<XbDivideMeasureObj> XbDivideMeasureDao.selectAll(long divide_id)
           
 

XbDivideMeasureObj 型のパラメータを持つ jp.co.going.xbrl.sample.dao のメソッド
 void XbDivideMeasureDao.insert(XbDivideMeasureObj obj)