public interface IDescribeSoftphoneLayoutSection
| Modifier and Type | Method and Description |
|---|---|
java.lang.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(java.lang.String entityApiName) |
void |
setItems(IDescribeSoftphoneLayoutItem[] items) |
java.lang.String getEntityApiName()
void setEntityApiName(java.lang.String entityApiName)
IDescribeSoftphoneLayoutItem[] getItems()
void setItems(IDescribeSoftphoneLayoutItem[] items)
Copyright © 2020. All Rights Reserved.