We have a parking office class for an object-oriented parking management system using java
I have attached two class diagrams with definitions of all related classes in our system (i.e car, customer, .....).
N.B. Parking office methods in the class definition likeregister, getcustomer and addchargehave already been implemented, we just need an additionalgetPermitIds(Customer)method as mentioned above
Explain your code in a few words
Important- We have a method to return a collection of permit ids (getPermitIds), what we need is a method to return the collection of permit ids for aspecific customer(getPermitIds(Customer))
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here