Uses of Enum Class
org.teamapps.dto.UiScriptType.Type
-
Uses of UiScriptType.Type in org.teamapps.dto
Fields in org.teamapps.dto declared as UiScriptType.TypeMethods in org.teamapps.dto that return UiScriptType.TypeModifier and TypeMethodDescriptionUiScriptType.getType()static UiScriptType.TypeReturns the enum constant of this class with the specified name.static UiScriptType.Type[]UiScriptType.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.teamapps.dto with parameters of type UiScriptType.Type