Uses of Enum Class
jp.ecuacion.tool.housekeepfiles.enums.AuthTypeEnum
Packages that use AuthTypeEnum
Package
Description
-
Uses of AuthTypeEnum in jp.ecuacion.tool.housekeepfiles.dto.record
Methods in jp.ecuacion.tool.housekeepfiles.dto.record that return AuthTypeEnum -
Uses of AuthTypeEnum in jp.ecuacion.tool.housekeepfiles.enums
Methods in jp.ecuacion.tool.housekeepfiles.enums that return AuthTypeEnumModifier and TypeMethodDescriptionstatic AuthTypeEnumReturns the enum constant of this class with the specified name.static AuthTypeEnum[]AuthTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.