package foundation.dao.preload; public class Relation { protected String code; public String getCode() { return code; } }