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