public interface Bytes
Modifier and Type | Method and Description |
---|---|
Annotation[] |
getAnnotations()
Gets the annotations on this class or member
|
String |
getGenericSignature()
Gets the generic signature of this class or member as contained
in the Signature attribute
|
int |
getModifiers()
Gets the modifiers for this class or member
|
int getModifiers()
String getGenericSignature()
Annotation[] getAnnotations()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.