Uses of Class
com.sforce.soap.partner.QueryOptionsScope

Packages that use QueryOptionsScope
com.sforce.soap.partner   
 

Uses of QueryOptionsScope in com.sforce.soap.partner
 

Methods in com.sforce.soap.partner that return QueryOptionsScope
 QueryOptionsScope DescribeListView.getScope()
           
static QueryOptionsScope QueryOptionsScope.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static QueryOptionsScope[] QueryOptionsScope.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 QueryOptionsScope
 void DescribeListView.setScope(QueryOptionsScope scope)
           
 



Copyright © 2011. All Rights Reserved.