com.konakart.bl.modules.ordertotal.subtotal
Class Subtotal.StaticData

java.lang.Object
  extended by com.konakart.bl.modules.ordertotal.subtotal.Subtotal.StaticData
Enclosing class:
Subtotal

protected class Subtotal.StaticData
extends java.lang.Object

Used to store the static data of this module


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

Subtotal.StaticData

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