Uses of Class
org.teamapps.dto.UiMediaDeviceKind
-
Uses of UiMediaDeviceKind in org.teamapps.dto
Fields in org.teamapps.dto declared as UiMediaDeviceKind Modifier and Type Field Description protected UiMediaDeviceKindUiMediaDeviceInfo. kindMethods in org.teamapps.dto that return UiMediaDeviceKind Modifier and Type Method Description UiMediaDeviceKindUiMediaDeviceInfo. getKind()static UiMediaDeviceKindUiMediaDeviceKind. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiMediaDeviceKind[]UiMediaDeviceKind. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiMediaDeviceKind Modifier and Type Method Description UiMediaDeviceInfoUiMediaDeviceInfo. setKind(UiMediaDeviceKind kind)