| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected LogCategory |
LogInfo.category |
| Modifier and Type | Method and Description |
|---|---|
static LogCategory |
LogCategory.fromValue(String v) |
LogCategory |
LogInfo.getCategory()
Gets the value of the category property.
|
static LogCategory |
LogCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogCategory[] |
LogCategory.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.setCategory(LogCategory value)
Sets the value of the category property.
|
Copyright © 2016. All rights reserved.