Uses of Class
cloudtrace.thrift.TestService.checkTrace_result

Packages that use TestService.checkTrace_result
cloudtrace.thrift   
 

Uses of TestService.checkTrace_result in cloudtrace.thrift
 

Methods in cloudtrace.thrift that return TestService.checkTrace_result
 TestService.checkTrace_result TestService.checkTrace_result.clone()
          Deprecated. 
 TestService.checkTrace_result TestService.checkTrace_result.deepCopy()
           
 TestService.checkTrace_result TestService.checkTrace_result.setSuccess(boolean success)
           
 

Methods in cloudtrace.thrift with parameters of type TestService.checkTrace_result
 int TestService.checkTrace_result.compareTo(TestService.checkTrace_result other)
           
 boolean TestService.checkTrace_result.equals(TestService.checkTrace_result that)
           
 

Constructors in cloudtrace.thrift with parameters of type TestService.checkTrace_result
TestService.checkTrace_result(TestService.checkTrace_result other)
          Performs a deep copy on other.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.