Uses of Class
com.xero.models.accounting.Phone
Packages that use Phone
-
Uses of Phone in com.xero.models.accounting
Methods in com.xero.models.accounting that return PhoneModifier and TypeMethodDescriptionPhone.phoneAreaCode(String phoneAreaCode) max length = 10Phone.phoneCountryCode(String phoneCountryCode) max length = 20Phone.phoneNumber(String phoneNumber) max length = 50Phone.phoneType(Phone.PhoneTypeEnum phoneType) phoneTypeMethods in com.xero.models.accounting that return types with arguments of type PhoneModifier and TypeMethodDescriptionContact.getPhones()Store certain phone types for a contact – see phone typesOrganisation.getPhones()Phones details for organisation – see PhonesMethods in com.xero.models.accounting with parameters of type PhoneModifier and TypeMethodDescriptionContact.addPhonesItem(Phone phonesItem) Store certain phone types for a contact – see phone typesOrganisation.addPhonesItem(Phone phonesItem) Phones details for organisation – see PhonesMethod parameters in com.xero.models.accounting with type arguments of type PhoneModifier and TypeMethodDescriptionStore certain phone types for a contact – see phone typesPhones details for organisation – see PhonesvoidStore certain phone types for a contact – see phone typesvoidPhones details for organisation – see Phones