|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.gauce.Constraints
GAUCE µ¥ÀÌÅͼ¿¡ »ý¼ºµÇ´Â Ä÷³ÀÇ Á¦¾à»çÇ×À» Á¤ÀÇÇÑ´Ù.
Field Summary | |
static int |
KEY
ÇØ´ç Ä÷³À» Å°°ªÀ¸·Î ¼±¾ðÇÑ´Ù. |
static int |
NORMAL
Á¦¾à»çÇ×ÀÌ ¾ø´Â ÀÏ¹Ý À¯ÇüÀÇ Ä÷³À» ³ªÅ¸³½´Ù. |
static int |
NOTNULL
ÇØ´ç Ä÷³À» null°ªÀ» °¡ÁöÁö ¸øÇϵµ·Ï Á¦¾àÇÑ´Ù. |
static int |
SEQUENCE
»õ·Î¿î ÇàÀÌ Ãß°¡ µÉ ¶§ ÇØ´ç Ä÷³Àº ÀϷú¯È£°¡ ºÎ¿©µÈ´Ù. |
Constructor Summary | |
Constraints()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int KEY
public static final int NORMAL
public static final int NOTNULL
public static final int SEQUENCE
Constructor Detail |
public Constraints()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |