|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DataScopeType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.data.structurespecific | |
| Uses of DataScopeType in org.sdmx.resources.sdmxml.schemas.v2_1.data.structurespecific |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.data.structurespecific declared as DataScopeType | |
|---|---|
protected DataScopeType |
DataSetType.dataScope
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.data.structurespecific that return DataScopeType | |
|---|---|
static DataScopeType |
DataScopeType.fromValue(String v)
|
DataScopeType |
DataSetType.getDataScope()
Gets the value of the dataScope property. |
static DataScopeType |
DataScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DataScopeType[] |
DataScopeType.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.data.structurespecific with parameters of type DataScopeType | |
|---|---|
void |
DataSetType.setDataScope(DataScopeType value)
Sets the value of the dataScope property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||