7576777879808182
public String getNoOfRetries() throws LbReaderException { return _bean.getIdempotentUrlPatternNumOfRetries(_idx); } public void accept(Visitor v) { IdempotentUrlPatternVisitor iv = (IdempotentUrlPatternVisitor)v; iv.visit(this); }