| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected LogCategoryLevel |
LogInfo.level |
| Modifier and Type | Method and Description |
|---|---|
static LogCategoryLevel |
LogCategoryLevel.fromValue(String v) |
LogCategoryLevel |
LogInfo.getLevel()
Gets the value of the level property.
|
static LogCategoryLevel |
LogCategoryLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogCategoryLevel[] |
LogCategoryLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogInfo.setLevel(LogCategoryLevel value)
Sets the value of the level property.
|
Copyright © 2016. All rights reserved.