| Package | Description |
|---|---|
| com.google.gdata.data.acl |
| Modifier and Type | Method and Description |
|---|---|
AclScope.Type |
AclScope.getType() |
static AclScope.Type |
AclScope.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AclScope.Type[] |
AclScope.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AclScope.setType(AclScope.Type type) |
| Constructor and Description |
|---|
AclScope(AclScope.Type type,
String value) |
AclScope(AclScope.Type type,
String value,
String name) |
Copyright © 2012. All Rights Reserved.