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

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

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

XbUnitDivideObj を返す jp.co.going.xbrl.sample.dao のメソッド
 XbUnitDivideObj XbUnitDivideDao.select(long unit_id, long divide_id)
           
 

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

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