org.hibernate.test.immutable.entitywithmutablecollection
Class ContractVariation
java.lang.Object
   org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
org.hibernate.test.immutable.entitywithmutablecollection.ContractVariation
- All Implemented Interfaces: 
- Serializable
- public class ContractVariation 
- extends Object- implements Serializable
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ContractVariation
public ContractVariation()
ContractVariation
public ContractVariation(int version,
                         Contract contract)
getContract
public Contract getContract()
- 
 
- 
 
setContract
public void setContract(Contract contract)
- 
 
- 
 
getText
public String getText()
- 
 
- 
 
setText
public void setText(String text)
- 
 
- 
 
getId
public int getId()
- 
 
- 
 
setId
public void setId(int id)
- 
 
- 
 
getInfos
public Set getInfos()
- 
 
- 
 
setInfos
public void setInfos(Set infos)
- 
 
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.