public class AlipayEcoCplifeBillModifyResponse extends AlipayResponse
Constructor and Description |
---|
AlipayEcoCplifeBillModifyResponse() |
Modifier and Type | Method and Description |
---|---|
List<CPAliveBillEntrySet> |
getAliveBillEntryList()
Gets alive bill entry list.
|
void |
setAliveBillEntryList(List<CPAliveBillEntrySet> aliveBillEntryList)
Sets alive bill entry list.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public void setAliveBillEntryList(List<CPAliveBillEntrySet> aliveBillEntryList)
aliveBillEntryList
- the alive bill entry listpublic List<CPAliveBillEntrySet> getAliveBillEntryList()
Copyright © 2018. All rights reserved.