Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.common.DistinctKeyType

Packages that use DistinctKeyType
org.sdmx.resources.sdmxml.schemas.v2_1.common   
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

Uses of DistinctKeyType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 

Subclasses of DistinctKeyType in org.sdmx.resources.sdmxml.schemas.v2_1.common
 class DataKeyType
          DataKeyType is a region which defines a distinct full or partial data key.
 class MetadataKeyType
          MetadataKeyType is a region which defines a distinct full or partial metadata key.
 

Uses of DistinctKeyType in org.sdmx.resources.sdmxml.schemas.v2_1.structure
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type DistinctKeyType
protected  List<DistinctKeyType> KeySetType.key
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type DistinctKeyType
 List<DistinctKeyType> KeySetType.getKey()
          Gets the value of the key property.
 



Copyright © 2012. All Rights Reserved.