Uses of Enum Class
org.teamapps.dto.UiMapType
-
Uses of UiMapType in org.teamapps.dto
Fields in org.teamapps.dto declared as UiMapTypeModifier and TypeFieldDescriptionprotected UiMapTypeUiMap.mapTypeprotected UiMapTypeUiMap.SetMapTypeCommand.mapTypeMethods in org.teamapps.dto that return UiMapTypeModifier and TypeMethodDescriptionUiMap.getMapType()UiMap.SetMapTypeCommand.getMapType()static UiMapTypeReturns the enum constant of this class with the specified name.static UiMapType[]UiMapType.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 UiMapTypeConstructors in org.teamapps.dto with parameters of type UiMapType