|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentTypeCodelistType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.common | |
| Uses of ComponentTypeCodelistType in org.sdmx.resources.sdmxml.schemas.v2_1.common |
|---|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common that return ComponentTypeCodelistType | |
|---|---|
static ComponentTypeCodelistType |
ComponentTypeCodelistType.fromValue(ObjectTypeCodelistType v)
|
ComponentTypeCodelistType |
TargetObjectTypeCodelistType.value()
|
ComponentTypeCodelistType |
DimensionTypeCodelistType.value()
|
ComponentTypeCodelistType |
DataStructureComponentTypeCodelistType.value()
|
ComponentTypeCodelistType |
MetadataStructureComponentTypeCodelistType.value()
|
static ComponentTypeCodelistType |
ComponentTypeCodelistType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ComponentTypeCodelistType[] |
ComponentTypeCodelistType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.common with parameters of type ComponentTypeCodelistType | |
|---|---|
static TargetObjectTypeCodelistType |
TargetObjectTypeCodelistType.fromValue(ComponentTypeCodelistType v)
|
static DimensionTypeCodelistType |
DimensionTypeCodelistType.fromValue(ComponentTypeCodelistType v)
|
static DataStructureComponentTypeCodelistType |
DataStructureComponentTypeCodelistType.fromValue(ComponentTypeCodelistType v)
|
static MetadataStructureComponentTypeCodelistType |
MetadataStructureComponentTypeCodelistType.fromValue(ComponentTypeCodelistType v)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||