Uses of Enum Class
com.mypurecloud.sdk.v2.model.OpenEvent.EventTypeEnum
Packages that use OpenEvent.EventTypeEnum
-
Uses of OpenEvent.EventTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpenEvent.EventTypeEnumModifier and TypeMethodDescriptionstatic OpenEvent.EventTypeEnumOpenEvent.EventTypeEnum.fromString(String key) OpenEvent.getEventType()static OpenEvent.EventTypeEnumReturns the enum constant of this class with the specified name.static OpenEvent.EventTypeEnum[]OpenEvent.EventTypeEnum.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 OpenEvent.EventTypeEnumModifier and TypeMethodDescriptionOpenEvent.eventType(OpenEvent.EventTypeEnum eventType) Type of this event elementvoidOpenEvent.setEventType(OpenEvent.EventTypeEnum eventType)