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