|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Issue71TestCase.MyEnum | |
|---|---|
| ma.glasnost.orika.test.community | |
| Uses of Issue71TestCase.MyEnum in ma.glasnost.orika.test.community |
|---|
| Methods in ma.glasnost.orika.test.community that return Issue71TestCase.MyEnum | |
|---|---|
static Issue71TestCase.MyEnum |
Issue71TestCase.MyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Issue71TestCase.MyEnum[] |
Issue71TestCase.MyEnum.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.MyEnum | |
|---|---|
List<Issue71TestCase.MyEnum> |
Issue71TestCase.A.getMyEnum()
|
| Method parameters in ma.glasnost.orika.test.community with type arguments of type Issue71TestCase.MyEnum | |
|---|---|
void |
Issue71TestCase.A.setMyEnum(List<Issue71TestCase.MyEnum> myEnum)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||