Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Kindly read instruction carefully Need this code in java eclipse with Source code, Screenshot of code and output and also this code required take input

Kindly read instruction carefully Need this code in java eclipse with Source code, Screenshot of code and output and also this code required take input value and product not hardcoded Ideas is a famous article of a clothing store in Pakistan. The store has numerous areas for men, ladies, and youngsters for various sorts of pieces for example, pants, customary wear, embellishments, athletic equipment, bed sheets etc. As of now, the store keeps up a manual register for recording the subtleties of the articles of clothing, for example, type, value, stock, orderQty, deals, etc. In any case, the proprietor of the store has chosen to mechanize the errands, for example, information section, deals estimation, stock updation, etc to spare time and exertion required in the undertakings.

You as a product engineer need to achieve the errand as follows:

1. Make a class named Garments.java.

2. Make factors ID, type, stock, value, deals, and orderQty with fitting information types and access specifiers to limit access from outside the class.

3. Make constructor to introduce the estimations of the factors as per the demands determined by client at order line.

4. Make strategy addGarment() that adds the piece of clothing subtleties to an assortment.

5. Make strategy showDetail() so to show the subtleties of the piece of clothing from the assortment.

6. Make a strategy setOrder() to acknowledge the orderQty for the present piece of clothing and figure the business esteem by increasing the cost with the orderQtv. Show the payable add up to the client bill.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Publishing With Filemaker Pro On The Web

Authors: Maria Langer

1st Edition

0201696657, 978-0201696653

More Books

Students also viewed these Databases questions