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