|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CodelistType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_0.query | |
| Uses of CodelistType in org.sdmx.resources.sdmxml.schemas.v2_0.query |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query declared as CodelistType | |
|---|---|
protected CodelistType |
MetadataWhereType.codelist
|
protected CodelistType |
KeyFamilyWhereType.codelist
|
protected CodelistType |
DataWhereType.codelist
|
protected CodelistType |
MetadataStructureWhereType.codelist
|
protected CodelistType |
CodelistWhereType.codelist
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query with type parameters of type CodelistType | |
|---|---|
protected List<CodelistType> |
AndType.codelist
|
protected List<CodelistType> |
DataProviderWhereType.codelist
|
protected List<CodelistType> |
AgencyWhereType.codelist
|
protected List<CodelistType> |
OrType.codelist
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return CodelistType | |
|---|---|
CodelistType |
ObjectFactory.createCodelistType()
Create an instance of CodelistType |
CodelistType |
MetadataWhereType.getCodelist()
Gets the value of the codelist property. |
CodelistType |
KeyFamilyWhereType.getCodelist()
Gets the value of the codelist property. |
CodelistType |
DataWhereType.getCodelist()
Gets the value of the codelist property. |
CodelistType |
MetadataStructureWhereType.getCodelist()
Gets the value of the codelist property. |
CodelistType |
CodelistWhereType.getCodelist()
Gets the value of the codelist property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return types with arguments of type CodelistType | |
|---|---|
List<CodelistType> |
AndType.getCodelist()
Gets the value of the codelist property. |
List<CodelistType> |
DataProviderWhereType.getCodelist()
Gets the value of the codelist property. |
List<CodelistType> |
AgencyWhereType.getCodelist()
Gets the value of the codelist property. |
List<CodelistType> |
OrType.getCodelist()
Gets the value of the codelist property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query with parameters of type CodelistType | |
|---|---|
void |
MetadataWhereType.setCodelist(CodelistType value)
Sets the value of the codelist property. |
void |
KeyFamilyWhereType.setCodelist(CodelistType value)
Sets the value of the codelist property. |
void |
DataWhereType.setCodelist(CodelistType value)
Sets the value of the codelist property. |
void |
MetadataStructureWhereType.setCodelist(CodelistType value)
Sets the value of the codelist property. |
void |
CodelistWhereType.setCodelist(CodelistType value)
Sets the value of the codelist property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||