Uses of Enum Class
com.mypurecloud.sdk.v2.model.ExternalContactsOrganizationNoteChangedTopicNote.EntityTypeEnum
Packages that use ExternalContactsOrganizationNoteChangedTopicNote.EntityTypeEnum
-
Uses of ExternalContactsOrganizationNoteChangedTopicNote.EntityTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ExternalContactsOrganizationNoteChangedTopicNote.EntityTypeEnumModifier and TypeMethodDescriptionExternalContactsOrganizationNoteChangedTopicNote.EntityTypeEnum.fromString(String key) ExternalContactsOrganizationNoteChangedTopicNote.getEntityType()Returns the enum constant of this class with the specified name.ExternalContactsOrganizationNoteChangedTopicNote.EntityTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type ExternalContactsOrganizationNoteChangedTopicNote.EntityTypeEnumModifier and TypeMethodDescriptionExternalContactsOrganizationNoteChangedTopicNote.entityType(ExternalContactsOrganizationNoteChangedTopicNote.EntityTypeEnum entityType) voidExternalContactsOrganizationNoteChangedTopicNote.setEntityType(ExternalContactsOrganizationNoteChangedTopicNote.EntityTypeEnum entityType)