public class RetryOrigin extends Object
RetryOrigin()
RetryOrigin(List<Integer> codes)
RetryOrigin
addCode(Integer code)
List
getCodes()
void
setCodes(List codes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RetryOrigin(List<Integer> codes)
public RetryOrigin()
public List getCodes()
public void setCodes(List codes)
public RetryOrigin addCode(Integer code)