|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.planet_ink.coffee_mud.Common.interfaces.Law.TreasurySet
public static class Law.TreasurySet
For the getTreasuryNSafe, this class stores the location of the treasury, for taxing purposes.
Field Summary | |
---|---|
Container |
container
|
Room |
room
|
Constructor Summary | |
---|---|
Law.TreasurySet(Room R,
Container C)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Room room
public Container container
Constructor Detail |
---|
public Law.TreasurySet(Room R, Container C)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |