Class CityProperties.Guard

  • Enclosing class:
    CityProperties

    public static class CityProperties.Guard
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int weeklySalary  
    • Constructor Summary

      Constructors 
      Constructor Description
      Guard()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • weeklySalary

        private int weeklySalary
    • Constructor Detail

      • Guard

        public Guard()