Package | Description |
---|---|
org.sdmxsource.sdmx.api.model.beans.codelist |
Contains SdmxBean Objects which the information model packages in the codelist package
|
org.sdmxsource.sdmx.sdmxbeans.model.beans.codelist | |
org.sdmxsource.sdmx.sdmxbeans.model.mutable.reference | |
org.sdmxsource.sdmx.structureparser.builder.xmlBeans.v2 | |
org.sdmxsource.sdmx.structureparser.builder.xmlBeans.v21.assemblers |
Modifier and Type | Method and Description |
---|---|
java.util.List<CodelistRefBean> |
HierarchicalCodelistBean.getCodelistRef()
Returns any CodelistRefBeans as a copy of the underlying list.
|
Modifier and Type | Class and Description |
---|---|
class |
CodelistRefBeanImpl |
Modifier and Type | Method and Description |
---|---|
java.util.List<CodelistRefBean> |
HierarchicalCodelistBeanImpl.getCodelistRef() |
Constructor and Description |
---|
CodelistRefMutableBeanImpl(CodelistRefBean bean) |
Modifier and Type | Method and Description |
---|---|
org.sdmx.resources.sdmxml.schemas.v20.structure.CodelistRefType |
CodelistRefXmlBeanBuilder.build(CodelistRefBean buildFrom) |
Modifier and Type | Method and Description |
---|---|
void |
CodelistRefBeanAssembler.assemble(org.sdmx.resources.sdmxml.schemas.v21.structure.IncludedCodelistReferenceType assembleInto,
CodelistRefBean assembleFrom) |