|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentWhereType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.query | |
| Uses of ComponentWhereType in org.sdmx.resources.sdmxml.schemas.v2_1.query |
|---|
| Subclasses of ComponentWhereType in org.sdmx.resources.sdmxml.schemas.v2_1.query | |
|---|---|
class |
AttributeWhereType
AttributeWhereType describes the structure of an attribute query. |
class |
DataStructureComponentWhereType
DataStructureComponentWhereType defines the basic information for querying for a data structure definition component. |
class |
DimensionWhereType
DimensionWhereType describes the structure of a dimension query. |
class |
MeasureDimensionWhereBaseType
MeasureDimensionWhereBaseType is an abstract base type which forms the basis for a measure dimension query. |
class |
MeasureDimensionWhereType
MeasureDimensionWhereType describes the structure of a measure dimension query. |
class |
MetadataAttributeWhereBaseType
MetadataAttributeWhereBaseType is an abstract base type that forms the basis for the MetadataAttributeWhereType. |
class |
MetadataAttributeWhereType
MetadataAttributeWhereType describes the parameters for a metadata attribute. |
class |
PrimaryMeasureWhereType
MeasureWhereType describes the structure of a measure query. |
class |
TargetObjectWhereBaseType
TargetObjectWhereBaseType is an abstract base type that forms the basis for the TargetObjectWhereType. |
class |
TargetObjectWhereType
TargetObjectWhereType describes the structure of a target object query. |
class |
TimeDimensionWhereType
TimeDimensionWhereType describes the structure of a time dimension query. |
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type ComponentWhereType | |
|---|---|
protected List<JAXBElement<? extends ComponentWhereType>> |
ComponentListWhereType.componentWhere
|
protected List<JAXBElement<? extends ComponentWhereType>> |
StructureWhereType.componentWhere
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type ComponentWhereType | |
|---|---|
JAXBElement<ComponentWhereType> |
ObjectFactory.createComponentWhere(ComponentWhereType value)
Create an instance of JAXBElement<ComponentWhereType>} |
List<JAXBElement<? extends ComponentWhereType>> |
ComponentListWhereType.getComponentWhere()
Gets the value of the componentWhere property. |
List<JAXBElement<? extends ComponentWhereType>> |
StructureWhereType.getComponentWhere()
Gets the value of the componentWhere property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type ComponentWhereType | |
|---|---|
JAXBElement<ComponentWhereType> |
ObjectFactory.createComponentWhere(ComponentWhereType value)
Create an instance of JAXBElement<ComponentWhereType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||