Uses of Class
com.openindex.openestate.tool.contacts.ContactsEntryExportDialog.Format
-
Packages that use ContactsEntryExportDialog.Format Package Description com.openindex.openestate.tool.contacts ImmoTool-Add-On zur Verwaltung von OpenEstate-Adressen. -
-
Uses of ContactsEntryExportDialog.Format in com.openindex.openestate.tool.contacts
Fields in com.openindex.openestate.tool.contacts declared as ContactsEntryExportDialog.Format Modifier and Type Field Description ContactsEntryExportDialog.FormatContactsEntryExportDialog.ExportSettings. formatMethods in com.openindex.openestate.tool.contacts that return ContactsEntryExportDialog.Format Modifier and Type Method Description static ContactsEntryExportDialog.FormatContactsEntryExportDialog.Format. valueOf(String name)Returns the enum constant of this type with the specified name.static ContactsEntryExportDialog.Format[]ContactsEntryExportDialog.Format. values()Returns an array containing the constants of this enum type, in the order they are declared.
-