Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationFormResponseContent.ContentTypeEnum
Packages that use ConversationFormResponseContent.ContentTypeEnum
-
Uses of ConversationFormResponseContent.ContentTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationFormResponseContent.ContentTypeEnumModifier and TypeMethodDescriptionConversationFormResponseContent.ContentTypeEnum.fromString(String key) ConversationFormResponseContent.getContentType()Returns the enum constant of this class with the specified name.ConversationFormResponseContent.ContentTypeEnum.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 ConversationFormResponseContent.ContentTypeEnumModifier and TypeMethodDescriptionConversationFormResponseContent.contentType(ConversationFormResponseContent.ContentTypeEnum contentType) Type of this content element.voidConversationFormResponseContent.setContentType(ConversationFormResponseContent.ContentTypeEnum contentType)