|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeDataType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.common | |
| org.sdmx.resources.sdmxml.schemas.v2_1.query | |
| Uses of TimeDataType in org.sdmx.resources.sdmxml.schemas.v2_1.common |
|---|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return TimeDataType | |
|---|---|
static TimeDataType |
TimeDataType.fromValue(SimpleDataType v)
|
static TimeDataType |
TimeDataType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TimeDataType[] |
TimeDataType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of TimeDataType in org.sdmx.resources.sdmxml.schemas.v2_1.query |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type TimeDataType | |
|---|---|
protected List<TimeDataType> |
DataParametersType.timeFormat
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type TimeDataType | |
|---|---|
List<TimeDataType> |
DataParametersType.getTimeFormat()
Gets the value of the timeFormat property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||