Uses of Enum Class
com.sforce.soap.metadata.FeedLayoutFilterType
-
Uses of FeedLayoutFilterType in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FeedLayoutFilterTypeModifier and TypeMethodDescriptionFeedLayoutFilter.getFeedFilterType()static 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.metadata with parameters of type FeedLayoutFilterTypeModifier and TypeMethodDescriptionvoidFeedLayoutFilter.setFeedFilterType(FeedLayoutFilterType feedFilterType)