com.konakart.bl.modules.ordertotal.total
Class Total.StaticData

java.lang.Object
  extended by com.konakart.bl.modules.ordertotal.total.Total.StaticData
Enclosing class:
Total

protected class Total.StaticData
extends java.lang.Object

Used to store the static data of this module


Constructor Summary
protected Total.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

Total.StaticData

protected Total.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.