|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of InputMetricType in com.thalesgroup.dtkit.metrics.model |
|---|
| Methods in com.thalesgroup.dtkit.metrics.model that return InputMetricType | |
|---|---|
InputMetricType |
InputMetricXSL.getInputMetricType()
All the subclasses will be of XSL |
InputMetricType |
InputMetricOther.getInputMetricType()
|
InputMetricType |
InputMetric.getInputMetricType()
Gives the input metric type (XSL or Other) according the subclass type |
static InputMetricType |
InputMetricType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InputMetricType[] |
InputMetricType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.thalesgroup.dtkit.metrics.model with parameters of type InputMetricType | |
|---|---|
void |
InputMetric.setInputMetricType(InputMetricType inputMetricType)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||