org.stormcat.jvbeans.dto.child
クラス BreedingInfoDto
java.lang.Object
org.stormcat.jvbeans.dto.child.BreedingInfoDto
public class BreedingInfoDto
- extends Object
- 作成者:
- jv-beans-gen
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BreedingInfoDto
public BreedingInfoDto()
getBreedingRegistNo
public String getBreedingRegistNo()
- 戻り値:
- 繁殖登録番号
setBreedingRegistNo
public void setBreedingRegistNo(String breedingRegistNo)
- パラメータ:
breedingRegistNo
- 繁殖登録番号
getHorseName
public String getHorseName()
- 戻り値:
- 馬名
setHorseName
public void setHorseName(String horseName)
- パラメータ:
horseName
- 馬名
Copyright © 2009 The Stormcat Project AllRights Reserved.