Uses of Class
com.sforce.soap.partner.Article
-
Packages that use Article Package Description com.sforce.soap.partner -
-
Uses of Article in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return Article Modifier and Type Method Description ArticleINameCaseValue. getArticle()element : article of type {urn:partner.soap.sforce.com}Article java type: com.sforce.soap.partner.ArticleArticleNameCaseValue. getArticle()static ArticleArticle. valueOf(String name)Returns the enum constant of this type with the specified name.static Article[]Article. 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 Article Modifier and Type Method Description voidINameCaseValue. setArticle(Article article)voidNameCaseValue. setArticle(Article article)
-