Package com.mypurecloud.sdk.v2.model
Class ExternalContactsRelationshipChangedTopicRelationship
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalContactsRelationshipChangedTopicRelationship
- All Implemented Interfaces:
Serializable
public class ExternalContactsRelationshipChangedTopicRelationship
extends Object
implements Serializable
ExternalContactsRelationshipChangedTopicRelationship
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExternalContactsRelationshipChangedTopicRelationship(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptioncreateDate(Date createDate) booleanexternalOrganization(ExternalContactsRelationshipChangedTopicExternalOrganization externalOrganization) getId()getUser()inthashCode()modifyDate(Date modifyDate) relationship(String relationship) voidsetCreateDate(Date createDate) voidvoidsetExternalOrganization(ExternalContactsRelationshipChangedTopicExternalOrganization externalOrganization) voidvoidsetModifyDate(Date modifyDate) voidsetRelationship(String relationship) voidtoString()
-
Constructor Details
-
ExternalContactsRelationshipChangedTopicRelationship
public ExternalContactsRelationshipChangedTopicRelationship() -
ExternalContactsRelationshipChangedTopicRelationship
-
-
Method Details
-
id
-
getId
-
setId
-
division
public ExternalContactsRelationshipChangedTopicRelationship division(ExternalContactsRelationshipChangedTopicDivision division) -
getDivision
-
setDivision
-
user
-
getUser
-
setUser
-
externalOrganization
public ExternalContactsRelationshipChangedTopicRelationship externalOrganization(ExternalContactsRelationshipChangedTopicExternalOrganization externalOrganization) -
getExternalOrganization
-
setExternalOrganization
public void setExternalOrganization(ExternalContactsRelationshipChangedTopicExternalOrganization externalOrganization) -
relationship
-
getRelationship
-
setRelationship
-
createDate
-
getCreateDate
-
setCreateDate
-
modifyDate
-
getModifyDate
-
setModifyDate
-
equals
-
hashCode
public int hashCode() -
toString
-