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

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

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

XbRefAttributesObj を返す jp.co.going.xbrl.sample.dao のメソッド
 XbRefAttributesObj XbRefAttributesDao.select(int ref_type, long ref_id, java.lang.String name)
           
 

XbRefAttributesObj 型の引数を持つ型を返す jp.co.going.xbrl.sample.dao のメソッド
 java.util.ArrayList<XbRefAttributesObj> XbRefAttributesDao.selectAll(int ref_type, long ref_id)
           
 

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