|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeRangeValueType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.common | |
| org.sdmx.resources.sdmxml.schemas.v2_1.query | |
| Uses of TimeRangeValueType in org.sdmx.resources.sdmxml.schemas.v2_1.common |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.common declared as TimeRangeValueType | |
|---|---|
protected TimeRangeValueType |
ComponentValueSetType.timeRange
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return TimeRangeValueType | |
|---|---|
TimeRangeValueType |
ObjectFactory.createTimeRangeValueType()
Create an instance of TimeRangeValueType |
TimeRangeValueType |
ComponentValueSetType.getTimeRange()
Gets the value of the timeRange property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common with parameters of type TimeRangeValueType | |
|---|---|
void |
ComponentValueSetType.setTimeRange(TimeRangeValueType value)
Sets the value of the timeRange property. |
| Uses of TimeRangeValueType in org.sdmx.resources.sdmxml.schemas.v2_1.query |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as TimeRangeValueType | |
|---|---|
protected TimeRangeValueType |
VersionableWhereType.versionFrom
|
protected TimeRangeValueType |
VersionableWhereType.versionTo
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type TimeRangeValueType | |
|---|---|
protected List<TimeRangeValueType> |
MetadataParametersType.attachedReportingPeriod
|
protected List<TimeRangeValueType> |
DataParametersType.updated
|
protected List<TimeRangeValueType> |
MetadataParametersType.updated
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return TimeRangeValueType | |
|---|---|
TimeRangeValueType |
VersionableWhereType.getVersionFrom()
Gets the value of the versionFrom property. |
TimeRangeValueType |
VersionableWhereType.getVersionTo()
Gets the value of the versionTo property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type TimeRangeValueType | |
|---|---|
List<TimeRangeValueType> |
MetadataParametersType.getAttachedReportingPeriod()
Gets the value of the attachedReportingPeriod property. |
List<TimeRangeValueType> |
DataParametersType.getUpdated()
Gets the value of the updated property. |
List<TimeRangeValueType> |
MetadataParametersType.getUpdated()
Gets the value of the updated property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type TimeRangeValueType | |
|---|---|
void |
VersionableWhereType.setVersionFrom(TimeRangeValueType value)
Sets the value of the versionFrom property. |
void |
VersionableWhereType.setVersionTo(TimeRangeValueType value)
Sets the value of the versionTo property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||