Uses of Enum Class
com.mypurecloud.sdk.v2.model.Metabase.StateEnum
Packages that use Metabase.StateEnum
-
Uses of Metabase.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Metabase.StateEnumModifier and TypeMethodDescriptionstatic Metabase.StateEnumMetabase.StateEnum.fromString(String key) Metabase.getState()static Metabase.StateEnumReturns the enum constant of this class with the specified name.static Metabase.StateEnum[]Metabase.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.