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