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

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

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

XbUnitObj を返す jp.co.going.xbrl.sample.dao のメソッド
 XbUnitObj XbUnitDao.select(long unit_id)
           
 

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

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

jp.co.going.xbrl.sample.dao.obj での XbUnitObj の使用
 

jp.co.going.xbrl.sample.dao.obj での XbUnitObj のサブクラス
 class XbContextUnitObj