Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
DescribeTab[] |
DescribeTabSetResult.getTabs()
Gets the tabs value for this DescribeTabSetResult.
|
DescribeTab |
DescribeTabSetResult.getTabs(int i) |
Modifier and Type | Method and Description |
---|---|
void |
DescribeTabSetResult.setTabs(DescribeTab[] tabs)
Sets the tabs value for this DescribeTabSetResult.
|
void |
DescribeTabSetResult.setTabs(int i,
DescribeTab _value) |
Constructor and Description |
---|
DescribeTabSetResult(String label,
String logoUrl,
String namespace,
boolean selected,
DescribeTab[] tabs) |
Copyright © 2014. All rights reserved.