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