Uses of Enum Class
com.mypurecloud.sdk.v2.model.LearningShareableContentObject.ModeEnum
Packages that use LearningShareableContentObject.ModeEnum
-
Uses of LearningShareableContentObject.ModeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LearningShareableContentObject.ModeEnumModifier and TypeMethodDescriptionLearningShareableContentObject.ModeEnum.fromString(String key) LearningShareableContentObject.getMode()Returns the enum constant of this class with the specified name.LearningShareableContentObject.ModeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.