public interface  com.fasterxml.jackson.databind.util.Named extends java.lang.Object
{
public abstract java.lang.String getName();
}