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