Uses of Enum
cn.mapway.ui.client.db.DbFieldType
Packages that use DbFieldType
-
Uses of DbFieldType in cn.mapway.ui.client.db
Methods in cn.mapway.ui.client.db that return DbFieldTypeModifier and TypeMethodDescriptionstatic DbFieldTypeReturns the enum constant of this type with the specified name.static DbFieldTypeDbFieldType.valueOfCode(Integer code) static DbFieldType[]DbFieldType.values()Returns an array containing the constants of this enum type, in the order they are declared.