Uses of Class
com.omnisci.thrift.server.OmniSci.replace_dashboard_result
-
Packages that use OmniSci.replace_dashboard_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.replace_dashboard_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.replace_dashboard_result Modifier and Type Method Description OmniSci.replace_dashboard_resultOmniSci.replace_dashboard_result. deepCopy()OmniSci.replace_dashboard_resultOmniSci.Processor.replace_dashboard. getResult(I iface, OmniSci.replace_dashboard_args args)OmniSci.replace_dashboard_resultOmniSci.replace_dashboard_result. setE(TOmniSciException e)Methods in com.omnisci.thrift.server with parameters of type OmniSci.replace_dashboard_result Modifier and Type Method Description intOmniSci.replace_dashboard_result. compareTo(OmniSci.replace_dashboard_result other)booleanOmniSci.replace_dashboard_result. equals(OmniSci.replace_dashboard_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.replace_dashboard_result Constructor Description replace_dashboard_result(OmniSci.replace_dashboard_result other)Performs a deep copy on other.
-