Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
DescribeSoftphoneLayoutItem[] |
DescribeSoftphoneLayoutSection.getItems()
Gets the items value for this DescribeSoftphoneLayoutSection.
|
DescribeSoftphoneLayoutItem |
DescribeSoftphoneLayoutSection.getItems(int i) |
Modifier and Type | Method and Description |
---|---|
void |
DescribeSoftphoneLayoutSection.setItems(DescribeSoftphoneLayoutItem[] items)
Sets the items value for this DescribeSoftphoneLayoutSection.
|
void |
DescribeSoftphoneLayoutSection.setItems(int i,
DescribeSoftphoneLayoutItem _value) |
Constructor and Description |
---|
DescribeSoftphoneLayoutSection(String entityApiName,
DescribeSoftphoneLayoutItem[] items) |
Copyright © 2014. All rights reserved.