|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.examples.constants.bo.customer.CustomerLengths
Field Summary | |
static int |
FIRST_NAME_LENGTH
|
static int |
LAST_NAME_LENGTH
|
static int |
OWNER_ID_LENGTH
|
static int |
TITLE_LENGTH
|
Constructor Summary | |
CustomerLengths()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int OWNER_ID_LENGTH
public static final int TITLE_LENGTH
public static final int FIRST_NAME_LENGTH
public static final int LAST_NAME_LENGTH
Constructor Detail |
public CustomerLengths()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |