|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectma.glasnost.orika.CustomConverter<String,MyEnum>
ma.glasnost.orika.test.community.issue41.MyEnumConverter
public class MyEnumConverter
| Field Summary |
|---|
| Fields inherited from class ma.glasnost.orika.CustomConverter |
|---|
destinationType, mapperFacade, sourceType |
| Constructor Summary | |
|---|---|
MyEnumConverter()
|
|
| Method Summary | |
|---|---|
MyEnum |
convert(String source,
Type<? extends MyEnum> destinationType)
|
| Methods inherited from class ma.glasnost.orika.CustomConverter |
|---|
canConvert, getAType, getBType, setMapperFacade, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MyEnumConverter()
| Method Detail |
|---|
public MyEnum convert(String source,
Type<? extends MyEnum> destinationType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||