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