Class CityProperties.Tax

  • Enclosing class:
    CityProperties

    public static class CityProperties.Tax
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Tax()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • poor

        private double poor
      • middle

        private double middle
      • rich

        private double rich
      • baseHeadTax

        private int baseHeadTax
      • basePropertyTax

        private int basePropertyTax
    • Constructor Detail

      • Tax

        public Tax()