Package | Description |
---|---|
com.saperion.jcs.modules.users.api |
Modifier and Type | Method and Description |
---|---|
static Group.DefaultGroupFields |
Group.DefaultGroupFields.fromString(String string)
Returns the enum constant that matches the specified string regardless if it is uper-case or not.
|
static Group.DefaultGroupFields |
Group.DefaultGroupFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Group.DefaultGroupFields[] |
Group.DefaultGroupFields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 SAPERION AG. All rights reserved.