| Package | Description |
|---|---|
| ma.glasnost.orika.test.community |
| Modifier and Type | Method and Description |
|---|---|
static Issue166TestCase.SimpleEnumBean |
Issue166TestCase.SimpleEnumBean.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Issue166TestCase.SimpleEnumBean[] |
Issue166TestCase.SimpleEnumBean.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Glasnost. All Rights Reserved.