Uses of Enum Class
net.anwiba.database.sqlite.SqliteType
Packages that use SqliteType
-
Uses of SqliteType in net.anwiba.database.sqlite
Methods in net.anwiba.database.sqlite that return SqliteTypeModifier and TypeMethodDescriptionstatic SqliteTypestatic SqliteTypeSqliteType.getByTypeCode(int code) static SqliteTypeReturns the enum constant of this class with the specified name.static SqliteType[]SqliteType.values()Returns an array containing the constants of this enum class, in the order they are declared.