|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MyEnum | |
|---|---|
| ma.glasnost.orika.test.community.issue41 | |
| Uses of MyEnum in ma.glasnost.orika.test.community.issue41 |
|---|
| Methods in ma.glasnost.orika.test.community.issue41 that return MyEnum | |
|---|---|
MyEnum |
MyEnumConverter.convert(String source,
Type<? extends MyEnum> destinationType)
|
MyEnum |
MyTargetObject.getDirectE()
|
MyEnum |
MyTargetSubObject.getE()
|
static MyEnum |
MyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MyEnum[] |
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.issue41 with parameters of type MyEnum | |
|---|---|
void |
MyTargetObject.setDirectE(MyEnum directE)
|
void |
MyTargetSubObject.setE(MyEnum e)
|
| Method parameters in ma.glasnost.orika.test.community.issue41 with type arguments of type MyEnum | |
|---|---|
MyEnum |
MyEnumConverter.convert(String source,
Type<? extends MyEnum> destinationType)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||