类分层结构
- java.lang.Object
- com.fr.config.entity.ClassHelper (implements com.fr.config.entity.Base)
- com.fr.config.entity.Entity (implements com.fr.config.entity.Base)
- com.fr.config.entity.XmlEntity (implements com.fr.config.entity.Base)
接口分层结构
- java.io.Serializable
- com.fr.config.entity.Base