|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceType | |
---|---|
gov.nasa.pds.search.core.schema |
Uses of SourceType in gov.nasa.pds.search.core.schema |
---|
Fields in gov.nasa.pds.search.core.schema declared as SourceType | |
---|---|
protected SourceType |
DataSource.sourceType
|
Methods in gov.nasa.pds.search.core.schema that return SourceType | |
---|---|
static SourceType |
SourceType.fromValue(String v)
|
SourceType |
DataSource.getSourceType()
Gets the value of the sourceType property. |
static SourceType |
SourceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SourceType[] |
SourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in gov.nasa.pds.search.core.schema with parameters of type SourceType | |
---|---|
void |
DataSource.setSourceType(SourceType value)
Sets the value of the sourceType property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |