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