| Package | Description |
|---|---|
| nl.surfnet.coin.teams.domain |
| Modifier and Type | Method and Description |
|---|---|
static GroupProviderType |
GroupProviderType.fromString(String typeAsString) |
GroupProviderType |
GroupProvider.getGroupProviderType() |
static GroupProviderType |
GroupProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupProviderType[] |
GroupProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GroupProvider(Long id,
String identifier,
String name,
GroupProviderType type) |
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.