org.tynamo.model.test.entities
Class Embeddee
java.lang.Object
org.tynamo.model.test.entities.Embeddee
@Embeddable
public class Embeddee
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Embeddee
public Embeddee()
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
isTrue
public boolean isTrue()
Copyright © 2004-2012. All Rights Reserved.