Uses of Class
ma.glasnost.orika.impl.generator.MapEntryRef.EntryPart

Packages that use MapEntryRef.EntryPart
ma.glasnost.orika.impl.generator   
 

Uses of MapEntryRef.EntryPart in ma.glasnost.orika.impl.generator
 

Methods in ma.glasnost.orika.impl.generator that return MapEntryRef.EntryPart
static MapEntryRef.EntryPart MapEntryRef.EntryPart.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MapEntryRef.EntryPart[] MapEntryRef.EntryPart.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in ma.glasnost.orika.impl.generator with parameters of type MapEntryRef.EntryPart
MapEntryRef(Type<?> type, String name, MapEntryRef.EntryPart entryPart)
           
 



Copyright © 2013 Glasnost. All Rights Reserved.