public JwList<AcUspsDomesticSupply> getAllAvailable() {
   return _delegate.getAllAvailable();
 }