Package | Description |
---|---|
edu.internet2.middleware.grouperInstaller |
Modifier and Type | Method and Description |
---|---|
static GrouperInstaller.GrouperInstallerMainFunction |
GrouperInstaller.GrouperInstallerMainFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrouperInstaller.GrouperInstallerMainFunction |
GrouperInstaller.GrouperInstallerMainFunction.valueOfIgnoreCase(String theString,
boolean exceptionOnInvalid)
convert a string to the enum
|
static GrouperInstaller.GrouperInstallerMainFunction |
GrouperInstaller.GrouperInstallerMainFunction.valueOfIgnoreCase(String string,
boolean exceptionIfBlank,
boolean exceptionIfInvalid) |
static GrouperInstaller.GrouperInstallerMainFunction[] |
GrouperInstaller.GrouperInstallerMainFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Internet2. All rights reserved.