Package | Description |
---|---|
gov.nasa.pds.search.core.schema |
Modifier and Type | Field and Description |
---|---|
protected SourceType |
DataSource.sourceType |
Modifier and Type | Method and Description |
---|---|
static SourceType |
SourceType.fromValue(java.lang.String v) |
SourceType |
DataSource.getSourceType()
Gets the value of the sourceType property.
|
static SourceType |
SourceType.valueOf(java.lang.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.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSource.setSourceType(SourceType value)
Sets the value of the sourceType property.
|
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.