Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
DescribeSoftphoneLayoutSection[] |
DescribeSoftphoneLayoutCallType.getSections()
Gets the sections value for this DescribeSoftphoneLayoutCallType.
|
DescribeSoftphoneLayoutSection |
DescribeSoftphoneLayoutCallType.getSections(int i) |
Modifier and Type | Method and Description |
---|---|
void |
DescribeSoftphoneLayoutCallType.setSections(DescribeSoftphoneLayoutSection[] sections)
Sets the sections value for this DescribeSoftphoneLayoutCallType.
|
void |
DescribeSoftphoneLayoutCallType.setSections(int i,
DescribeSoftphoneLayoutSection _value) |
Constructor and Description |
---|
DescribeSoftphoneLayoutCallType(DescribeSoftphoneLayoutInfoField[] infoFields,
String name,
DescribeSoftphoneScreenPopOption[] screenPopOptions,
String screenPopsOpenWithin,
DescribeSoftphoneLayoutSection[] sections) |
Copyright © 2014. All rights reserved.