org.hibernate.test.readonly
Class TextHolder
java.lang.Object
   org.hibernate.test.readonly.TextHolder
org.hibernate.test.readonly.TextHolder
- public class TextHolder 
- extends Object
TextHolder implementation
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TextHolder
public TextHolder()
TextHolder
public TextHolder(String theText)
getId
public Long getId()
- 
 
setId
public void setId(Long id)
- 
 
getTheText
public String getTheText()
- 
 
setTheText
public void setTheText(String theText)
- 
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.