com.jeffpalm.reflect
Interface Field

All Superinterfaces:
HasModifiers, HasName, Member

public interface Field
extends Member


Method Summary
 Type type()
           
 
Methods inherited from interface com.jeffpalm.reflect.Member
declaringType
 
Methods inherited from interface com.jeffpalm.reflect.HasName
name
 
Methods inherited from interface com.jeffpalm.reflect.HasModifiers
modifiers
 

Method Detail

type

Type type()