Uses of Enum Class
org.teamapps.dto.UiMediaDeviceKind
-
Uses of UiMediaDeviceKind in org.teamapps.dto
Fields in org.teamapps.dto declared as UiMediaDeviceKindMethods in org.teamapps.dto that return UiMediaDeviceKindModifier and TypeMethodDescriptionUiMediaDeviceInfo.getKind()static UiMediaDeviceKindReturns the enum constant of this class with the specified name.static UiMediaDeviceKind[]UiMediaDeviceKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiMediaDeviceKind