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