Package com.mypurecloud.sdk.v2.model
Class PhoneColumn
java.lang.Object
com.mypurecloud.sdk.v2.model.PhoneColumn
- All Implemented Interfaces:
Serializable
PhoneColumn
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncolumnName(String columnName) The name of the phone column.booleangetType()inthashCode()voidsetColumnName(String columnName) voidtoString()The type of the phone column.
-
Constructor Details
-
PhoneColumn
public PhoneColumn() -
PhoneColumn
-
-
Method Details
-
columnName
The name of the phone column. -
getColumnName
-
setColumnName
-
type
The type of the phone column. For example, 'cell' or 'home'. -
getType
-
setType
-
equals
-
hashCode
public int hashCode() -
toString
-