0byt3m1n1-V2
Path:
/
home
/
a
/
c
/
a
/
academiac
/
www
/
[
Home
]
File: FilterResult.class.php.tar
home/academiac/www/plugins/vmcalculation/avalara/classes/BatchSvc/FilterResult.class.php 0000604 00000000707 15137454035 0025542 0 ustar 00 <?php if (!defined('_JEXEC')) die('Direct Access to ' . basename(__FILE__) . ' is not allowed.'); /** * FilterResult.class.php */ /** * * * @author Avalara * @copyright � 2004 - 2011 Avalara, Inc. All rights reserved. * @package Batch */ class FilterResult { private $Count; // int public function setCount($value){$this->Count=$value;} // int public function getCount(){return $this->Count;} // int } ?>
©
2018.