org.apache.commons.classscan.spi.model
Interface SpiMetaField

All Superinterfaces:
HasName, HasResolve, MetaField
All Known Implementing Classes:
BcelField

public interface SpiMetaField
extends MetaField, HasResolve

Metadata about a Class field


Method Summary
 
Methods inherited from interface org.apache.commons.classscan.model.MetaField
getAnnotation, getAnnotations, getName, getType, isStatic
 
Methods inherited from interface org.apache.commons.classscan.spi.model.HasResolve
resolve
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.