Пример #1
0
 public JwList<AcNest> getAllByDelegateItemPhysicalTag(String tag) {
   return _delegate.getAllByDelegateItemPhysicalTag(tag);
 }