Uses of Enum Class
com.mypurecloud.sdk.v2.model.LockInfo.ActionEnum
Packages that use LockInfo.ActionEnum
-
Uses of LockInfo.ActionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LockInfo.ActionEnumModifier and TypeMethodDescriptionstatic LockInfo.ActionEnumLockInfo.ActionEnum.fromString(String key) LockInfo.getAction()static LockInfo.ActionEnumReturns the enum constant of this class with the specified name.static LockInfo.ActionEnum[]LockInfo.ActionEnum.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 LockInfo.ActionEnumModifier and TypeMethodDescriptionLockInfo.action(LockInfo.ActionEnum action) voidLockInfo.setAction(LockInfo.ActionEnum action)