Uses of Enum Class
com.mypurecloud.sdk.v2.model.Guide.SourceEnum
Packages that use Guide.SourceEnum
-
Uses of Guide.SourceEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Guide.SourceEnumModifier and TypeMethodDescriptionstatic Guide.SourceEnumGuide.SourceEnum.fromString(String key) Guide.getSource()static Guide.SourceEnumReturns the enum constant of this class with the specified name.static Guide.SourceEnum[]Guide.SourceEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.