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