public class Building extends Object
Building(long buildingCosts)
long
getBuildingCosts()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Building(long buildingCosts)
@Max(value=5000000L, message="Building costs are max {max} dollars.") public long getBuildingCosts()
Copyright © 2008–2015. All rights reserved.