Package org.apache.johnzon.mapper
Interface Converter.TypeAccess
- 
- All Known Subinterfaces:
 MapperConfig.CustomEnumConverter<A>
- All Known Implementing Classes:
 EnumConverter
public static interface Converter.TypeAccess 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Typetype() 
 - 
 
- 
- 
Method Detail
- 
type
Type type()
 
 - 
 
 -