com.thalesgroup.dtkit.metrics.model
Class InputMetricOther
java.lang.Object
com.thalesgroup.dtkit.metrics.model.InputMetric
com.thalesgroup.dtkit.metrics.model.InputMetricOther
- All Implemented Interfaces:
- Serializable
public abstract class InputMetricOther
- extends InputMetric
- See Also:
- Serialized Form
| Methods inherited from class com.thalesgroup.dtkit.metrics.model.InputMetric |
convert, convert, equals, getInputValidationErrors, getLabel, getOutputFormatType, getOutputValidationErrors, getToolName, getToolType, getToolVersion, hashCode, isDefault, setInputMetricType, setInputValidationErrors, setLabel, setOutputFormatType, setOutputValidationErrors, setToolName, setToolType, setToolVersion, validateInputFile, validateOutputFile |
InputMetricOther
public InputMetricOther()
getInputMetricType
public InputMetricType getInputMetricType()
- Description copied from class:
InputMetric
- Gives the input metric type (XSL or Other) according the subclass type
- Overrides:
getInputMetricType in class InputMetric
- Returns:
- the input metric type
Copyright © 2004-2011. All Rights Reserved.