|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.registry | |
| Uses of ResultType in org.sdmx.resources.sdmxml.schemas.v2_1.registry |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as ResultType | |
|---|---|
protected ResultType |
QueryResultType.dataResult
|
protected ResultType |
QueryResultType.metadataResult
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return ResultType | |
|---|---|
ResultType |
ObjectFactory.createResultType()
Create an instance of ResultType |
ResultType |
QueryResultType.getDataResult()
Gets the value of the dataResult property. |
ResultType |
QueryResultType.getMetadataResult()
Gets the value of the metadataResult property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type ResultType | |
|---|---|
void |
QueryResultType.setDataResult(ResultType value)
Sets the value of the dataResult property. |
void |
QueryResultType.setMetadataResult(ResultType value)
Sets the value of the metadataResult property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||