Uses of Class
com.omnisci.thrift.server.OmniSci.replace_dashboard_args
-
Packages that use OmniSci.replace_dashboard_args Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.replace_dashboard_args in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server with parameters of type OmniSci.replace_dashboard_args Modifier and Type Method Description intOmniSci.replace_dashboard_args. compareTo(OmniSci.replace_dashboard_args other)booleanOmniSci.replace_dashboard_args. equals(OmniSci.replace_dashboard_args that)OmniSci.replace_dashboard_resultOmniSci.Processor.replace_dashboard. getResult(I iface, OmniSci.replace_dashboard_args args)voidOmniSci.AsyncProcessor.replace_dashboard. start(I iface, OmniSci.replace_dashboard_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.replace_dashboard_args Constructor Description replace_dashboard_args(OmniSci.replace_dashboard_args other)Performs a deep copy on other.
-