Exemplo n.º 1
0
 public void accept(AnythingVisitor visitor) throws ModelException {
   visitor.handleBankService(this);
 }