Uses of Class
edu.wisc.game.sql.MlcLog.LogFormat
Package | Description |
---|---|
edu.wisc.game.sql |
Persistent data structures
|
-
Uses of MlcLog.LogFormat in edu.wisc.game.sql
Fields in edu.wisc.game.sql declared as MlcLog.LogFormat Modifier and Type Field Description MlcLog.LogFormat
MlcLog. format
Methods in edu.wisc.game.sql that return MlcLog.LogFormat Modifier and Type Method Description static MlcLog.LogFormat
MlcLog.LogFormat. valueOf(String name)
Returns the enum constant of this type with the specified name.static MlcLog.LogFormat[]
MlcLog.LogFormat. values()
Returns an array containing the constants of this enum type, in the order they are declared.