public class ReflectionUtil extends Object
Constructor and Description |
---|
ReflectionUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
getFullNameWithoutVersionInformation(Class<?> entityType)
Note: we can't fetch generic types information in Java - hence we are limited to simple getName on class object
|
Copyright © 2016. All Rights Reserved.