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