public class AllocateVIPResult extends BaseResponseResult
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AllocateVIPResult.VIPInfo |
action, message, responseContent, retCode| 构造器和说明 |
|---|
AllocateVIPResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<AllocateVIPResult.VIPInfo> |
getVipInfos() |
List<String> |
getVips() |
void |
setVipInfos(List<AllocateVIPResult.VIPInfo> vipInfos) |
void |
setVips(List<String> vips) |
getAction, getMessage, getResponseContent, getRetCode, setAction, setMessage, setResponseContent, setRetCode, toStringpublic List<AllocateVIPResult.VIPInfo> getVipInfos()
public void setVipInfos(List<AllocateVIPResult.VIPInfo> vipInfos)
Copyright © 2020. All rights reserved.