public interface IDescribeSoftphoneScreenPopOption
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMatchType()
element : matchType of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getScreenPopData()
element : screenPopData of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getScreenPopType()
element : screenPopType of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
void |
setMatchType(java.lang.String matchType) |
void |
setScreenPopData(java.lang.String screenPopData) |
void |
setScreenPopType(java.lang.String screenPopType) |
java.lang.String getMatchType()
void setMatchType(java.lang.String matchType)
java.lang.String getScreenPopData()
void setScreenPopData(java.lang.String screenPopData)
java.lang.String getScreenPopType()
void setScreenPopType(java.lang.String screenPopType)
Copyright © 2020. All Rights Reserved.