public class Invoice { String bianhao = null; String shuoming = null; int count = 0; double price = 00; public...