|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentValueSetType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.common | |
| Uses of ComponentValueSetType in org.sdmx.resources.sdmxml.schemas.v2_1.common |
|---|
| Subclasses of ComponentValueSetType in org.sdmx.resources.sdmxml.schemas.v2_1.common | |
|---|---|
class |
AttributeValueSetType
AttributeValueSetType defines the structure for providing values for a data attribute. |
class |
CubeRegionKeyType
CubeRegionKeyType is a type for providing a set of values for a dimension for the purpose of defining a data cube region. |
class |
DataKeyValueType
DataKeyValueType is a type for providing a dimension value for the purpose of defining a distinct data key. |
class |
DinstinctKeyValueType
DinstinctKeyValueType is an abstract base type which defines a singular, required value for a key component. |
class |
MetadataAttributeValueSetType
MetadataAttributeValueSetType defines the structure for providing values for a metadata attribute. |
class |
MetadataKeyValueType
MetadataKeyValueType is a type for providing a target object value for the purpose of defining a distinct metadata key. |
class |
MetadataTargetRegionKeyType
MetadataTargetRegionKeyType is a type for providing a set of values for a target object in a metadata target of a re fence metadata report. |
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.common with type parameters of type ComponentValueSetType | |
|---|---|
protected List<ComponentValueSetType> |
RegionType.attribute
|
protected List<ComponentValueSetType> |
RegionType.keyValue
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return types with arguments of type ComponentValueSetType | |
|---|---|
List<ComponentValueSetType> |
RegionType.getAttribute()
Gets the value of the attribute property. |
List<ComponentValueSetType> |
RegionType.getKeyValue()
Gets the value of the keyValue property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||