Package com.mypurecloud.sdk.v2.model
Class PhoneChangeTopicLineStatus
java.lang.Object
com.mypurecloud.sdk.v2.model.PhoneChangeTopicLineStatus
- All Implemented Interfaces:
Serializable
PhoneChangeTopicLineStatus
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddressOfRecord(String addressOfRecord) contactAddresses(List<String> contactAddresses) booleangetId()inthashCode()reachableStateTime(Date reachableStateTime) voidsetAddressOfRecord(String addressOfRecord) voidsetContactAddresses(List<String> contactAddresses) voidvoidsetReachable(Boolean reachable) voidsetReachableStateTime(Date reachableStateTime) toString()
-
Constructor Details
-
PhoneChangeTopicLineStatus
public PhoneChangeTopicLineStatus() -
PhoneChangeTopicLineStatus
-
-
Method Details
-
id
-
getId
-
setId
-
reachable
-
getReachable
-
setReachable
-
addressOfRecord
-
getAddressOfRecord
-
setAddressOfRecord
-
contactAddresses
-
getContactAddresses
-
setContactAddresses
-
reachableStateTime
-
getReachableStateTime
-
setReachableStateTime
-
equals
-
hashCode
public int hashCode() -
toString
-