com.shift.framework.common
Class Constants

java.lang.Object
  extended by com.shift.framework.common.Constants

public class Constants
extends java.lang.Object

com.shift.framework.conf ÆÐŰÁö¿¡ ´ëÇÑ ConstantsµéÀ» ³ªÅ¸³½´Ù.

Since:
1.0
Author:
Shift Information & Communication

Field Summary
static java.lang.String Package
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Package

public static final java.lang.String Package
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()