|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryTypeType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.registry | |
| Uses of QueryTypeType in org.sdmx.resources.sdmxml.schemas.v2_1.registry |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.registry declared as QueryTypeType | |
|---|---|
protected QueryTypeType |
QueryRegistrationRequestType.queryType
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry that return QueryTypeType | |
|---|---|
static QueryTypeType |
QueryTypeType.fromValue(String v)
|
QueryTypeType |
QueryRegistrationRequestType.getQueryType()
Gets the value of the queryType property. |
static QueryTypeType |
QueryTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryTypeType[] |
QueryTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.registry with parameters of type QueryTypeType | |
|---|---|
void |
QueryRegistrationRequestType.setQueryType(QueryTypeType value)
Sets the value of the queryType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||