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