org.stormcat.jvbeans.dto.child
クラス FirstRidingInfoDto
java.lang.Object
org.stormcat.jvbeans.dto.child.FirstRidingInfoDto
public class FirstRidingInfoDto
- extends Object
- 作成者:
- jv-beans-gen
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FirstRidingInfoDto
public FirstRidingInfoDto()
getRaceKey
public String getRaceKey()
- 戻り値:
- 年月日場回日R
setRaceKey
public void setRaceKey(String raceKey)
- パラメータ:
raceKey
- 年月日場回日R
getStartHorseCount
public Integer getStartHorseCount()
- 戻り値:
- 出走頭数
setStartHorseCount
public void setStartHorseCount(Integer startHorseCount)
- パラメータ:
startHorseCount
- 出走頭数
getBloodRegistNo
public String getBloodRegistNo()
- 戻り値:
- 血統登録番号
setBloodRegistNo
public void setBloodRegistNo(String bloodRegistNo)
- パラメータ:
bloodRegistNo
- 血統登録番号
getHorseName
public String getHorseName()
- 戻り値:
- 馬名
setHorseName
public void setHorseName(String horseName)
- パラメータ:
horseName
- 馬名
getFixedArrivalOrder
public Integer getFixedArrivalOrder()
- 戻り値:
- 確定着順
setFixedArrivalOrder
public void setFixedArrivalOrder(Integer fixedArrivalOrder)
- パラメータ:
fixedArrivalOrder
- 確定着順
getAbnormalDivCd
public AbnormalDivCd getAbnormalDivCd()
- 戻り値:
- 異常区分コード
setAbnormalDivCd
public void setAbnormalDivCd(AbnormalDivCd abnormalDivCd)
- パラメータ:
abnormalDivCd
- 異常区分コード
Copyright © 2009 The Stormcat Project AllRights Reserved.