public abstract class MetaParameter extends AbstractHasAnnotations
Constructor and Description |
---|
MetaParameter() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
abstract MetaClassMember |
getDeclaringMember() |
abstract String |
getName() |
abstract MetaClass |
getType() |
int |
hashCode() |
String |
hashString() |
isAnnotationPresent
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getAnnotation, getAnnotations
public abstract String getName()
public abstract MetaClass getType()
public abstract MetaClassMember getDeclaringMember()
public String hashString()
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.