Package | Description |
---|---|
edu.internet2.middleware.grouperClient.ws |
Modifier and Type | Method and Description |
---|---|
static SaveMode |
SaveMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaveMode |
SaveMode.valueOfIgnoreCase(String string)
do a case-insensitive matching
|
static SaveMode[] |
SaveMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Internet2. All rights reserved.