org.hibernate.test.hql
Class VariousKeywordPropertyEntity
java.lang.Object
org.hibernate.test.hql.VariousKeywordPropertyEntity
public class VariousKeywordPropertyEntity
- extends Object
TODO : javadoc
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VariousKeywordPropertyEntity
public VariousKeywordPropertyEntity()
getId
public Long getId()
setId
public void setId(Long id)
getValue
public String getValue()
setValue
public void setValue(String value)
getKey
public String getKey()
setKey
public void setKey(String key)
getEntry
public String getEntry()
setEntry
public void setEntry(String entry)
getType
public String getType()
setType
public void setType(String type)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.