|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ItemWhereType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.query | |
| Uses of ItemWhereType in org.sdmx.resources.sdmxml.schemas.v2_1.query |
|---|
| Subclasses of ItemWhereType in org.sdmx.resources.sdmxml.schemas.v2_1.query | |
|---|---|
class |
CategoryWhereType
CategoryQueryWhereType contains a set of parameters for matching a category. |
class |
CodeWhereType
CodeWhereType defines a set of parameters for matching a code. |
class |
ConceptWhereBaseType
ConceptWhereBaseType is an abstract base type that forms the basis for the ConceptWhereType. |
class |
ConceptWhereType
ConceptWhereType defines a set of parameters for matching a category. |
class |
OrganisationWhereType
OrganisationWhereType defines a set of parameters for matching an organisation. |
class |
ReportingCategoryWhereBaseType
ReportingCategoryWhereBaseType is an abstract base type that forms the basis for the ReportingCategoryQueryType. |
class |
ReportingCategoryWhereType
ReportingCategoryWhereType contains a set of parameters for matching a reporting category. |
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.query with type parameters of type ItemWhereType | |
|---|---|
protected List<JAXBElement<? extends ItemWhereType>> |
ItemSchemeWhereType.itemWhere
|
protected List<JAXBElement<? extends ItemWhereType>> |
ItemWhereType.itemWhere
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query that return types with arguments of type ItemWhereType | |
|---|---|
JAXBElement<ItemWhereType> |
ObjectFactory.createItemWhere(ItemWhereType value)
Create an instance of JAXBElement<ItemWhereType>} |
List<JAXBElement<? extends ItemWhereType>> |
ItemSchemeWhereType.getItemWhere()
Gets the value of the itemWhere property. |
List<JAXBElement<? extends ItemWhereType>> |
ItemWhereType.getItemWhere()
Gets the value of the itemWhere property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.query with parameters of type ItemWhereType | |
|---|---|
JAXBElement<ItemWhereType> |
ObjectFactory.createItemWhere(ItemWhereType value)
Create an instance of JAXBElement<ItemWhereType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||