| Package | Description |
|---|---|
| com.sforce.soap.partner |
| Modifier and Type | Method and Description |
|---|---|
LayoutComponentType |
DescribeLayoutComponent.getType() |
LayoutComponentType |
IDescribeLayoutComponent.getType()
element : type of type {urn:partner.soap.sforce.com}layoutComponentType
java type: com.sforce.soap.partner.LayoutComponentType
|
static LayoutComponentType |
LayoutComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LayoutComponentType[] |
LayoutComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLayoutComponent.setType(LayoutComponentType type) |
void |
IDescribeLayoutComponent.setType(LayoutComponentType type) |
Copyright © 2015. All Rights Reserved.