Package | Description |
---|---|
gov.nasa.pds.search.core.schema |
Modifier and Type | Field and Description |
---|---|
protected SourcePriority |
DataSource.priority |
Modifier and Type | Method and Description |
---|---|
static SourcePriority |
SourcePriority.fromValue(java.lang.String v) |
SourcePriority |
DataSource.getPriority()
Gets the value of the priority property.
|
static SourcePriority |
SourcePriority.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SourcePriority[] |
SourcePriority.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.setPriority(SourcePriority value)
Sets the value of the priority property.
|
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.