|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_0.message | |
| org.sdmx.resources.sdmxml.schemas.v2_0.query | |
| Uses of QueryType in org.sdmx.resources.sdmxml.schemas.v2_0.message |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as QueryType | |
|---|---|
protected QueryType |
QueryMessageType.query
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return QueryType | |
|---|---|
QueryType |
QueryMessageType.getQuery()
Gets the value of the query property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type QueryType | |
|---|---|
void |
QueryMessageType.setQuery(QueryType value)
Sets the value of the query property. |
| Uses of QueryType in org.sdmx.resources.sdmxml.schemas.v2_0.query |
|---|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return QueryType | |
|---|---|
QueryType |
ObjectFactory.createQueryType()
Create an instance of QueryType |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return types with arguments of type QueryType | |
|---|---|
JAXBElement<QueryType> |
ObjectFactory.createQuery(QueryType value)
Create an instance of JAXBElement<QueryType>} |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query with parameters of type QueryType | |
|---|---|
JAXBElement<QueryType> |
ObjectFactory.createQuery(QueryType value)
Create an instance of JAXBElement<QueryType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||