|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DimensionType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_0.query | |
| Uses of DimensionType in org.sdmx.resources.sdmxml.schemas.v2_0.query |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query declared as DimensionType | |
|---|---|
protected DimensionType |
KeyFamilyWhereType.dimension
|
protected DimensionType |
DataWhereType.dimension
|
protected DimensionType |
MetadataStructureWhereType.dimension
|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.query with type parameters of type DimensionType | |
|---|---|
protected List<DimensionType> |
AndType.dimension
|
protected List<DimensionType> |
OrType.dimension
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return DimensionType | |
|---|---|
DimensionType |
ObjectFactory.createDimensionType()
Create an instance of DimensionType |
DimensionType |
KeyFamilyWhereType.getDimension()
Gets the value of the dimension property. |
DimensionType |
DataWhereType.getDimension()
Gets the value of the dimension property. |
DimensionType |
MetadataStructureWhereType.getDimension()
Gets the value of the dimension property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query that return types with arguments of type DimensionType | |
|---|---|
List<DimensionType> |
AndType.getDimension()
Gets the value of the dimension property. |
List<DimensionType> |
OrType.getDimension()
Gets the value of the dimension property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.query with parameters of type DimensionType | |
|---|---|
void |
KeyFamilyWhereType.setDimension(DimensionType value)
Sets the value of the dimension property. |
void |
DataWhereType.setDimension(DimensionType value)
Sets the value of the dimension property. |
void |
MetadataStructureWhereType.setDimension(DimensionType value)
Sets the value of the dimension property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||