| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
QueryOptionsScope |
DescribeListView.getScope() |
QueryOptionsScope |
IDescribeListView.getScope()
element : scope of type {urn:partner.soap.sforce.com}queryOptionsScope
java type: com.sforce.soap.partner.QueryOptionsScope
|
static QueryOptionsScope |
QueryOptionsScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static QueryOptionsScope[] |
QueryOptionsScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeListView.setScope(QueryOptionsScope scope) |
void |
IDescribeListView.setScope(QueryOptionsScope scope) |
Copyright © 2020. All Rights Reserved.