| Package | Description |
|---|---|
| to.etc.domui.log.data |
| Modifier and Type | Method and Description |
|---|---|
HandlerType |
Handler.getType() |
static HandlerType |
HandlerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HandlerType[] |
HandlerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Handler.setType(HandlerType type) |
| Constructor and Description |
|---|
Handler(HandlerType type,
String file) |
Copyright © 2017 etc.to. All rights reserved.