Interface IDescribeSoftphoneScreenPopOption

All Known Implementing Classes:
DescribeSoftphoneScreenPopOption

public interface IDescribeSoftphoneScreenPopOption
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Method Details

    • getMatchType

      String getMatchType()
      element : matchType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setMatchType

      void setMatchType(String matchType)
    • getScreenPopData

      String getScreenPopData()
      element : screenPopData of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setScreenPopData

      void setScreenPopData(String screenPopData)
    • getScreenPopType

      String getScreenPopType()
      element : screenPopType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    • setScreenPopType

      void setScreenPopType(String screenPopType)