Package | Description |
---|---|
org.sdmxsource.sdmx.api.model.beans.mapping |
Contains all the SDMX Bean immutable mapping concrete structures
|
org.sdmxsource.sdmx.sdmxbeans.model.beans.mapping | |
org.sdmxsource.sdmx.sdmxbeans.model.mutable.mapping |
Modifier and Type | Method and Description |
---|---|
RelatedStructuresBean |
StructureSetBean.getRelatedStructures()
RelatedStructures contains references to structures (key families and metadata structure definitions) and
structure usages (data flows and metadata flows) to indicate that a semantic relationship exist between them.
|
Modifier and Type | Class and Description |
---|---|
class |
RelatedStructuresBeanImpl |
Modifier and Type | Method and Description |
---|---|
RelatedStructuresBean |
StructureSetBeanImpl.getRelatedStructures() |
Constructor and Description |
---|
RelatedStructuresMutableBeanImpl(RelatedStructuresBean relStrucType) |