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, toStringpublic GenericProperty(java.lang.String name,
java.lang.Class<?> aClass,
java.lang.reflect.Type aType)
public java.lang.Class<?>[] getActualTypeArguments()
getActualTypeArguments in class PropertyCopyright © 2008–2025. All rights reserved.