|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object test.de.smartics.exceptions.i18n.message.OgnlMessageExceptionTest.User
protected static class OgnlMessageExceptionTest.User
Test entity.
Constructor Summary | |
---|---|
OgnlMessageExceptionTest.User(String name, int id) Default constructor. |
Method Summary | |
---|---|
int |
getId() Returns the identifier of the user. |
String |
getName() Returns the name of the user. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OgnlMessageExceptionTest.User(String name, int id)
name
- the name of the user.
id
- the identifier of the user.
Method Detail |
---|
public String getName()
public int getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |