org.hibernate.auction
Class AuctionInfo
java.lang.Object
org.hibernate.auction.AuctionInfo
public class AuctionInfo
- extends Object
- Author:
- Gavin King
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuctionInfo
public AuctionInfo(long id,
String description,
Date ends,
Float maxAmount)
getDescription
public String getDescription()
getEnds
public Date getEnds()
getId
public long getId()
getMaxAmount
public Float getMaxAmount()
Copyright © null-null Red Hat Middleware, LLC. All Rights Reserved