Package | Description |
---|---|
com.sforce.soap.partner |
Modifier and Type | Method and Description |
---|---|
DescribeSoftphoneLayoutCallType[] |
DescribeSoftphoneLayoutResult.getCallTypes()
Gets the callTypes value for this DescribeSoftphoneLayoutResult.
|
DescribeSoftphoneLayoutCallType |
DescribeSoftphoneLayoutResult.getCallTypes(int i) |
Modifier and Type | Method and Description |
---|---|
void |
DescribeSoftphoneLayoutResult.setCallTypes(DescribeSoftphoneLayoutCallType[] callTypes)
Sets the callTypes value for this DescribeSoftphoneLayoutResult.
|
void |
DescribeSoftphoneLayoutResult.setCallTypes(int i,
DescribeSoftphoneLayoutCallType _value) |
Constructor and Description |
---|
DescribeSoftphoneLayoutResult(DescribeSoftphoneLayoutCallType[] callTypes,
String id,
String name) |
Copyright © 2014. All rights reserved.