public class CPAliveBillEntrySet extends AlipayObject
Constructor and Description |
---|
CPAliveBillEntrySet() |
Modifier and Type | Method and Description |
---|---|
String |
getBillEntryId()
Gets bill entry id.
|
String |
getStatus()
Gets status.
|
void |
setBillEntryId(String billEntryId)
Sets bill entry id.
|
void |
setStatus(String status)
Sets status.
|
public String getBillEntryId()
public void setBillEntryId(String billEntryId)
billEntryId
- the bill entry idpublic String getStatus()
public void setStatus(String status)
status
- the statusCopyright © 2018. All rights reserved.