Uses of Class
com.xero.models.accounting.TenNinetyNineContact
-
Packages that use TenNinetyNineContact Package Description com.xero.models.accounting -
-
Uses of TenNinetyNineContact in com.xero.models.accounting
Methods in com.xero.models.accounting that return TenNinetyNineContact Modifier and Type Method Description TenNinetyNineContactTenNinetyNineContact. box1(Double box1)Box 1 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box10(Double box10)Box 10 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box11(Double box11)Box 11 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box13(Double box13)Box 13 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box14(Double box14)Box 14 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box2(Double box2)Box 2 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box3(Double box3)Box 3 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box4(Double box4)Box 4 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box5(Double box5)Box 5 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box6(Double box6)Box 6 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box7(Double box7)Box 7 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box8(Double box8)Box 8 on 1099 FormTenNinetyNineContactTenNinetyNineContact. box9(Double box9)Box 9 on 1099 FormTenNinetyNineContactTenNinetyNineContact. city(String city)Contact city on 1099 FormTenNinetyNineContactTenNinetyNineContact. contactId(UUID contactId)Contact contact idTenNinetyNineContactTenNinetyNineContact. email(String email)Contact email on 1099 FormTenNinetyNineContactTenNinetyNineContact. federalTaxIDType(String federalTaxIDType)Contact Fed Tax ID typeTenNinetyNineContactTenNinetyNineContact. name(String name)Contact name on 1099 FormTenNinetyNineContactTenNinetyNineContact. state(String state)Contact State on 1099 FormTenNinetyNineContactTenNinetyNineContact. streetAddress(String streetAddress)Contact address on 1099 FormTenNinetyNineContactTenNinetyNineContact. taxID(String taxID)Contact tax id on 1099 FormTenNinetyNineContactTenNinetyNineContact. zip(String zip)Contact zip on 1099 FormMethods in com.xero.models.accounting that return types with arguments of type TenNinetyNineContact Modifier and Type Method Description List<TenNinetyNineContact>Report. getContacts()Get contactsMethods in com.xero.models.accounting with parameters of type TenNinetyNineContact Modifier and Type Method Description ReportReport. addContactsItem(TenNinetyNineContact contactsItem)contactsMethod parameters in com.xero.models.accounting with type arguments of type TenNinetyNineContact Modifier and Type Method Description ReportReport. contacts(List<TenNinetyNineContact> contacts)contactsvoidReport. setContacts(List<TenNinetyNineContact> contacts)contacts
-