Package com.mypurecloud.sdk.v2.model
Class ExternalContactsContactNoteChangedTopicNote
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalContactsContactNoteChangedTopicNote
- All Implemented Interfaces:
Serializable
ExternalContactsContactNoteChangedTopicNote
- 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
-
ExternalContactsContactNoteChangedTopicNote
public ExternalContactsContactNoteChangedTopicNote() -
ExternalContactsContactNoteChangedTopicNote
-
-
Method Details
-
id
-
getId
-
setId
-
division
public ExternalContactsContactNoteChangedTopicNote division(ExternalContactsContactNoteChangedTopicDivision division) -
getDivision
-
setDivision
-
entityId
-
getEntityId
-
setEntityId
-
entityType
public ExternalContactsContactNoteChangedTopicNote entityType(ExternalContactsContactNoteChangedTopicNote.EntityTypeEnum entityType) -
getEntityType
-
setEntityType
-
noteText
-
getNoteText
-
setNoteText
-
createdBy
public ExternalContactsContactNoteChangedTopicNote createdBy(ExternalContactsContactNoteChangedTopicUser createdBy) -
getCreatedBy
-
setCreatedBy
-
createDate
-
getCreateDate
-
setCreateDate
-
modifyDate
-
getModifyDate
-
setModifyDate
-
equals
-
hashCode
public int hashCode() -
toString
-