org.hibernate.test.id
Class Plane
java.lang.Object
org.hibernate.test.id.Plane
public class Plane
- extends Object
Constructor Summary |
Plane()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Plane
public Plane()
getId
public Long getId()
setId
public void setId(Long id)
getNbrOfSeats
public int getNbrOfSeats()
setNbrOfSeats
public void setNbrOfSeats(int nbrOfSeats)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.