Uses of Class
com.sforce.soap.partner.FeedLayoutFilterType
-
Packages that use FeedLayoutFilterType Package Description com.sforce.soap.partner -
-
Uses of FeedLayoutFilterType in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return FeedLayoutFilterType Modifier and Type Method Description FeedLayoutFilterTypeDescribeLayoutFeedFilter. getType()FeedLayoutFilterTypeIDescribeLayoutFeedFilter. getType()element : type of type {urn:partner.soap.sforce.com}FeedLayoutFilterType java type: com.sforce.soap.partner.FeedLayoutFilterTypestatic FeedLayoutFilterTypeFeedLayoutFilterType. valueOf(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.Methods in com.sforce.soap.partner with parameters of type FeedLayoutFilterType Modifier and Type Method Description voidDescribeLayoutFeedFilter. setType(FeedLayoutFilterType type)voidIDescribeLayoutFeedFilter. setType(FeedLayoutFilterType type)
-