|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_0.query | |
| Uses of TimeType in org.sdmx.resources.sdmxml.schemas.v2_0.query |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query declared as TimeType | |
|---|---|
protected TimeType |
MetadataWhereType.time
|
protected TimeType |
DataWhereType.time
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query with type parameters of type TimeType | |
|---|---|
protected List<TimeType> |
AndType.time
|
protected List<TimeType> |
OrType.time
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return TimeType | |
|---|---|
TimeType |
ObjectFactory.createTimeType()
Create an instance of TimeType |
TimeType |
MetadataWhereType.getTime()
Gets the value of the time property. |
TimeType |
DataWhereType.getTime()
Gets the value of the time property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return types with arguments of type TimeType | |
|---|---|
List<TimeType> |
AndType.getTime()
Gets the value of the time property. |
List<TimeType> |
OrType.getTime()
Gets the value of the time property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query with parameters of type TimeType | |
|---|---|
void |
MetadataWhereType.setTime(TimeType value)
Sets the value of the time property. |
void |
DataWhereType.setTime(TimeType value)
Sets the value of the time property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||