Exemplo n.º 1
0
 public AcNest getNestByWebKey(String webKey) {
   return _delegate.getNestByWebKey(webKey);
 }