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

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

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

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

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

WeightTypeCd を返す org.stormcat.jvbeans.dto のメソッド
 WeightTypeCd TokubetsuTourokubaDto.getWeightTypeCd()
           
 WeightTypeCd RaceDetailDto.getWeightTypeCd()
           
 

WeightTypeCd 型のパラメータを持つ org.stormcat.jvbeans.dto のメソッド
 void TokubetsuTourokubaDto.setWeightTypeCd(WeightTypeCd weightTypeCd)
           
 void RaceDetailDto.setWeightTypeCd(WeightTypeCd weightTypeCd)
           
 

org.stormcat.jvbeans.dto.child での WeightTypeCd の使用
 

WeightTypeCd を返す org.stormcat.jvbeans.dto.child のメソッド
 WeightTypeCd GradeInformationDto.getWeightTypeCd()
           
 

WeightTypeCd 型のパラメータを持つ org.stormcat.jvbeans.dto.child のメソッド
 void GradeInformationDto.setWeightTypeCd(WeightTypeCd weightTypeCd)
           
 



Copyright © 2009 The Stormcat Project AllRights Reserved.