Uses of Enum
com.okta.sdk.resource.model.ScreenLockType
Packages that use ScreenLockType
-
Uses of ScreenLockType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ScreenLockTypeModifier and TypeMethodDescriptionstatic ScreenLockTypestatic ScreenLockTypeReturns the enum constant of this type with the specified name.static ScreenLockType[]ScreenLockType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model that return types with arguments of type ScreenLockTypeModifier and TypeMethodDescriptionDeviceAssuranceAndroidPlatformAllOfScreenLockType.getInclude()Get includeMethods in com.okta.sdk.resource.model with parameters of type ScreenLockTypeModifier and TypeMethodDescriptionDeviceAssuranceAndroidPlatformAllOfScreenLockType.addincludeItem(ScreenLockType includeItem) Method parameters in com.okta.sdk.resource.model with type arguments of type ScreenLockTypeModifier and TypeMethodDescriptionDeviceAssuranceAndroidPlatformAllOfScreenLockType.include(List<ScreenLockType> include) voidDeviceAssuranceAndroidPlatformAllOfScreenLockType.setInclude(List<ScreenLockType> include)