Package | Description |
---|---|
com.lts.job.common.domain | |
com.lts.job.common.repository.po |
Modifier and Type | Method and Description |
---|---|
static LogType |
LogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogType[] |
LogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LogType |
JobLogPo.getLogType() |
Modifier and Type | Method and Description |
---|---|
void |
JobLogPo.setLogType(LogType logType) |
Copyright © 2014. All Rights Reserved.