| Package | Description |
|---|---|
| com.sforce.soap.tooling | |
| com.sforce.soap.tooling.metadata |
| Modifier and Type | Method and Description |
|---|---|
static FeedLayoutComponentType |
FeedLayoutComponentType.fromValue(String v) |
static FeedLayoutComponentType |
FeedLayoutComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FeedLayoutComponentType[] |
FeedLayoutComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected FeedLayoutComponentType |
FeedLayoutComponent.componentType |
| Modifier and Type | Method and Description |
|---|---|
FeedLayoutComponentType |
FeedLayoutComponent.getComponentType()
Gets the value of the componentType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FeedLayoutComponent.setComponentType(FeedLayoutComponentType value)
Sets the value of the componentType property.
|
Copyright © 2016. All rights reserved.