Uses of Class
com.openindex.openestate.tool.mail.MailAccountPropertiesTab.TableColumn
-
Packages that use MailAccountPropertiesTab.TableColumn Package Description com.openindex.openestate.tool.mail -
-
Uses of MailAccountPropertiesTab.TableColumn in com.openindex.openestate.tool.mail
Methods in com.openindex.openestate.tool.mail that return MailAccountPropertiesTab.TableColumn Modifier and Type Method Description static MailAccountPropertiesTab.TableColumn
MailAccountPropertiesTab.TableColumn. valueOf(String name)
Returns the enum constant of this type with the specified name.static MailAccountPropertiesTab.TableColumn[]
MailAccountPropertiesTab.TableColumn. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.openindex.openestate.tool.mail with parameters of type MailAccountPropertiesTab.TableColumn Modifier and Type Method Description Object
MailAccountPropertiesTab.TableRow. getValueForProperty(MailAccountPropertiesTab.TableColumn column)
-