|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentListWhereType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.query | |
| Uses of ComponentListWhereType in org.sdmx.resources.sdmxml.schemas.v2_1.query |
|---|
| Subclasses of ComponentListWhereType in org.sdmx.resources.sdmxml.schemas.v2_1.query | |
|---|---|
class |
GroupWhereBaseType
GroupWhereBaseType is an abstract base type that forms the basis for the GroupWhereType. |
class |
GroupWhereType
GroupWhereType defines the parameters querying for a data structure definition based a group meeting the conditions detailed. |
class |
MetadataTargetWhereType
MetadataTargetWhereType describes the structure that is used to query for metadata structure definitions containing a metadata target meeting the conditions detailed. |
class |
ReportStructureWhereType
ReportStructureWhereType defines the parameters for matching based on the details of a report structure. |
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type ComponentListWhereType | |
|---|---|
protected List<JAXBElement<? extends ComponentListWhereType>> |
StructureWhereType.componentListWhere
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type ComponentListWhereType | |
|---|---|
JAXBElement<ComponentListWhereType> |
ObjectFactory.createComponentListWhere(ComponentListWhereType value)
Create an instance of JAXBElement<ComponentListWhereType>} |
List<JAXBElement<? extends ComponentListWhereType>> |
StructureWhereType.getComponentListWhere()
Gets the value of the componentListWhere property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type ComponentListWhereType | |
|---|---|
JAXBElement<ComponentListWhereType> |
ObjectFactory.createComponentListWhere(ComponentListWhereType value)
Create an instance of JAXBElement<ComponentListWhereType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||