|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConceptReferenceType | |
|---|---|
| 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 ConceptReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.common |
|---|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return ConceptReferenceType | |
|---|---|
ConceptReferenceType |
ObjectFactory.createConceptReferenceType()
Create an instance of ConceptReferenceType |
| Uses of ConceptReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.query |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as ConceptReferenceType | |
|---|---|
protected ConceptReferenceType |
ConceptValueType.concept
|
protected ConceptReferenceType |
ComponentWhereType.conceptIdentity
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type ConceptReferenceType | |
|---|---|
protected List<ConceptReferenceType> |
AttributeWhereType.role
|
protected List<ConceptReferenceType> |
DimensionWhereType.role
|
protected List<ConceptReferenceType> |
MeasureDimensionWhereType.role
|
protected List<ConceptReferenceType> |
StructureWhereType.usedConcept
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return ConceptReferenceType | |
|---|---|
ConceptReferenceType |
ConceptValueType.getConcept()
Gets the value of the concept property. |
ConceptReferenceType |
ComponentWhereType.getConceptIdentity()
Gets the value of the conceptIdentity property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type ConceptReferenceType | |
|---|---|
List<ConceptReferenceType> |
AttributeWhereType.getRole()
Gets the value of the role property. |
List<ConceptReferenceType> |
DimensionWhereType.getRole()
Gets the value of the role property. |
List<ConceptReferenceType> |
MeasureDimensionWhereType.getRole()
Gets the value of the role property. |
List<ConceptReferenceType> |
StructureWhereType.getUsedConcept()
Gets the value of the usedConcept property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type ConceptReferenceType | |
|---|---|
void |
ConceptValueType.setConcept(ConceptReferenceType value)
Sets the value of the concept property. |
void |
ComponentWhereType.setConceptIdentity(ConceptReferenceType value)
Sets the value of the conceptIdentity property. |
| Uses of ConceptReferenceType in org.sdmx.resources.sdmxml.schemas.v2_1.structure |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as ConceptReferenceType | |
|---|---|
protected ConceptReferenceType |
ComponentType.conceptIdentity
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type ConceptReferenceType | |
|---|---|
protected List<ConceptReferenceType> |
BaseDimensionType.conceptRole
|
protected List<ConceptReferenceType> |
AttributeType.conceptRole
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return ConceptReferenceType | |
|---|---|
ConceptReferenceType |
ComponentType.getConceptIdentity()
Gets the value of the conceptIdentity property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type ConceptReferenceType | |
|---|---|
List<ConceptReferenceType> |
BaseDimensionType.getConceptRole()
Gets the value of the conceptRole property. |
List<ConceptReferenceType> |
AttributeType.getConceptRole()
Gets the value of the conceptRole property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type ConceptReferenceType | |
|---|---|
void |
ComponentType.setConceptIdentity(ConceptReferenceType value)
Sets the value of the conceptIdentity property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||