Uses of Enum Class
net.codecrete.qrbill.generator.Language
Packages that use Language
-
Uses of Language in net.codecrete.qrbill.generator
Subclasses with type arguments of type Language in net.codecrete.qrbill.generatorMethods in net.codecrete.qrbill.generator that return LanguageModifier and TypeMethodDescriptionBillFormat.getLanguage()Gets the bill language.static LanguageReturns the enum constant of this class with the specified name.static Language[]Language.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.codecrete.qrbill.generator with parameters of type Language