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