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