Uses of Enum
graphql.i18n.I18n.BundleType
Packages that use I18n.BundleType
-
Uses of I18n.BundleType in graphql.i18n
Methods in graphql.i18n that return I18n.BundleTypeModifier and TypeMethodDescriptionstatic I18n.BundleType
Returns the enum constant of this type with the specified name.static I18n.BundleType[]
I18n.BundleType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in graphql.i18n with parameters of type I18n.BundleTypeModifier and TypeMethodDescriptionstatic I18n
I18n.i18n
(I18n.BundleType bundleType, Locale locale) Constructors in graphql.i18n with parameters of type I18n.BundleType