Package | Description |
---|---|
de.fraunhofer.fokus.oefit.adhoc.custom |
Provides custom enumerations and service handlers to
support portlet classes
|
Modifier and Type | Method and Description |
---|---|
static E_OrgStatus |
E_OrgStatus.findByValue(int val)
Find by value.
|
static E_OrgStatus |
E_OrgStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static E_OrgStatus[] |
E_OrgStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Fraunhofer FOKUS. All rights reserved.