Klasse ParameterizedFieldBinding


public class ParameterizedFieldBinding extends FieldBinding
Binding denoting a field after type substitution got performed. On parameterized type bindings, all fields got substituted, regardless whether their signature did involve generics or not, so as to get the proper declaringClass for these fields.