| Package | Description |
|---|---|
| code.byted.cdp.model |
| Modifier and Type | Method and Description |
|---|---|
static PrivateSegInfo.SegTypeEnum |
PrivateSegInfo.SegTypeEnum.fromValue(String input) |
PrivateSegInfo.SegTypeEnum |
PrivateSegInfo.getSegType()
Get segType
|
PrivateSegInfo.SegTypeEnum |
PrivateSegInfo.SegTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static PrivateSegInfo.SegTypeEnum |
PrivateSegInfo.SegTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrivateSegInfo.SegTypeEnum[] |
PrivateSegInfo.SegTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PrivateSegInfo |
PrivateSegInfo.segType(PrivateSegInfo.SegTypeEnum segType) |
void |
PrivateSegInfo.setSegType(PrivateSegInfo.SegTypeEnum segType) |
void |
PrivateSegInfo.SegTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
PrivateSegInfo.SegTypeEnum enumeration) |
Copyright © 2023. All rights reserved.