Uses of Class
org.sdmx.resources.sdmxml.schemas.v2_1.structure.GroupType

Packages that use GroupType
org.sdmx.resources.sdmxml.schemas.v2_1.structure   
 

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

Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type GroupType
protected  List<GroupType> DataStructureComponentsType.group
           
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return GroupType
 GroupType ObjectFactory.createGroupType()
          Create an instance of GroupType
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type GroupType
 JAXBElement<GroupType> ObjectFactory.createGroup(GroupType value)
          Create an instance of JAXBElement<GroupType>}
 List<GroupType> DataStructureComponentsType.getGroup()
          Gets the value of the group property.
 

Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type GroupType
 JAXBElement<GroupType> ObjectFactory.createGroup(GroupType value)
          Create an instance of JAXBElement<GroupType>}
 



Copyright © 2012. All Rights Reserved.