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

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

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

XbIdentifierObj を返す jp.co.going.xbrl.sample.dao のメソッド
 XbIdentifierObj XbIdentifierDao.select(long identifier_id)
           
 

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

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

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

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