|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectIDType | |
|---|---|
| org.sdmx.resources.sdmxml.schemas.v2_0.genericmetadata | |
| Uses of ObjectIDType in org.sdmx.resources.sdmxml.schemas.v2_0.genericmetadata |
|---|
| Fields in org.sdmx.resources.sdmxml.schemas.v2_0.genericmetadata declared as ObjectIDType | |
|---|---|
protected ObjectIDType |
ComponentValueType.object
|
| Methods in org.sdmx.resources.sdmxml.schemas.v2_0.genericmetadata that return ObjectIDType | |
|---|---|
static ObjectIDType |
ObjectIDType.fromValue(String v)
|
ObjectIDType |
ComponentValueType.getObject()
Gets the value of the object property. |
static ObjectIDType |
ObjectIDType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ObjectIDType[] |
ObjectIDType.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_0.genericmetadata with parameters of type ObjectIDType | |
|---|---|
void |
ComponentValueType.setObject(ObjectIDType value)
Sets the value of the object property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||