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

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

public class ControlDocs
extends java.lang.Object

Контрольные документы


Field Summary
static int DEFAULT
          По умолчанию
static int ONLY_CONTROL
          Только контрольные
static int WITHOUT_CONTROL
          Без контрольных
 
Constructor Summary
ControlDocs()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ONLY_CONTROL

public static int ONLY_CONTROL
Только контрольные


WITHOUT_CONTROL

public static int WITHOUT_CONTROL
Без контрольных


DEFAULT

public static int DEFAULT
По умолчанию

Constructor Detail

ControlDocs

public ControlDocs()


Copyright © 2000 Dummy Corp. All Rights Reserved.