public class RedEnvelopeInfo extends Object
Constructor and Description |
---|
RedEnvelopeInfo() |
Modifier and Type | Method and Description |
---|---|
int |
getAmount() |
String |
getOpenId() |
String |
getReceiveTime() |
String |
getStatus() |
void |
setAmount(int amount) |
void |
setOpenId(String openId) |
void |
setReceiveTime(String receiveTime) |
void |
setStatus(String status) |
public String getOpenId()
public void setOpenId(String openId)
public String getStatus()
public void setStatus(String status)
public int getAmount()
public void setAmount(int amount)
public String getReceiveTime()
public void setReceiveTime(String receiveTime)
Copyright © 2006–2018 TinyGroup. All rights reserved.