Uses of Class
com.github.jasminb.jsonapi.annotations.Type
-
Packages that use Type Package Description com.github.jasminb.jsonapi -
-
Uses of Type in com.github.jasminb.jsonapi
Methods in com.github.jasminb.jsonapi that return Type Modifier and Type Method Description TypeConverterConfiguration. getType(Class<?> clazz)Resolves and returns the type given to provided class.
-