org.hibernate.test.id
Class Radio
java.lang.Object
org.hibernate.test.id.Radio
public class Radio
- extends Object
Constructor Summary |
Radio()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Radio
public Radio()
getId
public Integer getId()
setId
public void setId(Integer id)
getFrequency
public String getFrequency()
setFrequency
public void setFrequency(String frequency)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.