インタフェース
org.stormcat.jvbeans.config.dataspec.DataSpec の使用

DataSpec を使用しているパッケージ
org.stormcat.jvbeans.config.condition データ取得条件を表現するクラスを提供します。 
org.stormcat.jvbeans.config.dataspec データ種別のインタフェースとEnumを提供します。 
 

org.stormcat.jvbeans.config.condition での DataSpec の使用
 

DataSpec を返す org.stormcat.jvbeans.config.condition のメソッド
 DataSpec OpenCondition.getDataSpec()
          データ種別を返します。
 

DataSpec 型のパラメータを持つ org.stormcat.jvbeans.config.condition のコンストラクタ
OpenCondition(DataSpec dataSpec, RecordTypeId recordTypeId, Class<T> type)
          コンストラクタ
RealTimeOpenCondition(DataSpec dataSpec, RecordTypeId recordTypeId, Class<T> type)
          コンストラクタ
StoredOpenCondition(DataSpec dataSpec, RecordTypeId recordTypeId, Class<T> type)
          コンストラクタ
 

org.stormcat.jvbeans.config.dataspec での DataSpec の使用
 

org.stormcat.jvbeans.config.dataspec での DataSpec のサブインタフェース
 interface RealTimeDataSpec
          速報系のデータ種別を表現するインターフェースです。
 interface StoredDataSpec
          蓄積系・セットアップデータ種別を表現するインターフェースです。
 

DataSpec を実装している org.stormcat.jvbeans.config.dataspec のクラス
 class _0b11
           
 class _0b12
           
 class _0b13
           
 class _0b14
           
 class _0b15
           
 class _0b20
           
 class _0b30
           
 class _0b31
           
 class _0b32
           
 class _0b33
           
 class _0b34
           
 class _0b35
           
 class _0b36
           
 class _0b41
           
 class _0b42
           
 class _Blod
           
 class _Comm
           
 class _Hose
           
 class _Hoyu
           
 class _Race
           
 class _Rcov
           
 class _SetupDiff
           
 class _Slop
           
 class _Snap
           
 class _StoredDiff
           
 class _Tcov
           
 class _Toku
           
 class _Ysch
           
 



Copyright © 2009 The Stormcat Project AllRights Reserved.