Enum Class的使用
org.anyline.metadata.Table.Key.TYPE
使用Table.Key.TYPE的程序包
-
org.anyline.metadata中Table.Key.TYPE的使用
修饰符和类型方法说明Table.Key.getType()static Table.Key.TYPEReturns the enum constant of this class with the specified name.static Table.Key.TYPE[]Table.Key.TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.参数类型为Table.Key.TYPE的org.anyline.metadata中的方法修饰符和类型方法说明Table.addKey(Table.Key.TYPE type, String... columns) Table.Key.setType(Table.Key.TYPE type)