| Package | Description |
|---|---|
| com.google.gdata.data.projecthosting |
| Modifier and Type | Method and Description |
|---|---|
Repository.Type |
Repository.getType()
Returns the type.
|
static Repository.Type |
Repository.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Repository.Type[] |
Repository.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 |
Repository.setType(Repository.Type type)
Sets the type.
|
| Constructor and Description |
|---|
Repository(Repository.Type type)
Immutable constructor.
|
Copyright © 2012. All Rights Reserved.