public interface IDescribeSoftphoneLayoutSection
| Modifier and Type | Method and Description |
|---|---|
String |
getEntityApiName()
element : entityApiName of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
IDescribeSoftphoneLayoutItem[] |
getItems()
element : items of type {urn:partner.soap.sforce.com}DescribeSoftphoneLayoutItem
java type: com.sforce.soap.partner.DescribeSoftphoneLayoutItem[]
|
void |
setEntityApiName(String entityApiName) |
void |
setItems(IDescribeSoftphoneLayoutItem[] items) |
String getEntityApiName()
void setEntityApiName(String entityApiName)
IDescribeSoftphoneLayoutItem[] getItems()
void setItems(IDescribeSoftphoneLayoutItem[] items)
Copyright © 2015. All Rights Reserved.