|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodelistRefType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_0.structure | |
| Uses of CodelistRefType in org.sdmx.resources.sdmxml.schemas.v2_0.structure |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as CodelistRefType | |
|---|---|
protected CodelistRefType |
CodelistMapType.codelistRef
|
protected CodelistRefType |
CodelistMapType.targetCodelistRef
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type CodelistRefType | |
|---|---|
protected List<CodelistRefType> |
HierarchicalCodelistType.codelistRef
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return CodelistRefType | |
|---|---|
CodelistRefType |
ObjectFactory.createCodelistRefType()
Create an instance of CodelistRefType |
CodelistRefType |
CodelistMapType.getCodelistRef()
Gets the value of the codelistRef property. |
CodelistRefType |
CodelistMapType.getTargetCodelistRef()
Gets the value of the targetCodelistRef property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type CodelistRefType | |
|---|---|
List<CodelistRefType> |
HierarchicalCodelistType.getCodelistRef()
Gets the value of the codelistRef property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type CodelistRefType | |
|---|---|
void |
CodelistMapType.setCodelistRef(CodelistRefType value)
Sets the value of the codelistRef property. |
void |
CodelistMapType.setTargetCodelistRef(CodelistRefType value)
Sets the value of the targetCodelistRef property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||