Package | Description |
---|---|
ch.qos.logback.classic.db.names |
Modifier and Type | Method and Description |
---|---|
static ColumnName |
ColumnName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnName[] |
ColumnName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2015 QOS.ch. All rights reserved.