Interface ICityViolation

    • Method Detail

      • getCity

        ICity getCity()
        City that violated the customs.
        Returns:
        city that commited the violation
      • getDate

        java.time.LocalDateTime getDate()
        Date when the violation was brought to the notice of the alderman.
        Returns:
        when the violation was brought forward.
      • getPunishment

        ECityViolationPunishment getPunishment()
        Retrieve the proposed punishment for the violation.
        Returns:
        proposed punishment for hte violation