com.konakart.bl.modules.ordertotal.productdiscount
Class ProductDiscount.StaticData

java.lang.Object
  extended by com.konakart.bl.modules.ordertotal.productdiscount.ProductDiscount.StaticData
Enclosing class:
ProductDiscount

protected class ProductDiscount.StaticData
extends java.lang.Object

Used to store the static data of this module


Constructor Summary
protected ProductDiscount.StaticData()
           
 
Method Summary
 int getSortOrder()
           
 void setSortOrder(int sortOrder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductDiscount.StaticData

protected ProductDiscount.StaticData()
Method Detail

getSortOrder

public int getSortOrder()
Returns:
the sortOrder

setSortOrder

public void setSortOrder(int sortOrder)
Parameters:
sortOrder - the sortOrder to set


Copyright © 2011 DS Data Systems UK Ltd.