| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
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)
Returns the enum constant of this type with the specified name.
|
static SegmentationResp.CantPublicTypeEnum[] |
SegmentationResp.CantPublicTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2023. All rights reserved.