public class KfAccountListResult extends ErrcodeBean
errcode, errmsg
Constructor and Description |
---|
KfAccountListResult() |
Modifier and Type | Method and Description |
---|---|
List<KfAccountResult> |
getKf_list() |
void |
setKf_list(List<KfAccountResult> kf_list) |
String |
toString() |
getErrcode, getErrmsg, setErrcode, setErrmsg
public List<KfAccountResult> getKf_list()
public void setKf_list(List<KfAccountResult> kf_list)
public String toString()
toString
in class ErrcodeBean
Copyright © 2020. All rights reserved.