package jbo.awe; import java.lang.String; /** * 空配置 - JBO命名常量类

* Note: This file is generated by ADE tools, dont modify it.
*/ public interface BLANK{ /** * 空配置

* 代表本类映射的BizObjectClass */ public static final String CLASS_NAME = "jbo.awe.BLANK"; /** * 项目编号 STRING(32)
*/ public static final String BLANKID = "BLANKID"; }