|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ToValueTypeType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_1.structure | |
| Uses of ToValueTypeType in org.sdmx.resources.sdmxml.schemas.v2_1.structure |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_1.structure declared as ToValueTypeType | |
|---|---|
protected ToValueTypeType |
RepresentationMapType.toValueType
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_1.structure that return ToValueTypeType | |
|---|---|
static ToValueTypeType |
ToValueTypeType.fromValue(String v)
|
ToValueTypeType |
RepresentationMapType.getToValueType()
Gets the value of the toValueType property. |
static ToValueTypeType |
ToValueTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ToValueTypeType[] |
ToValueTypeType.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.structure with parameters of type ToValueTypeType | |
|---|---|
void |
RepresentationMapType.setToValueType(ToValueTypeType value)
Sets the value of the toValueType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||