Package | Description |
---|---|
edu.ucdavis.cstars.client.arcgis |
Modifier and Type | Method and Description |
---|---|
static Portal.Access |
Portal.Access.get(java.lang.String a) |
Portal.Access |
Portal.getAccess()
The access level of the organization.
|
static Portal.Access |
Portal.Access.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Portal.Access[] |
Portal.Access.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|