Package | Description |
---|---|
org.sdmxsource.sdmx.api.model.beans.registry |
Contains SdmxBean Objects which the information model packages in the registry package
|
org.sdmxsource.sdmx.api.model.mutable.registry |
Contains SdmxMutableBean Objects which the information model packages in the registry package
|
org.sdmxsource.sdmx.sdmxbeans.model.beans.registry | |
org.sdmxsource.sdmx.sdmxbeans.model.mutable.registry |
Modifier and Type | Method and Description |
---|---|
ConstraintAttachmentMutableBean |
ConstraintAttachmentBean.createMutableInstance() |
Modifier and Type | Method and Description |
---|---|
ConstraintAttachmentMutableBean |
ConstraintMutableBean.getConstraintAttachment() |
Modifier and Type | Method and Description |
---|---|
void |
ConstraintMutableBean.setConstraintAttachment(ConstraintAttachmentMutableBean bean) |
Modifier and Type | Method and Description |
---|---|
ConstraintAttachmentMutableBean |
ConstraintAttachmentBeanImpl.createMutableInstance() |
Constructor and Description |
---|
ConstraintAttachmentBeanImpl(ConstraintAttachmentMutableBean mutable,
ConstraintBean constraint) |
Modifier and Type | Class and Description |
---|---|
class |
ContentConstraintAttachmentMutableBeanImpl |
Modifier and Type | Method and Description |
---|---|
ConstraintAttachmentMutableBean |
ConstraintMutableBeanImpl.getConstraintAttachment() |
Modifier and Type | Method and Description |
---|---|
void |
ConstraintMutableBeanImpl.setConstraintAttachment(ConstraintAttachmentMutableBean bean) |