Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
DescribeGlobalSObjectResult[] |
DescribeGlobalResult.getSobjects()
Gets the sobjects value for this DescribeGlobalResult.
|
DescribeGlobalSObjectResult |
DescribeGlobalResult.getSobjects(int i) |
Modifier and Type | Method and Description |
---|---|
void |
DescribeGlobalResult.setSobjects(DescribeGlobalSObjectResult[] sobjects)
Sets the sobjects value for this DescribeGlobalResult.
|
void |
DescribeGlobalResult.setSobjects(int i,
DescribeGlobalSObjectResult _value) |
Constructor and Description |
---|
DescribeGlobalResult(String encoding,
int maxBatchSize,
DescribeGlobalSObjectResult[] sobjects) |
Copyright © 2014. All rights reserved.