Uses of Class
com.omnisci.thrift.server.OmniSci.get_views_result
-
Packages that use OmniSci.get_views_result Package Description com.omnisci.thrift.server -
-
Uses of OmniSci.get_views_result in com.omnisci.thrift.server
Methods in com.omnisci.thrift.server that return OmniSci.get_views_result Modifier and Type Method Description OmniSci.get_views_resultOmniSci.get_views_result. deepCopy()OmniSci.get_views_resultOmniSci.Processor.get_views. getResult(I iface, OmniSci.get_views_args args)OmniSci.get_views_resultOmniSci.get_views_result. setE(TOmniSciException e)OmniSci.get_views_resultOmniSci.get_views_result. setSuccess(List<String> success)Methods in com.omnisci.thrift.server with parameters of type OmniSci.get_views_result Modifier and Type Method Description intOmniSci.get_views_result. compareTo(OmniSci.get_views_result other)booleanOmniSci.get_views_result. equals(OmniSci.get_views_result that)Constructors in com.omnisci.thrift.server with parameters of type OmniSci.get_views_result Constructor Description get_views_result(OmniSci.get_views_result other)Performs a deep copy on other.
-