org.stormcat.jvbeans.dto.child
クラス RefundShowDto
java.lang.Object
org.stormcat.jvbeans.dto.child.RefundShowDto
public class RefundShowDto
- extends Object
- 作成者:
- jv-beans-gen
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RefundShowDto
public RefundShowDto()
getHorseNo
public Integer getHorseNo()
- 戻り値:
- 馬番
setHorseNo
public void setHorseNo(Integer horseNo)
- パラメータ:
horseNo
- 馬番
getRefundMoney
public Long getRefundMoney()
- 戻り値:
- 払戻金
setRefundMoney
public void setRefundMoney(Long refundMoney)
- パラメータ:
refundMoney
- 払戻金
getBetRank
public Integer getBetRank()
- 戻り値:
- 人気順
setBetRank
public void setBetRank(Integer betRank)
- パラメータ:
betRank
- 人気順
Copyright © 2009 The Stormcat Project AllRights Reserved.