Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationFormPageComponent.FormComponentTypeEnum
Packages that use ConversationFormPageComponent.FormComponentTypeEnum
-
Uses of ConversationFormPageComponent.FormComponentTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationFormPageComponent.FormComponentTypeEnumModifier and TypeMethodDescriptionConversationFormPageComponent.FormComponentTypeEnum.fromString(String key) ConversationFormPageComponent.getFormComponentType()Returns the enum constant of this class with the specified name.ConversationFormPageComponent.FormComponentTypeEnum.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 ConversationFormPageComponent.FormComponentTypeEnumModifier and TypeMethodDescriptionConversationFormPageComponent.formComponentType(ConversationFormPageComponent.FormComponentTypeEnum formComponentType) Type of this form component elementvoidConversationFormPageComponent.setFormComponentType(ConversationFormPageComponent.FormComponentTypeEnum formComponentType)