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

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

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

XbEtcObj を返す jp.co.going.xbrl.sample.dao のメソッド
 XbEtcObj XbEtcDao.select(int etc_type, long etc_id)
           
 

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

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

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

jp.co.going.xbrl.sample.dao.obj での XbEtcObj のサブクラス
 class XbItemObj
           
 class XbMainEtcObj
           
 class XbMappingObj