Uses of Enum Class
net.datafaker.providers.base.FinancialTerms.Category
Packages that use FinancialTerms.Category
-
Uses of FinancialTerms.Category in net.datafaker.providers.base
Methods in net.datafaker.providers.base that return FinancialTerms.CategoryModifier and TypeMethodDescriptionstatic FinancialTerms.CategoryReturns the enum constant of this class with the specified name.static FinancialTerms.Category[]FinancialTerms.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.datafaker.providers.base with parameters of type FinancialTerms.CategoryModifier and TypeMethodDescriptionFinancialTerms.adjective(FinancialTerms.Category category) FinancialTerms.noun(FinancialTerms.Category category) FinancialTerms.verb(FinancialTerms.Category category)