public abstract class GenericProperty extends Property
Constructor and Description |
---|
GenericProperty(java.lang.String name,
java.lang.Class<?> aClass,
java.lang.reflect.Type aType) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?>[] |
getActualTypeArguments() |
compareTo, equals, get, getAnnotation, getAnnotations, getName, getType, hashCode, isReadable, isWritable, set, toString
public GenericProperty(java.lang.String name, java.lang.Class<?> aClass, java.lang.reflect.Type aType)
public java.lang.Class<?>[] getActualTypeArguments()
getActualTypeArguments
in class Property
Copyright © 2008–2020. All rights reserved.