Uses of Enum Class
com.sforce.soap.partner.FeedLayoutFilterType
Packages that use FeedLayoutFilterType
-
Uses of FeedLayoutFilterType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return FeedLayoutFilterTypeModifier and TypeMethodDescriptionDescribeLayoutFeedFilter.getType()IDescribeLayoutFeedFilter.getType()element : type of type {urn:partner.soap.sforce.com}FeedLayoutFilterType java type: com.sforce.soap.partner.FeedLayoutFilterTypestatic FeedLayoutFilterTypeReturns the enum constant of this class with the specified name.static FeedLayoutFilterType[]FeedLayoutFilterType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sforce.soap.partner with parameters of type FeedLayoutFilterTypeModifier and TypeMethodDescriptionvoidDescribeLayoutFeedFilter.setType(FeedLayoutFilterType type) voidIDescribeLayoutFeedFilter.setType(FeedLayoutFilterType type)