|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GroupingType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.structure | |
| Uses of GroupingType in org.sdmx.resources.sdmxml.schemas.v2_1.structure |
|---|
| Subclasses of GroupingType in org.sdmx.resources.sdmxml.schemas.v2_1.structure | |
|---|---|
class |
DataStructureComponentsBaseType
DataStructureComponentsBaseType is an abstract base type the serves as the basis for the DataStructureComponentsType. |
class |
DataStructureComponentsType
DataStructureComponentsType describes the structure of the grouping to the sets of metadata concepts that have a defined structural role in the data structure definition. |
class |
MetadataStructureComponentsBaseType
MetadataStructureComponentsBaseType is an abstract base type that forms the basis for the MetadataStructureComponentsType. |
class |
MetadataStructureComponentsType
MetadataStructureComponentsType describes the structure of the grouping of the sets of the components that make up the metadata structure definition. |
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type parameters of type GroupingType | |
|---|---|
protected JAXBElement<? extends GroupingType> |
StructureType.grouping
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return types with arguments of type GroupingType | |
|---|---|
JAXBElement<GroupingType> |
ObjectFactory.createGrouping(GroupingType value)
Create an instance of JAXBElement<GroupingType>} |
JAXBElement<? extends GroupingType> |
StructureType.getGrouping()
Gets the value of the grouping property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type GroupingType | |
|---|---|
JAXBElement<GroupingType> |
ObjectFactory.createGrouping(GroupingType value)
Create an instance of JAXBElement<GroupingType>} |
| Method parameters in org.sdmx.resources.sdmxml.schemas.v2_1.structure with type arguments of type GroupingType | |
|---|---|
void |
StructureType.setGrouping(JAXBElement<? extends GroupingType> value)
Sets the value of the grouping property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||