|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DimensionTypeType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.common | |
| org.sdmx.resources.sdmxml.schemas.v2_1.structure | |
| Uses of DimensionTypeType in org.sdmx.resources.sdmxml.schemas.v2_1.common |
|---|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return DimensionTypeType | |
|---|---|
static DimensionTypeType |
DimensionTypeType.fromValue(String v)
|
static DimensionTypeType |
DimensionTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DimensionTypeType[] |
DimensionTypeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of DimensionTypeType in org.sdmx.resources.sdmxml.schemas.v2_1.structure |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as DimensionTypeType | |
|---|---|
protected DimensionTypeType |
BaseDimensionType.type
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return DimensionTypeType | |
|---|---|
DimensionTypeType |
BaseDimensionType.getType()
Gets the value of the type property. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure with parameters of type DimensionTypeType | |
|---|---|
void |
BaseDimensionType.setType(DimensionTypeType value)
Sets the value of the type property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||