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

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

public class ActionRepeatType
extends java.lang.Object

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


Field Summary
static int NO_REPEAT
           
static int REPEAT_TYPE_MONTH
           
static int REPEAT_TYPE_QUARTER
          Deprecated. НЕ используется
static int REPEAT_TYPE_WEEK
           
static int REPEAT_TYPE_YEAR
           
 
Constructor Summary
ActionRepeatType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_REPEAT

public static final int NO_REPEAT
See Also:
Constant Field Values

REPEAT_TYPE_WEEK

public static final int REPEAT_TYPE_WEEK
See Also:
Constant Field Values

REPEAT_TYPE_MONTH

public static final int REPEAT_TYPE_MONTH
See Also:
Constant Field Values

REPEAT_TYPE_QUARTER

public static final int REPEAT_TYPE_QUARTER
Deprecated. НЕ используется
See Also:
Constant Field Values

REPEAT_TYPE_YEAR

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

ActionRepeatType

public ActionRepeatType()


Copyright © 2000 Dummy Corp. All Rights Reserved.