org.hibernate.test.annotations.identifiercollection
Class Stamp
java.lang.Object
org.hibernate.test.annotations.identifiercollection.Stamp
@Entity
public class Stamp
- extends Object
Constructor Summary |
Stamp()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Stamp
public Stamp()
getCountry
public String getCountry()
setCountry
public void setCountry(String country)
getId
public Long getId()
setId
public void setId(Long id)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.