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