br.com.tempest.sentinelapi
Class ErrorCollection

java.lang.Object
  extended by br.com.tempest.sentinelapi.ErrorCollection

public class ErrorCollection
extends Object


Constructor Summary
ErrorCollection()
           
 
Method Summary
 List<Error> getErrors()
           
 void setErrors(List<Error> errors)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorCollection

public ErrorCollection()
Method Detail

getErrors

public List<Error> getErrors()

setErrors

public void setErrors(List<Error> errors)


Copyright © 2015. All rights reserved.