arta.synergy.web.common.client.constants
Class PointerCalcType

java.lang.Object
  extended by arta.synergy.web.common.client.constants.PointerCalcType

public class PointerCalcType
extends java.lang.Object

Created by IntelliJ IDEA. User: topa Date: 02.02.2010 Time: 15:59:54 To change this template use File | Settings | File Templates.


Field Summary
static int CALC_TYPE_AVG
           
static int CALC_TYPE_STANDART
           
static int CALC_TYPE_SUM
           
 
Constructor Summary
PointerCalcType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CALC_TYPE_STANDART

public static final int CALC_TYPE_STANDART
See Also:
Constant Field Values

CALC_TYPE_AVG

public static final int CALC_TYPE_AVG
See Also:
Constant Field Values

CALC_TYPE_SUM

public static final int CALC_TYPE_SUM
See Also:
Constant Field Values
Constructor Detail

PointerCalcType

public PointerCalcType()


Copyright © 2000 Dummy Corp. All Rights Reserved.