Uses of Class
org.hibernate.test.annotations.inheritance.joined.EventInformation

Packages that use EventInformation
org.hibernate.test.annotations.inheritance.joined   
 

Uses of EventInformation in org.hibernate.test.annotations.inheritance.joined
 

Subclasses of EventInformation in org.hibernate.test.annotations.inheritance.joined
 class Alarm
           
 

Fields in org.hibernate.test.annotations.inheritance.joined declared as EventInformation
protected  EventInformation Alarm.eventInfo
           
 

Methods in org.hibernate.test.annotations.inheritance.joined that return EventInformation
 EventInformation Alarm.getEventInfo()
           
 

Methods in org.hibernate.test.annotations.inheritance.joined with parameters of type EventInformation
 void Alarm.setEventInfo(EventInformation value)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.