| Package | Description |
|---|---|
| com.force.api |
| Modifier and Type | Method and Description |
|---|---|
ApiVersion |
ApiConfig.getApiVersion()
Deprecated.
use #getApiVersionString instead
|
static ApiVersion |
ApiVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiVersion[] |
ApiVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApiConfig |
ApiConfig.setApiVersion(ApiVersion value) |
Copyright © 2016. All rights reserved.