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