Package io.contextmap.core.reflection
Interface ObjectToJsonConverter.ObjectToJsonReflection
- Enclosing class:
- ObjectToJsonConverter
public static interface ObjectToJsonConverter.ObjectToJsonReflection
-
Method Summary
Modifier and TypeMethodDescriptiongetAnnotation(Class<?> type, String annotationFullyQualifiedName) getAnnotation(Field field, String annotationFullyQualifiedName) getAnnotation(Method method, String annotationFullyQualifiedName) getAnnotationFieldValue(Annotation annotation, String fieldName)
-
Method Details
-
getAnnotationFieldValue
-
getAnnotation
-
getAnnotation
-
getAnnotation
-