Package com.mypurecloud.sdk.v2.model
Class ExternalContactsOrganizationNoteChangedTopicNote
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalContactsOrganizationNoteChangedTopicNote
- All Implemented Interfaces:
Serializable
public class ExternalContactsOrganizationNoteChangedTopicNote
extends Object
implements Serializable
ExternalContactsOrganizationNoteChangedTopicNote
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets entityType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateDate(Date createDate) booleangetId()inthashCode()modifyDate(Date modifyDate) voidsetCreateDate(Date createDate) voidvoidvoidsetEntityId(String entityId) voidvoidvoidsetModifyDate(Date modifyDate) voidsetNoteText(String noteText) toString()
-
Constructor Details
-
ExternalContactsOrganizationNoteChangedTopicNote
public ExternalContactsOrganizationNoteChangedTopicNote() -
ExternalContactsOrganizationNoteChangedTopicNote
-
-
Method Details
-
id
-
getId
-
setId
-
division
public ExternalContactsOrganizationNoteChangedTopicNote division(ExternalContactsOrganizationNoteChangedTopicDivision division) -
getDivision
-
setDivision
-
entityId
-
getEntityId
-
setEntityId
-
entityType
public ExternalContactsOrganizationNoteChangedTopicNote entityType(ExternalContactsOrganizationNoteChangedTopicNote.EntityTypeEnum entityType) -
getEntityType
-
setEntityType
public void setEntityType(ExternalContactsOrganizationNoteChangedTopicNote.EntityTypeEnum entityType) -
noteText
-
getNoteText
-
setNoteText
-
createdBy
public ExternalContactsOrganizationNoteChangedTopicNote createdBy(ExternalContactsOrganizationNoteChangedTopicUser createdBy) -
getCreatedBy
-
setCreatedBy
-
createDate
-
getCreateDate
-
setCreateDate
-
modifyDate
-
getModifyDate
-
setModifyDate
-
equals
-
hashCode
public int hashCode() -
toString
-