Uses of Enum Class
org.teamapps.dto.UiTrackLabelFormat
-
Uses of UiTrackLabelFormat in org.teamapps.dto
Subclasses with type arguments of type UiTrackLabelFormat in org.teamapps.dtoFields in org.teamapps.dto declared as UiTrackLabelFormatMethods in org.teamapps.dto that return UiTrackLabelFormatModifier and TypeMethodDescriptionUiShakaPlayer.getTrackLabelFormat()static UiTrackLabelFormatReturns the enum constant of this class with the specified name.static UiTrackLabelFormat[]UiTrackLabelFormat.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 UiTrackLabelFormatModifier and TypeMethodDescriptionUiShakaPlayer.setTrackLabelFormat(UiTrackLabelFormat trackLabelFormat)