Uses of Enum
com.okta.sdk.resource.model.LogScreenLockType
Packages that use LogScreenLockType
-
Uses of LogScreenLockType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return LogScreenLockTypeModifier and TypeMethodDescriptionstatic LogScreenLockTypeLogDevice.getScreenLockType()Get screenLockTypestatic LogScreenLockTypeReturns the enum constant of this type with the specified name.static LogScreenLockType[]LogScreenLockType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type LogScreenLockTypeModifier and TypeMethodDescriptionLogDevice.screenLockType(LogScreenLockType screenLockType) voidLogDevice.setScreenLockType(LogScreenLockType screenLockType)