public static final class IndividualStreamJobReq.SelectStreamTypeEnum extends Object
| Modifier and Type | Field and Description |
|---|---|
static IndividualStreamJobReq.SelectStreamTypeEnum |
FHD
Enum FHD for value: "FHD"
|
static IndividualStreamJobReq.SelectStreamTypeEnum |
HD
Enum HD for value: "HD"
|
static IndividualStreamJobReq.SelectStreamTypeEnum |
LD
Enum LD for value: "LD"
|
static IndividualStreamJobReq.SelectStreamTypeEnum |
SD
Enum SD for value: "SD"
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static IndividualStreamJobReq.SelectStreamTypeEnum |
fromValue(String value) |
String |
getValue() |
int |
hashCode() |
String |
toString() |
static IndividualStreamJobReq.SelectStreamTypeEnum |
valueOf(String value) |
public static final IndividualStreamJobReq.SelectStreamTypeEnum LD
public static final IndividualStreamJobReq.SelectStreamTypeEnum SD
public static final IndividualStreamJobReq.SelectStreamTypeEnum HD
public static final IndividualStreamJobReq.SelectStreamTypeEnum FHD
public String getValue()
public static IndividualStreamJobReq.SelectStreamTypeEnum fromValue(String value)
public static IndividualStreamJobReq.SelectStreamTypeEnum valueOf(String value)
Copyright © 2021. All rights reserved.