public class LotteryType extends AlipayObject
LotteryType()
Long
getLotteryTypeId()
String
getLotteryTypeName()
void
setLotteryTypeId(Long lotteryTypeId)
setLotteryTypeName(String lotteryTypeName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LotteryType()
public Long getLotteryTypeId()
public void setLotteryTypeId(Long lotteryTypeId)
public String getLotteryTypeName()
public void setLotteryTypeName(String lotteryTypeName)
Copyright © 2023. All rights reserved.