|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.ejb.test.association.IncidentStatus
@Entity public class IncidentStatus
Constructor Summary | |
---|---|
IncidentStatus()
|
|
IncidentStatus(String id)
|
Method Summary | |
---|---|
Incident |
getIncident()
|
void |
setIncident(Incident incident)
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public IncidentStatus()
public IncidentStatus(String id)
Method Detail |
---|
public Incident getIncident()
public void setIncident(Incident incident)
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |