Uses of Enum Class
com.sforce.soap.partner.QueryOptionsScope
Packages that use QueryOptionsScope
-
Uses of QueryOptionsScope in com.sforce.soap.partner
Methods in com.sforce.soap.partner that return QueryOptionsScopeModifier and TypeMethodDescriptionDescribeListView.getScope()IDescribeListView.getScope()element : scope of type {urn:partner.soap.sforce.com}queryOptionsScope java type: com.sforce.soap.partner.QueryOptionsScopestatic QueryOptionsScopeReturns the enum constant of this class with the specified name.static QueryOptionsScope[]QueryOptionsScope.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 QueryOptionsScopeModifier and TypeMethodDescriptionvoidDescribeListView.setScope(QueryOptionsScope scope) voidIDescribeListView.setScope(QueryOptionsScope scope)