| 程序包 | 说明 |
|---|---|
| com.tencent.ads.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static WechatAccountTradeType |
WechatAccountTradeType.fromValue(String text) |
WechatAccountTradeType |
DetailedFundStatement.getTradeType()
Get tradeType
|
WechatAccountTradeType |
WechatAccountTradeType.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static WechatAccountTradeType |
WechatAccountTradeType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static WechatAccountTradeType[] |
WechatAccountTradeType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DetailedFundStatement.setTradeType(WechatAccountTradeType tradeType) |
DetailedFundStatement |
DetailedFundStatement.tradeType(WechatAccountTradeType tradeType) |
void |
WechatAccountTradeType.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
WechatAccountTradeType enumeration) |
Copyright © 2020. All rights reserved.