Uses of Class
ai.heavy.thrift.server.Heavy.has_role_result
-
Packages that use Heavy.has_role_result Package Description ai.heavy.thrift.server -
-
Uses of Heavy.has_role_result in ai.heavy.thrift.server
Methods in ai.heavy.thrift.server that return Heavy.has_role_result Modifier and Type Method Description Heavy.has_role_resultHeavy.has_role_result. deepCopy()Heavy.has_role_resultHeavy.Processor.has_role. getResult(I iface, Heavy.has_role_args args)Heavy.has_role_resultHeavy.has_role_result. setE(TDBException e)Heavy.has_role_resultHeavy.has_role_result. setSuccess(boolean success)Methods in ai.heavy.thrift.server with parameters of type Heavy.has_role_result Modifier and Type Method Description intHeavy.has_role_result. compareTo(Heavy.has_role_result other)booleanHeavy.has_role_result. equals(Heavy.has_role_result that)Constructors in ai.heavy.thrift.server with parameters of type Heavy.has_role_result Constructor Description has_role_result(Heavy.has_role_result other)Performs a deep copy on other.
-