Uses of Enum Class
com.mypurecloud.sdk.v2.model.CreateGeneralProgramTopicsDefinitionsJob.StateEnum
Packages that use CreateGeneralProgramTopicsDefinitionsJob.StateEnum
-
Uses of CreateGeneralProgramTopicsDefinitionsJob.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateGeneralProgramTopicsDefinitionsJob.StateEnumModifier and TypeMethodDescriptionCreateGeneralProgramTopicsDefinitionsJob.StateEnum.fromString(String key) CreateGeneralProgramTopicsDefinitionsJob.getState()Returns the enum constant of this class with the specified name.CreateGeneralProgramTopicsDefinitionsJob.StateEnum.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 CreateGeneralProgramTopicsDefinitionsJob.StateEnumModifier and TypeMethodDescriptionvoidCreateGeneralProgramTopicsDefinitionsJob.setState(CreateGeneralProgramTopicsDefinitionsJob.StateEnum state) CreateGeneralProgramTopicsDefinitionsJob.state(CreateGeneralProgramTopicsDefinitionsJob.StateEnum state)