クラス
org.stormcat.jvbeans.config.code.WeatherCd の使用

WeatherCd を使用しているパッケージ
org.stormcat.jvbeans.config.code JRA-VAN Data LabのJVData コード表記載のコードを定義します。 
org.stormcat.jvbeans.dto JV-Dataをバインディングするための基本DTOを提供します。 
 

org.stormcat.jvbeans.config.code での WeatherCd の使用
 

WeatherCd を返す org.stormcat.jvbeans.config.code のメソッド
static WeatherCd WeatherCd.valueOf(String name)
          指定した名前を持つこの型の列挙型定数を返します。
static WeatherCd[] WeatherCd.values()
          この列挙型の定数を含む配列を宣言されている順序で返します。
 

org.stormcat.jvbeans.dto での WeatherCd の使用
 

WeatherCd を返す org.stormcat.jvbeans.dto のメソッド
 WeatherCd RaceDetailDto.getWeatherCd()
           
 WeatherCd RecordMasterDto.getWeatherCd()
           
 

WeatherCd 型のパラメータを持つ org.stormcat.jvbeans.dto のメソッド
 void RaceDetailDto.setWeatherCd(WeatherCd weatherCd)
           
 void RecordMasterDto.setWeatherCd(WeatherCd weatherCd)
           
 



Copyright © 2009 The Stormcat Project AllRights Reserved.