Uses of Class
br.com.tempest.sentinelapi.Error

Uses of Error in br.com.tempest.sentinelapi
 

Methods in br.com.tempest.sentinelapi that return types with arguments of type Error
 List<Error> ErrorCollection.getErrors()
           
 List<Error> DomainException.getErrors()
           
 

Method parameters in br.com.tempest.sentinelapi with type arguments of type Error
 void ErrorCollection.setErrors(List<Error> errors)
           
 void DomainException.setErrors(List<Error> errors)
           
 

Constructor parameters in br.com.tempest.sentinelapi with type arguments of type Error
DomainException(List<Error> errors)
           
 



Copyright © 2015. All rights reserved.