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