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