public class Building extends Object
| Constructor and Description |
|---|
Building(long buildingCosts) |
| Modifier and Type | Method and Description |
|---|---|
@Max(value=5000000L,message="Building costs are max {max} dollars.") long |
getBuildingCosts() |
Copyright © 2008–2017. All rights reserved.