org.hibernate.envers.test.integration.collection.mapkey
Class IdMapKeyEntity
java.lang.Object
   org.hibernate.envers.test.integration.collection.mapkey.IdMapKeyEntity
org.hibernate.envers.test.integration.collection.mapkey.IdMapKeyEntity
- @Entity
public class IdMapKeyEntity 
- extends Object
 
 
 
IdMapKeyEntity
public IdMapKeyEntity()
getId
public Integer getId()
- 
 
setId
public void setId(Integer id)
- 
 
getIdmap
public Map<Integer,StrTestEntity> getIdmap()
- 
 
setIdmap
public void setIdmap(Map<Integer,StrTestEntity> idmap)
- 
 
equals
public boolean equals(Object o)
- 
- Overrides:
- equalsin class- Object
 
- 
 
hashCode
public int hashCode()
- 
- Overrides:
- hashCodein class- Object
 
- 
 
toString
public String toString()
- 
- Overrides:
- toStringin class- Object
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.