package org.thdl.lex.component; import java.io.Serializable; public class AnalyticalNote extends BaseAnalyticalNote implements Serializable { }