Uses of Enum Class
net.codecrete.qrbill.generator.Address.Type
Packages that use Address.Type
-
Uses of Address.Type in net.codecrete.qrbill.generator
Subclasses with type arguments of type Address.Type in net.codecrete.qrbill.generatorMethods in net.codecrete.qrbill.generator that return Address.TypeModifier and TypeMethodDescriptionAddress.getType()Gets the address type.static Address.TypeReturns the enum constant of this class with the specified name.static Address.Type[]Address.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.