public class DescribeSoftphoneScreenPopOption extends Object implements Serializable
Constructor and Description |
---|
DescribeSoftphoneScreenPopOption() |
DescribeSoftphoneScreenPopOption(String matchType,
String screenPopData,
String screenPopType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getMatchType()
Gets the matchType value for this DescribeSoftphoneScreenPopOption.
|
String |
getScreenPopData()
Gets the screenPopData value for this DescribeSoftphoneScreenPopOption.
|
String |
getScreenPopType()
Gets the screenPopType value for this DescribeSoftphoneScreenPopOption.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setMatchType(String matchType)
Sets the matchType value for this DescribeSoftphoneScreenPopOption.
|
void |
setScreenPopData(String screenPopData)
Sets the screenPopData value for this DescribeSoftphoneScreenPopOption.
|
void |
setScreenPopType(String screenPopType)
Sets the screenPopType value for this DescribeSoftphoneScreenPopOption.
|
public String getMatchType()
public void setMatchType(String matchType)
matchType
- public String getScreenPopData()
public void setScreenPopData(String screenPopData)
screenPopData
- public String getScreenPopType()
public void setScreenPopType(String screenPopType)
screenPopType
- public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2014. All rights reserved.