|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Issue71TestCase.MyEnum2 | |
|---|---|
| ma.glasnost.orika.test.community | |
| Uses of Issue71TestCase.MyEnum2 in ma.glasnost.orika.test.community |
|---|
| Methods in ma.glasnost.orika.test.community that return Issue71TestCase.MyEnum2 | |
|---|---|
static Issue71TestCase.MyEnum2 |
Issue71TestCase.MyEnum2.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Issue71TestCase.MyEnum2[] |
Issue71TestCase.MyEnum2.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in ma.glasnost.orika.test.community that return types with arguments of type Issue71TestCase.MyEnum2 | |
|---|---|
List<Issue71TestCase.MyEnum2> |
Issue71TestCase.A2.getMyEnum()
|
| Method parameters in ma.glasnost.orika.test.community with type arguments of type Issue71TestCase.MyEnum2 | |
|---|---|
void |
Issue71TestCase.A2.setMyEnum(List<Issue71TestCase.MyEnum2> myEnum)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||