TechStore code #1
@ -1,5 +1,3 @@
|
|||||||
package tech_store;
|
|
||||||
|
|
||||||
public class Product {
|
public class Product {
|
||||||
private int productID;
|
private int productID;
|
||||||
private String productName;
|
private String productName;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user