Class AuctionResultsToResource

java.lang.Object
  extended byAuctionResultsToResource

public class AuctionResultsToResource
extends java.lang.Object

Wrapper class used to pass Auction Results to resource


Constructor Summary
AuctionResultsToResource(float Price, java.lang.String UserName, double work)
          Creates a new instance of AuctionResultsToResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AuctionResultsToResource

public AuctionResultsToResource(float Price,
                                java.lang.String UserName,
                                double work)
Creates a new instance of AuctionResultsToResource