| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static SegmentationResp.SegTypeEnum |
SegmentationResp.SegTypeEnum.fromValue(String input) |
SegmentationResp.SegTypeEnum |
SegmentationResp.getSegType()
Get segType
|
SegmentationResp.SegTypeEnum |
SegmentationResp.SegTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SegmentationResp.SegTypeEnum |
SegmentationResp.SegTypeEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SegmentationResp.SegTypeEnum[] |
SegmentationResp.SegTypeEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
SegmentationResp |
SegmentationResp.segType(SegmentationResp.SegTypeEnum segType) |
void |
SegmentationResp.setSegType(SegmentationResp.SegTypeEnum segType) |
void |
SegmentationResp.SegTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SegmentationResp.SegTypeEnum enumeration) |
Copyright © 2023. All rights reserved.