|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryIDType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.query | |
| Uses of QueryIDType in org.sdmx.resources.sdmxml.schemas.v2_1.query |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as QueryIDType | |
|---|---|
protected QueryIDType |
IdentifiableWhereType.id
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type QueryIDType | |
|---|---|
protected List<QueryIDType> |
DataParametersType.dataSetID
|
protected List<QueryIDType> |
MetadataParametersType.metadataSetID
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return QueryIDType | |
|---|---|
QueryIDType |
ObjectFactory.createQueryIDType()
Create an instance of QueryIDType |
QueryIDType |
IdentifiableWhereType.getID()
Gets the value of the id property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type QueryIDType | |
|---|---|
List<QueryIDType> |
DataParametersType.getDataSetID()
Gets the value of the dataSetID property. |
List<QueryIDType> |
MetadataParametersType.getMetadataSetID()
Gets the value of the metadataSetID property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type QueryIDType | |
|---|---|
void |
IdentifiableWhereType.setID(QueryIDType value)
Sets the value of the id property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||