Uses of Enum
co.datadome.fraud.model.Title
Packages that use Title
-
Uses of Title in co.datadome.fraud.model
Methods in co.datadome.fraud.model that return TitleModifier and TypeMethodDescriptionUser.getTitle()static TitleReturns the enum constant of this type with the specified name.static TitleTitle.valueOfIgnoreCase(String name) static Title[]Title.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in co.datadome.fraud.model with parameters of type Title