Package | Description |
---|---|
org.sdmxsource.sdmx.api.model.superbeans.categoryscheme |
Contains SdmxMutableSuperBean Objects which the information model packages in the categoryscheme package
|
org.sdmxsource.sdmx.api.model.superbeans.codelist |
Contains SdmxMutableSuperBean Objects which the information model packages in the codelist package
|
org.sdmxsource.sdmx.sdmxbeans.model.superbeans.categoryscheme | |
org.sdmxsource.sdmx.sdmxbeans.model.superbeans.codelist |
Modifier and Type | Interface and Description |
---|---|
interface |
CategorySuperBean
A Category represents a statistical subject matter domain, it can have reference to a dataflow, and they can be hierarchical
|
Modifier and Type | Interface and Description |
---|---|
interface |
CodeSuperBean
A code is a id/value pair object, the id is typically what data references where the values is typically
the semantic meaning of the code
human readable form.
|
Modifier and Type | Class and Description |
---|---|
class |
CategorySuperBeanImpl |
Modifier and Type | Class and Description |
---|---|
class |
CodeSuperBeanImpl |