|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataReturnDetailsType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.query | |
| Uses of DataReturnDetailsType in org.sdmx.resources.sdmxml.schemas.v2_1.query |
|---|
| Subclasses of DataReturnDetailsType in org.sdmx.resources.sdmxml.schemas.v2_1.query | |
|---|---|
class |
GenericDataReturnDetailsType
GenericDataReturnDetailsType specifies the specifics of the how data should be returned as it pertains to a request for generic data. |
class |
GenericTimeSeriesDataReturnDetailsType
GenericTimeSeriesDataReturnDetailsType specifies the specifics of the how data should be returned as it pertains to a request for time series only oriented data in the generic format. |
class |
TimeSeriesDataReturnDetailsType
TimeSeriesDataReturnDetailsType specifies the specifics of the how data should be returned as it pertains to a request for time series only oriented data in the structured format. |
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as DataReturnDetailsType | |
|---|---|
protected DataReturnDetailsType |
DataQueryType.returnDetails
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return DataReturnDetailsType | |
|---|---|
DataReturnDetailsType |
ObjectFactory.createDataReturnDetailsType()
Create an instance of DataReturnDetailsType |
DataReturnDetailsType |
DataQueryType.getReturnDetails()
Gets the value of the returnDetails property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type DataReturnDetailsType | |
|---|---|
void |
DataQueryType.setReturnDetails(DataReturnDetailsType value)
Sets the value of the returnDetails property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||