public interface  net.bytebuddy.description.field.FieldDescription$InDefinedShape extends java.lang.Object implements net.bytebuddy.description.field.FieldDescription
{
public abstract net.bytebuddy.description.type.TypeDescription getDeclaringType();
}