org.hibernate.ejb.test.callbacks
Class CommunicationSystem
java.lang.Object
org.hibernate.ejb.test.callbacks.CommunicationSystem
- Direct Known Subclasses:
- VideoSystem
@MappedSuperclass
public class CommunicationSystem
- extends Object
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
communication
public int communication
isFirst
public boolean isFirst
isLast
public boolean isLast
CommunicationSystem
public CommunicationSystem()
init
public void init()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.