Uses of Enum Class
com.sforce.soap.partner.Article
Packages that use Article
-
Uses of Article in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return ArticleModifier and TypeMethodDescriptionINameCaseValue.getArticle()element : article of type {urn:partner.soap.sforce.com}Article java type: com.sforce.soap.partner.ArticleNameCaseValue.getArticle()static ArticleReturns the enum constant of this class with the specified name.static Article[]Article.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 ArticleModifier and TypeMethodDescriptionvoidINameCaseValue.setArticle(Article article) voidNameCaseValue.setArticle(Article article)