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

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

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

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return LocalGroupKeyDescriptorReferenceType
 LocalGroupKeyDescriptorReferenceType ObjectFactory.createLocalGroupKeyDescriptorReferenceType()
          Create an instance of LocalGroupKeyDescriptorReferenceType
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as LocalGroupKeyDescriptorReferenceType
protected  LocalGroupKeyDescriptorReferenceType AttributeRelationshipType.group
           
 

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type LocalGroupKeyDescriptorReferenceType
protected  List<LocalGroupKeyDescriptorReferenceType> AttributeRelationshipType.attachmentGroup
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return LocalGroupKeyDescriptorReferenceType
 LocalGroupKeyDescriptorReferenceType AttributeRelationshipType.getGroup()
          Gets the value of the group property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type LocalGroupKeyDescriptorReferenceType
 List<LocalGroupKeyDescriptorReferenceType> AttributeRelationshipType.getAttachmentGroup()
          Gets the value of the attachmentGroup property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type LocalGroupKeyDescriptorReferenceType
 void AttributeRelationshipType.setGroup(LocalGroupKeyDescriptorReferenceType value)
          Sets the value of the group property.
 



Copyright © 2012. All Rights Reserved.