org.stormcat.jvbeans.dto.child
クラス TotalResultInfoSimpleDto
java.lang.Object
org.stormcat.jvbeans.dto.child.TotalResultInfoSimpleDto
public class TotalResultInfoSimpleDto
- extends Object
- 作成者:
- jv-beans-gen
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TotalResultInfoSimpleDto
public TotalResultInfoSimpleDto()
getSettingYear
public Integer getSettingYear()
- 戻り値:
- 設定年
setSettingYear
public void setSettingYear(Integer settingYear)
- パラメータ:
settingYear
- 設定年
getAddedMoneyTotal
public String getAddedMoneyTotal()
- 戻り値:
- 本賞金合計
setAddedMoneyTotal
public void setAddedMoneyTotal(String addedMoneyTotal)
- パラメータ:
addedMoneyTotal
- 本賞金合計
getStakesMoneyTotal
public String getStakesMoneyTotal()
- 戻り値:
- 付加賞金合計
setStakesMoneyTotal
public void setStakesMoneyTotal(String stakesMoneyTotal)
- パラメータ:
stakesMoneyTotal
- 付加賞金合計
getFinishCountItems
public List<Integer> getFinishCountItems()
- 戻り値:
- 着回数
setFinishCountItems
public void setFinishCountItems(List<Integer> finishCountItems)
- パラメータ:
finishCountItems
- 着回数
Copyright © 2009 The Stormcat Project AllRights Reserved.