Uses of Class
net.spreadsheetspace.sdk.model.Contact
Packages that use Contact
-
Uses of Contact in net.spreadsheetspace.sdk.model
Fields in net.spreadsheetspace.sdk.model declared as ContactMethods in net.spreadsheetspace.sdk.model that return ContactModifier and TypeMethodDescriptionContact[]AddressBookDescriptor.getListContact()Get the addressbook list.Methods in net.spreadsheetspace.sdk.model with parameters of type ContactModifier and TypeMethodDescriptionvoidAddressBookDescriptor.setListContact(Contact[] listContact) Set the addressbook list.Constructors in net.spreadsheetspace.sdk.model with parameters of type ContactModifierConstructorDescriptionAddressBookDescriptor(Contact[] listContact, StatusCode statusCode) AddressBookListContact(Contact[] contactList, String[] failedList, String[] completedList)