Package | Description |
---|---|
gov.nasa.pds.harvest.pdap.policy |
Modifier and Type | Field and Description |
---|---|
protected Agency |
PdapService.agency |
Modifier and Type | Method and Description |
---|---|
static Agency |
Agency.fromValue(String v) |
Agency |
PdapService.getAgency()
Gets the value of the agency property.
|
static Agency |
Agency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Agency[] |
Agency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PdapService.setAgency(Agency value)
Sets the value of the agency property.
|
Copyright © 2010–2016 Planetary Data System. All rights reserved.