|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemSchemeReferenceBaseType | |
|---|---|
| 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 ItemSchemeReferenceBaseType in org.sdmx.resources.sdmxml.schemas.v2_1.common |
|---|
| Subclasses of ItemSchemeReferenceBaseType in org.sdmx.resources.sdmxml.schemas.v2_1.common | |
|---|---|
class |
AgencySchemeReferenceType
AgencySchemeReferenceType is a type for referencing an agency scheme object. |
class |
CategorySchemeReferenceType
CategorySchemeReferenceType is a type for referencing a category scheme object. |
class |
CodelistReferenceType
CodelistReferenceType is a type for referencing a codelist object. |
class |
ConceptSchemeReferenceType
ConceptSchemeReferenceType is a type for referencing a concept scheme object. |
class |
DataConsumerSchemeReferenceType
DataConsumerSchemeReferenceType is a type for referencing a data consumer scheme object. |
class |
DataProviderSchemeReferenceType
DataProviderSchemeReferenceType is a type for referencing a data provider scheme object. |
class |
DataStructureEnumerationSchemeReferenceType
DataStructureEnumerationSchemeReferenceType is a type for referencing any type of item scheme that is allowable as the enumeration of the representation of a data structure definition component. |
class |
ItemSchemeReferenceType
ItemSchemeReferenceType is a reference that is used for referencing any type of item scheme. |
class |
OrganisationSchemeReferenceBaseType
OrganisationSchemeReferenceBaseType is a type for referencing a organisation scheme object. |
class |
OrganisationSchemeReferenceType
OrganisationSchemeReferenceType references an organisation scheme regardless of the specific type. |
class |
OrganisationUnitSchemeReferenceType
OrganisationUnitSchemeReferenceType is a type for referencing an organisation unit scheme object. |
class |
ReportingTaxonomyReferenceType
ReportingTaxonomyReferenceType is a type for referencing a reporting taxonomy object. |
| Uses of ItemSchemeReferenceBaseType in org.sdmx.resources.sdmxml.schemas.v2_1.query |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query declared as ItemSchemeReferenceBaseType | |
|---|---|
protected ItemSchemeReferenceBaseType |
ComponentWhereType.enumeration
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type ItemSchemeReferenceBaseType | |
|---|---|
protected List<ItemSchemeReferenceBaseType> |
StructureWhereType.usedRepresentation
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return ItemSchemeReferenceBaseType | |
|---|---|
ItemSchemeReferenceBaseType |
ComponentWhereType.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 ItemSchemeReferenceBaseType | |
|---|---|
List<ItemSchemeReferenceBaseType> |
StructureWhereType.getUsedRepresentation()
Gets the value of the usedRepresentation property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type ItemSchemeReferenceBaseType | |
|---|---|
void |
ComponentWhereType.setEnumeration(ItemSchemeReferenceBaseType value)
Sets the value of the enumeration property. |
| Uses of ItemSchemeReferenceBaseType in org.sdmx.resources.sdmxml.schemas.v2_1.structure |
|---|
| Subclasses of ItemSchemeReferenceBaseType 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. |
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as ItemSchemeReferenceBaseType | |
|---|---|
protected ItemSchemeReferenceBaseType |
RepresentationType.enumeration
|
protected ItemSchemeReferenceBaseType |
ItemSchemeMapType.source
|
protected ItemSchemeReferenceBaseType |
ItemSchemeMapType.target
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return ItemSchemeReferenceBaseType | |
|---|---|
ItemSchemeReferenceBaseType |
RepresentationType.getEnumeration()
Gets the value of the enumeration property. |
ItemSchemeReferenceBaseType |
ItemSchemeMapType.getSource()
Gets the value of the source property. |
ItemSchemeReferenceBaseType |
ItemSchemeMapType.getTarget()
Gets the value of the target property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type ItemSchemeReferenceBaseType | |
|---|---|
void |
RepresentationType.setEnumeration(ItemSchemeReferenceBaseType value)
Sets the value of the enumeration property. |
void |
ItemSchemeMapType.setSource(ItemSchemeReferenceBaseType value)
Sets the value of the source property. |
void |
ItemSchemeMapType.setTarget(ItemSchemeReferenceBaseType value)
Sets the value of the target property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||