Package com.montytskyi.Statuses.Implementations


package com.montytskyi.Statuses.Implementations
  • Classes
    Class
    Description
    The class which represents the status of an accommodation which can be rented by the user
    A class which responsibility is to return the status of an accomodation according to its occupation by the client
    The class which represents the status of an booking made by user
    An implementation class of the StatusReceivable interface which allows to create a status for the booking made by the user
    The class which represents a specific status for the entities which require it