Uses of Class
net.codecrete.qrbill.generator.Address
Packages that use Address
-
Uses of Address in net.codecrete.qrbill.generator
Methods in net.codecrete.qrbill.generator that return AddressModifier and TypeMethodDescriptionBill.getCreditor()Gets the creditor address.Bill.getDebtor()Gets the debtor's address.Methods in net.codecrete.qrbill.generator with parameters of type AddressModifier and TypeMethodDescriptionvoidBill.setCreditor(Address creditor) Sets the creditor address.voidSets the debtor's address.