JBoss Reflection 2.2.1.SP1

org.jboss.reflect.plugins.bytecode.bytes
Interface FieldBytes

All Superinterfaces:
Bytes, MemberBytes

public interface FieldBytes
extends Bytes, MemberBytes

Contains the bytecode information for a field

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Method Summary
 boolean isEnumConstant()
           
 
Methods inherited from interface org.jboss.reflect.plugins.bytecode.bytes.MemberBytes
getJvmSignature, getName
 
Methods inherited from interface org.jboss.reflect.plugins.bytecode.bytes.Bytes
getAnnotations, getGenericSignature, getModifiers
 

Method Detail

isEnumConstant

boolean isEnumConstant()

JBoss Reflection 2.2.1.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.