|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.planet_ink.coffee_mud.MOBS.interfaces.Auctioneer.AuctionRates
public static class Auctioneer.AuctionRates
| Field Summary | |
|---|---|
double |
liveCutPct
|
double |
liveListPrice
|
int |
maxDays
|
int |
minDays
|
double |
timeCutPct
|
double |
timeListPct
|
double |
timeListPrice
|
| Constructor Summary | |
|---|---|
Auctioneer.AuctionRates()
|
|
Auctioneer.AuctionRates(Auctioneer A)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double liveListPrice
public double timeListPrice
public double timeListPct
public double liveCutPct
public double timeCutPct
public int maxDays
public int minDays
| Constructor Detail |
|---|
public Auctioneer.AuctionRates()
public Auctioneer.AuctionRates(Auctioneer A)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||