Uses of Class
com.force.api.DescribeSObjectBasic
| Package | Description |
|---|---|
| com.force.api |
-
Uses of DescribeSObjectBasic in com.force.api
Subclasses of DescribeSObjectBasic in com.force.api Modifier and Type Class Description classDescribeSObjectThis class represents a JSON response from /services/data/v{version}/sobjects/{sobjectName}/describe It has all of the fields for a particular sobject, and metadata about those fields.Methods in com.force.api that return DescribeSObjectBasic Modifier and Type Method Description DescribeSObjectBasicDiscoverSObject. getObjectDescribe()Methods in com.force.api that return types with arguments of type DescribeSObjectBasic Modifier and Type Method Description List<DescribeSObjectBasic>DescribeGlobal. getSObjects()