|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Agency | |
---|---|
gov.nasa.pds.harvest.pdap.policy |
Uses of Agency in gov.nasa.pds.harvest.pdap.policy |
---|
Fields in gov.nasa.pds.harvest.pdap.policy declared as Agency | |
---|---|
protected Agency |
PdapService.agency
|
Methods in gov.nasa.pds.harvest.pdap.policy that return Agency | |
---|---|
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. |
Methods in gov.nasa.pds.harvest.pdap.policy with parameters of type Agency | |
---|---|
void |
PdapService.setAgency(Agency value)
Sets the value of the agency property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |