Package | Description |
---|---|
org.sdmxsource.sdmx.api.model.mutable.reference |
Contains SdmxMutableBean Objects which the information model packages in the reference package
|
org.sdmxsource.sdmx.sdmxbeans.model.mutable.reference |
Modifier and Type | Method and Description |
---|---|
java.util.List<CrossReferenceTreeMutable> |
CrossReferenceTreeMutable.getReferencingBeans() |
Modifier and Type | Method and Description |
---|---|
void |
CrossReferenceTreeMutable.setReferencingBeans(java.util.List<CrossReferenceTreeMutable> referencingBeans) |
Modifier and Type | Class and Description |
---|---|
class |
CrossReferenceTreeMutableImpl
Used to send to external applications that require a default constructor
|
Modifier and Type | Method and Description |
---|---|
java.util.List<CrossReferenceTreeMutable> |
CrossReferenceTreeMutableImpl.getReferencingBeans() |
Modifier and Type | Method and Description |
---|---|
void |
CrossReferenceTreeMutableImpl.setReferencingBeans(java.util.List<CrossReferenceTreeMutable> referencingBeans) |