org.hibernate.test.annotations.cid
Class TvMagazinPk

java.lang.Object
  extended by org.hibernate.test.annotations.cid.TvMagazinPk
All Implemented Interfaces:
Serializable

@Embeddable
public class TvMagazinPk
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 Channel channel
           
 Presenter presenter
           
 
Constructor Summary
TvMagazinPk()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

channel

public Channel channel

presenter

public Presenter presenter
Constructor Detail

TvMagazinPk

public TvMagazinPk()


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