Uses of Class
com.openindex.openestate.tool.crm.CrmMarketingViewPanel.FeedbackTableColumn
-
Packages that use CrmMarketingViewPanel.FeedbackTableColumn Package Description com.openindex.openestate.tool.crm -
-
Uses of CrmMarketingViewPanel.FeedbackTableColumn in com.openindex.openestate.tool.crm
Methods in com.openindex.openestate.tool.crm that return CrmMarketingViewPanel.FeedbackTableColumn Modifier and Type Method Description static CrmMarketingViewPanel.FeedbackTableColumn
CrmMarketingViewPanel.FeedbackTableColumn. valueOf(String name)
Returns the enum constant of this type with the specified name.static CrmMarketingViewPanel.FeedbackTableColumn[]
CrmMarketingViewPanel.FeedbackTableColumn. 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 CrmMarketingViewPanel.FeedbackTableColumn Modifier and Type Method Description Object
CrmMarketingViewPanel.FeedbackTableRow. getValueForFeedback(CrmMarketingViewPanel.FeedbackTableColumn column)
-