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