|
|||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | UML | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.logging.Level
|
+--uaw.util.UawLevel
Nivel para los registros de informe propios del programa, de nombre "UAW" y prioridad -1.
| UML data model | |
| legend |
graphical
representation
|
| Field Summary |
| Fields inherited from class java.util.logging.Level |
ALL, CONFIG, FINE, FINER, FINEST, INFO, OFF, SEVERE,
WARNING
|
| Constructor Summary | |
UawLevel ()
Crea un nuevo nivel de nombre "UAW" y prioridad -1. |
|
| Methods inherited from class java.util.logging.Level |
equals, getLocalizedName, getName,
getResourceBundleName, hashCode, intValue, parse,
toString
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait,
wait, wait
|
| Constructor Detail |
public UawLevel()
Crea un nueveo nivel de nombre "UAW" y prioridad -1.
|
|||||||||
| PREV CLASS NEXT CLASS | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||