Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_0.structure.KeyFamiliesType

Packages that use KeyFamiliesType
org.sdmx.resources.sdmxml.schemas.v2_0.message   
org.sdmx.resources.sdmxml.schemas.v2_0.registry   
org.sdmx.resources.sdmxml.schemas.v2_0.structure   
 

Uses of KeyFamiliesType in org.sdmx.resources.sdmxml.schemas.v2_0.message
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.message declared as KeyFamiliesType
protected  KeyFamiliesType StructureType.keyFamilies
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message that return KeyFamiliesType
 KeyFamiliesType StructureType.getKeyFamilies()
          Gets the value of the keyFamilies property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.message with parameters of type KeyFamiliesType
 void StructureType.setKeyFamilies(KeyFamiliesType value)
          Sets the value of the keyFamilies property.
 

Uses of KeyFamiliesType in org.sdmx.resources.sdmxml.schemas.v2_0.registry
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_0.registry declared as KeyFamiliesType
protected  KeyFamiliesType StructuralEventType.keyFamilies
           
protected  KeyFamiliesType QueryStructureResponseType.keyFamilies
           
protected  KeyFamiliesType StructureType.keyFamilies
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry that return KeyFamiliesType
 KeyFamiliesType StructuralEventType.getKeyFamilies()
          Gets the value of the keyFamilies property.
 KeyFamiliesType QueryStructureResponseType.getKeyFamilies()
          Gets the value of the keyFamilies property.
 KeyFamiliesType StructureType.getKeyFamilies()
          Gets the value of the keyFamilies property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.registry with parameters of type KeyFamiliesType
 void StructuralEventType.setKeyFamilies(KeyFamiliesType value)
          Sets the value of the keyFamilies property.
 void QueryStructureResponseType.setKeyFamilies(KeyFamiliesType value)
          Sets the value of the keyFamilies property.
 void StructureType.setKeyFamilies(KeyFamiliesType value)
          Sets the value of the keyFamilies property.
 

Uses of KeyFamiliesType in org.sdmx.resources.sdmxml.schemas.v2_0.structure
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_0.structure that return KeyFamiliesType
 KeyFamiliesType ObjectFactory.createKeyFamiliesType()
          Create an instance of KeyFamiliesType
 



Copyright © 2012. All Rights Reserved.