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