Uses of Class
org.teamapps.dto.UiLineType
-
Uses of UiLineType in org.teamapps.dto
Fields in org.teamapps.dto declared as UiLineType Modifier and Type Field Description protected UiLineTypeUiLine. typeMethods in org.teamapps.dto that return UiLineType Modifier and Type Method Description UiLineTypeUiLine. getType()static UiLineTypeUiLineType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiLineType[]UiLineType. 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 UiLineType Modifier and Type Method Description UiLineUiLine. setType(UiLineType type)