|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodelistReferenceType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.common | |
| org.sdmx.resources.sdmxml.schemas.v2_1.query | |
| org.sdmx.resources.sdmxml.schemas.v2_1.structure | |
| Uses of CodelistReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.common |
|---|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return CodelistReferenceType | |
|---|---|
CodelistReferenceType |
ObjectFactory.createCodelistReferenceType()
Create an instance of CodelistReferenceType |
| Uses of CodelistReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.query |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as CodelistReferenceType | |
|---|---|
protected CodelistReferenceType |
CodeValueType.codelist
|
protected CodelistReferenceType |
ConceptWhereType.enumeration
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type CodelistReferenceType | |
|---|---|
protected List<CodelistReferenceType> |
HierarchicalCodelistWhereType.includedCodelist
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return CodelistReferenceType | |
|---|---|
CodelistReferenceType |
CodeValueType.getCodelist()
Gets the value of the codelist property. |
CodelistReferenceType |
ConceptWhereType.getEnumeration()
Gets the value of the enumeration property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type CodelistReferenceType | |
|---|---|
List<CodelistReferenceType> |
HierarchicalCodelistWhereType.getIncludedCodelist()
Gets the value of the includedCodelist property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type CodelistReferenceType | |
|---|---|
void |
CodeValueType.setCodelist(CodelistReferenceType value)
Sets the value of the codelist property. |
void |
ConceptWhereType.setEnumeration(CodelistReferenceType value)
Sets the value of the enumeration property. |
| Uses of CodelistReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.structure |
|---|
| Subclasses of CodelistReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.structure | |
|---|---|
class |
IncludedCodelistReferenceType
IncludedCodelistReferenceType provides the structure for a referencing a codelist and optionally providing a local alias identification for this reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||