Uses of Enum
com.okta.sdk.resource.model.ResendUserFactor.FactorTypeEnum
-
Uses of ResendUserFactor.FactorTypeEnum in com.okta.sdk.resource.model
Modifier and TypeFieldDescriptionprotected ResendUserFactor.FactorTypeEnum
ResendUserFactor.factorType
Modifier and TypeMethodDescriptionResendUserFactor.getFactorType()
Type of the FactorReturns the enum constant of this type with the specified name.static ResendUserFactor.FactorTypeEnum[]
ResendUserFactor.FactorTypeEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionResendUserFactor.factorType
(ResendUserFactor.FactorTypeEnum factorType) void
ResendUserFactor.setFactorType
(ResendUserFactor.FactorTypeEnum factorType)