public class SilkPerformerListBuilder extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
static int |
getMeasureCategoryId(String measureCategory) |
static String |
getMeasureCategoryName(int measureCategoryId) |
static List<String> |
getMeasurePointClasses() |
static int |
getMeasureTypeId(String key) |
static String |
getMeasureTypeName(int measureTypeId) |
static List<String> |
getMeasureTypes(String measureCategory) |
public static final String SEPARATOR
public static int getMeasureCategoryId(String measureCategory)
public static int getMeasureTypeId(String key)
public static String getMeasureCategoryName(int measureCategoryId)
public static String getMeasureTypeName(int measureTypeId)
Copyright © 2016–2020. All rights reserved.