|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConceptSchemeRefType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_0.structure | |
| Uses of ConceptSchemeRefType in org.sdmx.resources.sdmxml.schemas.v2_0.structure |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure declared as ConceptSchemeRefType | |
|---|---|
protected ConceptSchemeRefType |
ConceptSchemeMapType.conceptSchemeRef
|
protected ConceptSchemeRefType |
ConceptSchemeMapType.targetConceptSchemeRef
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.structure with type parameters of type ConceptSchemeRefType | |
|---|---|
protected List<ConceptSchemeRefType> |
RelatedStructuresType.conceptSchemeRef
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return ConceptSchemeRefType | |
|---|---|
ConceptSchemeRefType |
ObjectFactory.createConceptSchemeRefType()
Create an instance of ConceptSchemeRefType |
ConceptSchemeRefType |
ConceptSchemeMapType.getConceptSchemeRef()
Gets the value of the conceptSchemeRef property. |
ConceptSchemeRefType |
ConceptSchemeMapType.getTargetConceptSchemeRef()
Gets the value of the targetConceptSchemeRef property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return types with arguments of type ConceptSchemeRefType | |
|---|---|
List<ConceptSchemeRefType> |
RelatedStructuresType.getConceptSchemeRef()
Gets the value of the conceptSchemeRef property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure with parameters of type ConceptSchemeRefType | |
|---|---|
void |
ConceptSchemeMapType.setConceptSchemeRef(ConceptSchemeRefType value)
Sets the value of the conceptSchemeRef property. |
void |
ConceptSchemeMapType.setTargetConceptSchemeRef(ConceptSchemeRefType value)
Sets the value of the targetConceptSchemeRef property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||