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