|
jTransfo, 0.14 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.jtransfo.demo.domain.Person
@Entity(name="person") public class Person
Simple representation of a person.
| Constructor Summary | |
|---|---|
Person()
|
|
| Method Summary | |
|---|---|
int |
compareTo(Person other)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Person()
| Method Detail |
|---|
public int compareTo(Person other)
compareTo in interface Comparable<Person>
|
jTransfo, 0.14 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||