Package | Description |
---|---|
eu.europa.ec.sfc2014.frontoffice.jws.model.dto.programme.common.indicators |
Common Classes for Programme Indicators
|
Modifier and Type | Method and Description |
---|---|
static IndicatorType |
IndicatorType.fromValue(java.lang.String v) |
IndicatorType |
SpecificUnspecifiedIndicatorDTO.getType() |
IndicatorType |
SpecificResultStringIndicatorFeadDTO.getType() |
IndicatorType |
SpecificResultIndicatorFeadDTO.getType() |
IndicatorType |
SpecificResultIndicatorDTO.getType() |
IndicatorType |
SpecificOutputStringIndicatorFeadDTO.getType() |
IndicatorType |
SpecificOutputIndicatorFeadDTO.getType() |
IndicatorType |
SpecificOutputIndicatorDTO.getType() |
abstract IndicatorType |
SpecificIndicatorDTO.getType() |
IndicatorType |
SpecificImplementationStepDTO.getType() |
IndicatorType |
SpecificFinancialIndicatorDTO.getType() |
IndicatorType |
SpecificContextIndicatorDTO.getType() |
static IndicatorType |
IndicatorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IndicatorType[] |
IndicatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static SpecificIndicatorDTO |
SpecificIndicatorDTO.getInstance(IndicatorType type) |
Copyright © 2024. All rights reserved.