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