Uses of Class
com.aerospike.mapper.tools.utils.TypeUtils.AnnotatedType
| Package | Description |
|---|---|
| com.aerospike.mapper.tools | |
| com.aerospike.mapper.tools.utils |
-
Uses of TypeUtils.AnnotatedType in com.aerospike.mapper.tools
Methods in com.aerospike.mapper.tools that return TypeUtils.AnnotatedType Modifier and Type Method Description TypeUtils.AnnotatedTypeValueType. getAnnotatedType()Constructors in com.aerospike.mapper.tools with parameters of type TypeUtils.AnnotatedType Constructor Description FieldValue(Field field, TypeMapper typeMapper, TypeUtils.AnnotatedType annotatedType)MethodValue(PropertyDefinition property, TypeMapper typeMapper, TypeUtils.AnnotatedType annotatedType)ValueType(@NotNull TypeMapper mapper, TypeUtils.AnnotatedType annotatedType) -
Uses of TypeUtils.AnnotatedType in com.aerospike.mapper.tools.utils
Methods in com.aerospike.mapper.tools.utils that return TypeUtils.AnnotatedType Modifier and Type Method Description static TypeUtils.AnnotatedTypeTypeUtils.AnnotatedType. getDefaultAnnotateType()Methods in com.aerospike.mapper.tools.utils with parameters of type TypeUtils.AnnotatedType Modifier and Type Method Description static TypeMapperTypeUtils. getMapper(Class<?> clazz, TypeUtils.AnnotatedType type, IBaseAeroMapper mapper)