package forscher.nocket.page.gen.ajax; // CHECKSTYLE_OFF public final class AjaxTargetUpdateTest_SecondTabConstants { private AjaxTargetUpdateTest_SecondTabConstants() {} /** SimplePropertyElement: Second Name */ public static final String SecondName = "SecondName"; public final class Properties { private Properties() {} /** Second Name */ public static final String SecondName = "SecondName"; } }