Package | Description |
---|---|
org.sdmxsource.sdmx.api.model.mutablesuperbeans.datastructure |
Contains SdmxMutableSuperBean Objects which the information model packages in the datastructure package
|
org.sdmxsource.sdmx.sdmxbeans.model.mutablesuperbeans.datastructure |
Modifier and Type | Method and Description |
---|---|
java.util.List<AttributeMutableSuperBean> |
DataStructureMutableSuperBean.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
DataStructureMutableSuperBean.setAttributes(java.util.List<AttributeMutableSuperBean> attributes) |
Modifier and Type | Class and Description |
---|---|
class |
AttributeMutableSuperBeanImpl |
Modifier and Type | Method and Description |
---|---|
java.util.List<AttributeMutableSuperBean> |
DataStructureMutableSuperBeanImpl.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
DataStructureMutableSuperBeanImpl.setAttributes(java.util.List<AttributeMutableSuperBean> attributes) |