Uses of Class
com.uc4.ara.rm.Error

Packages that use Error
com.uc4.ara.rm   
 

Uses of Error in com.uc4.ara.rm
 

Methods in com.uc4.ara.rm that return Error
 Error[] Result.getErrors()
          Gets the errors value for this Result.
 

Methods in com.uc4.ara.rm with parameters of type Error
 void Result.setErrors(Error[] errors)
          Sets the errors value for this Result.
 

Constructors in com.uc4.ara.rm with parameters of type Error
Result(long status, java.util.Calendar recentRequestedDate, java.lang.String token, java.lang.String format, java.lang.String data, java.lang.String description, Error[] errors)
           
 



Copyright © 2004-2013. All Rights Reserved.