@Deprecated
public class GiftBO
extends java.lang.Object
构造器和说明 |
---|
GiftBO()
已过时。
|
限定符和类型 | 方法和说明 |
---|---|
int |
getAmount()
已过时。
|
int |
getCount()
已过时。
|
int |
getGiftStatus()
已过时。
|
long |
getTime()
已过时。
|
java.lang.String |
getType()
已过时。
|
void |
setAmount(int amout)
已过时。
|
void |
setCount(int count)
已过时。
|
void |
setGiftStatus(int giftStatus)
已过时。
|
void |
setTime(long time)
已过时。
|
void |
setType(java.lang.String type)
已过时。
|
public int getGiftStatus()
public void setGiftStatus(int giftStatus)
public int getAmount()
public void setAmount(int amout)
public int getCount()
public void setCount(int count)
public java.lang.String getType()
public void setType(java.lang.String type)
public long getTime()
public void setTime(long time)