wt.ixb.handlers.netmarkets
Class NMProjectConstants.TemplateDocInfo

java.lang.Object
  extended bywt.ixb.handlers.netmarkets.NMProjectConstants.TemplateDocInfo
Enclosing class:
NMProjectConstants

public static final class NMProjectConstants.TemplateDocInfo
extends Object


Field Summary
static String CONTENT_ITEM
           
static String DESC
           
static String FOLDER
           
static String NAME
           
static String NUMBER
           
static String RULE_NAME
           
static String TEMPLATE_DOC
           
static String WTDOC
           
 
Constructor Summary
NMProjectConstants.TemplateDocInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEMPLATE_DOC

public static final String TEMPLATE_DOC
See Also:
Constant Field Values

RULE_NAME

public static final String RULE_NAME
See Also:
Constant Field Values

WTDOC

public static final String WTDOC
See Also:
Constant Field Values

NAME

public static final String NAME
See Also:
Constant Field Values

NUMBER

public static final String NUMBER
See Also:
Constant Field Values

FOLDER

public static final String FOLDER
See Also:
Constant Field Values

DESC

public static final String DESC
See Also:
Constant Field Values

CONTENT_ITEM

public static final String CONTENT_ITEM
See Also:
Constant Field Values
Constructor Detail

NMProjectConstants.TemplateDocInfo

public NMProjectConstants.TemplateDocInfo()